Astronet Поиск по астрономическим сайтам English Russian
       
        Точная форма слов   О проекте   Сайты   Справка
Найдено документов: 264002 (165 сайтов) ---- Время поиска: 0.36сек.   

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.mrao.cam.ac.uk/~bn204/alma/sweng/casascons.html.

1. Overview of CCMTools and some relevant notes Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... The auxiliary xml file is searched for in the current directory! Successfully call, with casaimager.xml in same directory as ccmtools: . ... Note: tool names have to have ?casa? prepended to them, otherwise the aux xml file is nto found. Note: some idl files include other idls (notable casameasurs) so the aux xml file has to be put into the root directory too! ... Overview of CCMTools and some relevant notes . Notes related to building CASA . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/ccmtoolsintro.html -- 10.6 Кб -- 04.04.2016
Похожие документы

2. 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
Похожие документы
Еще в разделе: (Показать все результаты (>1953) - www.sai.msu.su/ )

3. Software Store - Installation Guide
... Obtaining the software . ... a. Decide on the root directory where your software is going to go.... /home/friday , for example. b. In your .cshrc file, define . ... home/friday/]lib . ... after make ) an object code library ../pack/qub/libqub.a . ... Then a common section of code, found in ../pack/make_library supplies all the necessary targets: . ... remove The conservative way to build this library is to cd /home/friday/pack/qub; make; make install; make clean . ... cd /home/friday/pack; make . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/Howto_install1.html -- 6.9 Кб -- 02.06.2003
Похожие документы

4. http://www.stsci.edu/spst/UnixTransition/doc/create_contacts.py
MODULE create_contacts # #*********************************************************************** """ **PURPOSE** -- Run the PASS AVTUT tool. ... _util import sys HAS_GUI = False # must have at least Python version 2.5 to use GUI if sys.hexversion = 33882352: try: import avtut _namelist_editor HAS_GUI = True except: pass __version__ = 14.05.08 class avtut (pass_product): A class for the AVTUT tool. def __init__( self , ms=None, ... If a tut file is provided, then -tdrs has no effect. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/create_contacts.py -- 15.2 Кб -- 08.04.2016
Похожие документы

5. datataking_software
... 07jun12:compiling the C code Wapp: . ... If you make changes in a wapp routine alfa_mon,alfa_motor you need to copy the Sources/ directories to wappserv . ... added /home/cima/Wapp/Software/Svnwork/Software to this . ... home/cima/svn/Wapp - working area of Wapp/Software/Svnwork /Sources . ... scp megs2:/share/megs/phil/svn/wapp/Software/progs/Wapp/alfa_mon to /home/cima/Wapp/Software/Svnwork/Progs/Wapp/alfa_mon . ... Then need to scp to wappserv:/home/cima/Wapp/Software/Dual/Progs/Wapp/alfa_mon . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/software/datataking/cima/cima.html -- 21.2 Кб -- 09.06.2015
Похожие документы

6. 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 . ...