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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/miriad/userguide/node223.html.

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

2. Pulsar Group PmWiki/Upload Variables
... Summary: PmWiki group header. ... Summary:Variables used for uploads/attachments:) . ... This array contains forbidden strings for an uploaded file (case insensitive). ... This variable sets additional unix permissions applied to newly uploaded files, and should be 0 (recommended as of 2013). ... This variable sets unix permissions unconditionally applied to newly uploaded files, for example 0604 . ... Sets the prefix for uploaded files to allow attachments to be organized other than by groups. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/pulsar/index.html?n=PmWiki.UploadVariables -- 25.5 Кб -- 01.03.2014
Похожие документы

3. Environment Variables in Apache
The Apache HTTP Server provides a mechanism for storing information in named variables that are called environment variables . ... For additional flexibility, the directives provided by mod_setenvif allow environment variables to be set on a per-request basis, conditional on characteristics of particular requests. ... As discussed above, the environment passed to CGI scripts includes standard meta-information about the request in addition to any variables set within the Apache configuration. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/env.html -- 15.1 Кб -- 01.08.2003
Похожие документы

4. 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
Похожие документы

5. TwistedActor.Actor Standard Commands
... Standard Commands . ... TwistedActor.Actor is core code for writing an actor: an instrument control computer (ICC) or hub-based script that does something useful. This manual describes the standard commands and keywords that any actor based on TwistedActor.Actor will support. All actors based on TwistedActor typically support the following standard commands (plus additional device-specific commands documented in that actor's manual). ... Connect one or more devices (if not already connected). ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/twistedActor/standardCommands.html -- 6.4 Кб -- 19.07.2012
Похожие документы

6. OptInt PmWiki : PmWiki / Path Variables
OptInt PmWiki : Pm Wiki / Path Variables . ... Variables | ... When dealing with file or path variables, one has to recognize the difference between working with URLs and files on disk. ... The $ScriptUrl and $PubDirUrl variables are used to tell a browser , connecting via the webserver, how to execute the pmwiki script ( $ScriptUrl ) and the base url for getting files from PmWiki's pub/ directory ( $PubDirUrl ). ... is an associative array which PmWiki uses to find any local css configuration files. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/PathVariables?action=print -- 22.8 Кб -- 01.03.2014
Похожие документы

7. 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
Похожие документы
Еще в разделе: (Показать все результаты (>313) - hea.iki.rssi.ru/ )

8. mod_cgi - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... Execution of CGI scripts . ... Source File: . mod_cgi.c . Any file that has the handler cgi-script will be treated as a CGI script, and run by the server, with its output being returned to the client. ... The default behavior, if AcceptPathInfo is not given, is that mod_cgi will accept path info (trailing /more/path/info following the script filename in the URI), while the core server will return a 404 NOT FOUND error for requests with additional path info. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/mod/mod_cgi.html -- 17.3 Кб -- 21.01.2013
Похожие документы

9. 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
Похожие документы

10. 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
Похожие документы

11. http://www.stsci.edu/ftp/software/tables/refdata/oke_data/README
Software/Stsdas/V1.1/Refdata/Oke_data/README This directory contains J.B. Oke's HST Spectrophometric Standards data in FITS format. In order to use the data you will need to run the CL script unpack.cl included in this directory to return the files to STSDAS table format. Place the data in a directory, e.g. /sun/data1/oke, get into the CL and define a task to unpack the files, and run the task. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/software/tables/refdata/oke_data/README -- 1.7 Кб -- 05.11.1990
Похожие документы

12. 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
Похожие документы

13. Adding Variables to CONFIG.SYS
README for XFree86 on OS/2 : Adding Variables to CONFIG.SYS . ... ETC . Set to an ETC directory. Normally, this is already set to the ETC directory of the TCP/IP code, such as SET ETC=C:\TCPIP\ETC For Warp 4 and later, this may point to the \MPTN\ directory. ... Normally you will set this variable to the same value as the HOSTNAME variable and simply add a :0.0 after it, such as SET DISPLAY=myhost:0.0 Read the X11 man page on the exact meaning of these postfixes and other options. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/OS29.html -- 8.3 Кб -- 23.10.2000
Похожие документы

14. External SAS packages
It is possible to incorporate in the SAS software packages that are not part of the official SAS distribution. These we call 'external packages'. All that is needed is to set the environment variable SAS_PATH to point to all directories that contain SAS components, in the form of a colon-separated list. ... He will have to set the SAS_DIR and SAS_PATH environment variable and call the sas-setup script (preferably in a login script), e.g. (csh): setenv SAS_DIR /usr/sas . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.0.0/doc/devel/externdevel.html -- 4.8 Кб -- 09.08.2000
Похожие документы

15. 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
Похожие документы

16. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/INSTALL
Quick Summary ============= To build and install the XPA package, simply execute: ./configure # site-specific configuration make # build the software make install # install it make clean # clean up unneeded temp files We strongly recommend that you install in a directory other than the default of /usr/local, so as not to require root access. ... If you give `configure' the option `--exec-prefix=PATH', the package will use PATH as the prefix for installing programs and libraries. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/INSTALL -- 14.0 Кб -- 23.02.2007
Похожие документы

17. C Standard Library Functions
Next: Buffer Manipulation Up: Programming in C Previous: Compiler Options . Listed below are nearly all the ANSI C standard library functions. The header file where related definitions are stored are given. These may vary on some systems so check local reference manuals. ... More info can be obtained from online man calls or reference manuals. Buffer Manipulation . Character Classification and Conversion . ... File Manipulation . ... Wed Sep 14 10:06:31 BST 1994 ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/chapter2_21.html -- 3.7 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/chapter2_21.html -- 3.7 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/chapter2_21.html -- 3.7 Кб -- 02.10.2012
Похожие документы

18. FITSIO Subroutine Library Update
... Next: FITS Checksum Verification Up: Data Models and Previous: A Proposed Convention . ... The FITSIO Subroutine Library has been available for 3 years, and has matured into a stable, full-featured interface for reading and writing FITS format files. ... The FITSIO subroutine library for reading and writing FITS files is now three years old and is used by many projects as the standard programming interface for accessing FITS format data files. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/pencew.html -- 8.3 Кб -- 03.11.2000
Похожие документы

19. Astronomy HyperText Book: Stellar Evolution
... Stellar Evolution is driven entirely by the never ending battle between Pressure and Gravity . As imbalances are reached, the star is driven to find a new Energy source. ... Pressure and gravitational forces are equal, the star is stable and its core is sufficiently hot to fuse Hydrogen into Helium More about main sequence stars . ... The luminosity generated by the core fusion of Helium into Carbon is far greater than the shell luminosity associated with the fusion of Hydrogen into Helium. ...
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/textbook/se.html -- 4.8 Кб -- 16.12.1997
Похожие документы
Еще в разделе: (Показать все результаты (>260) - zebu.uoregon.edu/ )

20. "Stargazers" and National Science Standards
... The material in "From Stargazers to Starships" meets several important requirements of the national standards. Pages cited below are from National Science Education Standards National Academy Press, Washington 1995. ... For example: the sections on astronomy not only describe calendars and sundials (including their construction), but also the astronomy of the ancient Greeks, including two different ways in which ancient Greeks estimated the distance to the Moon. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/mirrors/stern/stargaze/Standrds.htm -- 7.9 Кб -- 21.12.2007
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/mirrors/stern/stargaze/Standrds.htm -- 7.9 Кб -- 22.12.2007
Похожие документы
Еще в разделе: (Показать все результаты (>951) - www.cosmos.ru/ )

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


Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам

Комментарии, вопросы? Пишите: info@astronet.ru или сюда

Rambler's Top100 RFBR Яндекс цитирования