Найдено документов: 293082 (180 сайтов) ---- Время поиска: 0.85сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/build_cfitsio.
http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/build_cfitsio.
1. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/README
CFITSIO Interface Library CFITSIO is a library of ANSI C routines for reading and writing FITS format data files. ... The CFITSIO library is built on Unix systems by typing: > ./configure [--prefix=/target/installation/path] > make (or 'make shared') > make install (this step is optional) at the operating system prompt. The configure command customizes the Makefile for the particular system, then the `make' command compiles the source files and builds the library. ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/README -- 6.9 Кб -- 30.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1616) - www.astro.louisville.edu/ )
2. Download building of the radiospec package Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... Note however that the radiospec is built in the ?build? sub-directory of the directory you installed it to and is not installed ? ... Build radiospec wget http://www.mrao.cam.ac.uk/~bn204/soft/radiospec-1.0.tar.gz tar --strip-components = 1 -xzvf radiospec-1.0.tar.gz PATH = $INSTALLDIR/bin:$PATH scons PKG_CONFIG_PATH = $INSTALLDIR/lib/pkgconfig/ . ... You will at least also need the numpy package for Python . ... Download & building of the radiospec package . ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/~bn204/galevol/speca/build.html -- 19.5 Кб -- 04.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2090) - www.mrao.cam.ac.uk/ )
3. Building and Installing the Distribution
Following are instructions to build and install the programs in this distribution. Make sure that you have all necessary tools for building executables. ... The automatic build process expects a configuration file called Config.local . ... The configuration file specifies the directory in which to install the binaries, as well as control over the generation of debugging code and reference clock support. ... Cleans out object files, programs and temporary files. make distclean . ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~er/xntp/build.html -- 7.5 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2792) - www.sai.msu.su/ )
4. Simon's Software - howto 1-3
a. Decide on the root directory where your software is going to go.... [/home/friday] , for example. b. In your .cshrc file, define . setenv OSROOT /home/friday . ... Holder for object libraries . ... Holder for shared source code (f77 include files) . ... Collect the appropriate tar files from Simon's Software Store . ... build - extract fortran from the source library, compile source, pack object code into object libary . ... clean - remove source and object files from library folder . ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/~csj/software_store/install_frameset/Howto_install_f.html -- 4.7 Кб -- 02.06.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3192) - star.arm.ac.uk/ )
5. Makefile.am
GTK+ / Gnome Application Development . ... automake processes Makefile.am to produce a standards-compliant Makefile.in . automake does a lot of work for you: it keeps up with dependencies between source files, for example. It creates all the standard targets, such as install and clean . It also creates more complex targets: simply typing make dist creates a standard .tar.gz file if your Makefile.am is correct. ... In this case, Gnome library flags determined by configure . ... Target . ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/cats/~satr/GGAD/z70.html -- 13.3 Кб -- 12.07.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3321) - www.sao.ru/ )
6. SAS Makefiles
to build all that is needed to run, do make (either at the toplevel directory of the SAS or your package). If it reports an error, see build.html. to run the tests do 'make test'. to run a thorough check, do make check (either at the toplevel directory of the SAS or your package). ... Each subdirectory contains a Makefile that includes the toplevel Make.include. ... Each Makefile should define a few variables and then include the toplevel Makefile: # Makefile include $(SAS_DIR)/Make.include are: . ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/sas/6.0.0/doc/devel/make.html -- 9.0 Кб -- 09.08.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>19182) - xmm.vilspa.esa.es/ )
7. http://hea-www.harvard.edu/RD/funtools/INSTALL
Quick Summary ============= To build and install the Funtools package, simply execute: ./configure # site-specific configuration make # build the software make install # install it make clean # clean up unneeded temp files You might want to install in a directory other than /usr/local, so as not to require root access. ... Type `make' to compile the package. ... If you give `configure' the option `--exec-prefix=PATH', the package will use PATH as the prefix for installing programs and libraries. ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/RD/funtools/INSTALL -- 11.6 Кб -- 29.04.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2279) - hea-www.harvard.edu/ )
8. Editing Documentation (Including this Website) GPI Data Pipeline 1.0
... GPI Data Pipeline 1.0 documentation . GPI Data Pipeline Developer?s Guide . ... Editing Documentation (Including this Website) . ... Show Source . ... The documentation source code is available as part of the pipeline source code, in the documentation subdirectory inside the pipeline root. ... Pipeline primitive documentation is taken semi-automatically from the pipeline primitive headers in IDL, including the structured header comments used to populate the pipeline?s primitives config file. ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/~mperrin/software/gpidata/developers/documentation.html -- 13.2 Кб -- 14.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>18375) - www.stsci.edu/ )
9. pyQC: Python 2.6.2
... new: . ... Python 2.6.2 + most up-to-date modules (December 2009) . ... pyQC script structure . ... The current installation of python and its associated modules on our DFO machines is extremely old (i.e. python 2.4.2 was released in Sept. ... The new python executable lives in: /qcdp/bin/python . ... The first figure shows the execution times for the old python installation, while the second figure shows the execution times based on scripts running the python 2.6.2 installation with the new modules...
[
Сохраненная копия
]
Ссылки http://www.eso.org/~qc/tqs/pyqc/python_2.6.2.html -- 13.7 Кб -- 18.12.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>13897) - www.eso.org/ )
10. difx:build [ATNF VLBI Wiki]
... You are here: start €Ё difx €Ё build . ... The script install-difx now allows DiFX to be built and installed from a directory hierarchy outside of the SVN source tree. ... run /fullpathto/ install-difx in this build directory . ... You might plan to have your root, source and build directories all in some parent directory somewhereтАУ e.g. $DIFXROOT , $DIFXROOT/../difx-svn and $DIFXROOT/../difx-bld . ... Now you can proceed with the build itself: $DIFXROOT/../difx-svn/setup/install-difx . ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/vlbi/dokuwiki/doku.php/difx/build -- 14.8 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>15189) - www.atnf.csiro.au/ )
11. pdev_birdies_25jun07
... The fpga code has been modularized so that different signal processors can reuse the verilog code of the different modules. ... Module constants are normally defined in module/src/Makefiles.def . ... dlpf/ : Code for DLPF module. src: Makefile.defs, mkdlpf perl script, top.v . ... plinth : holds code that is not included in sp. src: verilog code for plinth as well as Makefile.defs. build: this directory has an .edn and .edf file but no Makefile? . ... dlpf: Makefile to build dlpf module for sp . ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~phil/hardware/pdev/fpga/fpga.html -- 25.5 Кб -- 06.02.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4850) - www.naic.edu/ )
12. Stellarium: Scripting Engine
Stellarium 0.12.3 . ... Classes . ... Scripting . ... Scripting Engine . ... Script Console . ... Since version 0.10.1, Stellarium includes a scripting feature based on the Qt Scripting Engine . ... Prior to version 0.10.0, Stellarium used a different scripting engine called StratoScript . ... Prior to version 0.10.0, Stellarium had a simple scripting engine, known as StratoScript . ... This script prints "Hello Universe" in the Script Console output window. core.debug( "Hello Universe" ); . ...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/scripting.html -- 11.5 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1570) - astro.uni-altai.ru/ )
13. Apache HTTP Server: Security Tips
... Server Side Includes . ... Protect Server Files by Default . Some hints and tips on security issues in setting up a web server. ... In typical operation, Apache is started by the root user, and it switches to the user defined by the User directive to serve hits. ... If the logs directory is writeable (by a non-root user), someone could replace a log file with a symlink to some other system file, and then root might overwrite that file with arbitrary data. ... Accessing http://localhost/~root/ . ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/misc/security_tips.html -- 12.2 Кб -- 01.08.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>130) - neptun.sai.msu.ru/ )
14. Compiling and Installing - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... For compiling and installation on Windows, see Using Apache HTTPd with Microsoft Windows . ... make . ... Each section of the compilation and installation process is described in more detail below, beginning with the requirements for compiling and installing Apache HTTP Server. ... The most important option is the location --prefix where the Apache HTTP Server is to be installed later, because Apache HTTPd has to be configured for this location to work correctly....
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/manual/en/install.html -- 25.5 Кб -- 21.01.2013
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>9471) - www.arcetri.astro.it/ )
15. http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom2/s-u/terror.txt
This file has three main parts: *Introduction (a guide to using Terror) *General info (standard for wads) *Play information (standard) Please take the time to at least read the introduction, which contains some important information. ... Terror is a new level for Doom2 players to try their luck at. ... The DeHacked file] DO NOT DISTRIBUTE THE FILE TERR.EXE IN ANY FORM! ... Using Terror] The easiest way to use Terror is to unzip the file TERROR.ZIP and copy all the files into your Doom2 directory. ...
[
Сохраненная копия
]
Ссылки http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom2/s-u/terror.txt -- 8.6 Кб -- 24.03.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>18809) - crydee.sai.msu.ru/ )
16. Including text in a shell script
Text can be included in the shell script by using a here document, a special form of input redirection. The << symbol is used to indicate that text should be read up to a given mark. For example: #!/bin/sh # this script outputs the given text before it runs cat << EOF This shellscript is currently under development, please report any problems to Danny (danny@cornflake.ed) EOF exec /usr/local/test/bin/test_version . ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.7.2.html -- 2.2 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>466) - comet.sai.msu.ru/ )
17. TUI:Scripts:Scripting Tutorial:Get Info
It is easy to incorporate information from an instrument or the telescope into your scripts. ... mess with the getKeyVar statements because getKeyVar returns None in debug mode, making the commands run, which is perfect. import TUI .TCC.TCCModel import TUI .Inst. DIS .DISModel from TUI .Inst. DIS .StatusConfigInputWdg import StatusConfigInputWdg InstName = DIS class ScriptClass(object): Simple script to configure DIS . def __init__(self, sr): Display ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Scripts/ScriptingTutorial/GetInfo.html -- 6.4 Кб -- 05.09.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>987) - www.apo.nmsu.edu/ )
18. The C Preprocessor
... Preprocessor Compiler Control . ... This directive includes a file into code. ... include <file> or #include ``file'' . ... As another example if running program on MSDOS machine we want to include file msdos.h otherwise a default.h file. ... This is most often used with programs that translate other languages to C. For example, error messages produced by the C compiler can reference the file name and line numbers of the original source files instead of the intermediate C (translated) source files. ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>1652) - jet.sao.ru/ )
19. http://hea.iki.rssi.ru/conf/hea2007/bp-0.2.97/Makefile
... Set this to where you want bp installed. Choices include: # 1) your standard perl library path, usually /usr/lib/perl. # 2) your site-specific perl library path, often /usr/lib/perl/site_perl # 3) a completely new place, such as /usr/local/lib/bp # 4) leave them here in the source directory # options 3 and 4 will require that the environment variable BPHOME be set # to run any bp programs, but I prefer them. ... BINDEST = /usr/local/bin # This is the prefix that will be used for the perl scripts. ...
[
Сохраненная копия
]
Ссылки http://hea.iki.rssi.ru/conf/hea2007/bp-0.2.97/Makefile -- 2.1 Кб -- 14.03.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>754) - hea.iki.rssi.ru/ )
20. Amateur Telescope Makers of Boston
... Apr 14, 2016 - Monthly Meeting . ... The Amateur Telescope Makers of Boston, Inc. ATMoB) is an astronomy club devoted to telescope making, observing, and studying the heavens. ... CURRENT MOON . ... April Sky . ... Lyrids Meteor Shower . ... Sources: NASA JPL Space Calendar , StarDate Online , Sky Telescope , Harvard-Smithsonian Center for Astrophysics , RASC Observer’s Handbook , Abrams Planetarium Sky Calendar and Astronomy Magazine . ... Copyright (c) Amateur Telescope Makers of Boston, Inc. ...
Еще в разделе:
(Показать все результаты (>68200) - www.atmob.org/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда