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

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

Показаны документы, содержащие фрагменты текста из документа
http://crydee.sai.msu.ru/ftproot/pub/comp/os/linux/slackware-2.3/ROOTDSKS.144/README.UMS.

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

2. Installing Support Files
GTK+ / Gnome Application Development . ... gnome _hello_helpdir = $( datadir )/ gnome / help / gnome-hello /C gnome _hello_ help _DATA = \ gnome -hello.html \ topic.dat SGML_ FILES = \ gnome -hello.sgml # files that aren't in a binary/data/library target have to be listed here # to be included in the tarball when you 'make dist' EXTRA_DIST ... In particular notice the install directory for the generated HTML files: $(datadir)/gnome/help/gnome-hello/C . ... Gnome Application Basics ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GGAD/z72.html -- 16.7 Кб -- 12.07.2000
Похожие документы
Еще в разделе: (Показать все результаты (>3598) - www.sao.ru/ )

3. Installing Compiled Executables for use with the IDL Runtime GPI Data Pipeline
... GPI Data Pipeline 1.0 documentation . ... Installing Compiled Executables for use with the IDL Runtime . ... If you do not have an IDL license, the GPI Data Reduction Pipeline is distributed as compiled code along with the IDL runtime. ... gpi_pipeline_1.0_runtime_macosx.zip - GPI pipeline compiled code plus IDL runtime for Mac OS X . gpi_pipeline_1.0_runtime_linux.zip - GPI pipeline compiled code plus IDL runtime for Linux . ... unix% idl -rt=/path/to/executables/gpi_launch_pipeline.sav . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/software/gpidata/installation/install_compiled.html -- 15.6 Кб -- 14.02.2014
Похожие документы

4. OptInt PmWiki : Trolley Software | History
OptInt PmWiki . ... Trolley Software . Edit Page | Page History | ... Software Design Documentation . ... PmWiki . ... PmWiki FAQ . ... Return to Trolley Software ( Edit ) . ... July 22, 2011, at 05:20 PM by EBS - . ... For Debian etch using a network install: . ... July 22, 2011, at 05:08 PM by EBS - First edit - trolley software compilation instructions . ... The essence of the solution is to generate a virtual PC on your desktop PC and install an old Linux distribution, circa 2006, in that. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/MROIDelayLine/TrolleySoftware?action=diff -- 29.4 Кб -- 01.03.2014
Похожие документы

5. Source Re-organisation
As of 1.3, the Apache source directories have been re-organised. This re-organisation is designed to simplify the directory structure, make it easier to add additional modules, and to give module authors a way of specifying compile time options or distribute binary modules. ... The non-module source files have moved from src into src/main . ... Configure . ... For example, say it is called mod_demo.c. The archive for this module should consist of two files, in a suitable directory name. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/sourcereorg.html -- 12.8 Кб -- 15.10.2001
Похожие документы

6. mod_dir - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... Provides for "trailing slash" redirects and serving directory index files . ... A file written by the user, typically called index.html . The DirectoryIndex directive sets the name of this file. ... A "trailing slash" redirect is issued when the server receives a request for a URL http://servername/foo/dirname where dirname is a directory. Directories require a trailing slash, so mod_dir issues a redirect to http://servername/foo/dirname/ . ... mod_dir . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/mod/mod_dir.html -- 17.2 Кб -- 18.02.2013
Похожие документы

7. Comments
... attcalc (attcalc-4.32) [xmmsas_20060628_1801-7.0.0] . ... The atthkgen output file is accessed by attcalc for the mean and median pointing values over the observation (nothing else, when attitudelabel =ahf, attcalc calls the OAL anew). If this file (default name: atthk.dat ) doesn't exist in the current directory, a warning message is given, and no PNT attributes are propagated. A boolean parameter withatthkgen exists to determine whether the task should use any atthkgen output file. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/attcalc/node9.html -- 5.4 Кб -- 28.06.2006
Похожие документы
Еще в разделе: (Показать все результаты (>9476) - xmm.vilspa.esa.es/ )

8. VLBI Wiki | PmWiki / PmWiki Installation
... PmWiki . ... Cookbook (addons) . ... The files in this directory include: . ... PmWiki will then analyze your system configuration and provide instructions (if needed) for creating the wiki.d/ directory which will be used to hold the pages created for your site. ... Use this method when "safe mode" is activated in the servers PHP installation. 3b. On some systems you can let PmWiki create wiki.d/ by temporarily changing the permissions on the directory containing the pmwiki.php file to 2777. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/vlbi/wiki/index.php?n=PmWiki.Installation -- 19.2 Кб -- 12.04.2016
Похожие документы

9. The /usr filesystem
Next: The /var filesystem Up: Overview of the Directory Previous: The /dev directory . The /usr љ filesystem is often large, since all programs are installed there. All files in /usr љ usually come from a Linux distribution; locally installed programs and other stuff goes below /usr/local љ . This makes it possible to update the system from a new version of the distribution, or even a completely new distribution, without having to install all programs again. ... Almost all user commands. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node25.html -- 5.0 Кб -- 04.05.1997
Похожие документы
Еще в разделе: (Показать все результаты (>2115) - star.arm.ac.uk/ )

10. http://crydee.sai.msu.ru/ftproot/pub/comp/software/netscape/1.x/unix/README
Netscape 1.12 (X11) ============================================================================== *********************************************** IMPORTANT! ... Security Fix Description ============================================================================== TECHNICAL BACKGROUND Netscape Navigator uses random information to generate session encryption keys of either 40 or 128 bits in length. ... SunOS 4.1, Linux, and BSDI: These distributions also includes a directory called "nls". ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/software/netscape/1.x/unix/README -- 8.3 Кб -- 26.09.1995
Похожие документы

11. Installing UNIXhelp locally
UNIXhelp is available for anybody to use on the World Wide Web . However if you are based outside Edinburgh, you may find each page slow to load across the network. We would recommend installing a copy at your local site. ... The main distribution site appears below but there may be an mirror of the distribution closer to you. ... Contact the UNIXhelp maintainer if you can help. The Copyright for the UNIXhelp deliverables rests with the Computing Services of the University of Edinburgh. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/get_source.html -- 3.2 Кб -- 17.01.1997
Похожие документы

12. OT V.1.4.1 installation instructions
Change directory to where you want to install the OT system. ... You may want to set the variable OT_CACHE_PATH to something more specific than the default, like $HOME/eso/ot-cache . ... See below for the Installation Instruction. ... Make sure the OT environment variable is correctly set. ... If a full Allegro Common Lisp system is installed on your host, and the LISP environment variable is correctly set, retrieve the corresponding Short Term Scheduler V.1.4.1 binary distribution kit for: . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/projects/dfs/team/INSTALL-1.4.1.html -- 8.7 Кб -- 13.04.2005
Похожие документы
Еще в разделе: (Показать все результаты (>58605) - www.eso.org/ )

13. Stellarium: File and Directory Structure
... FileљStructure . ... After downloading all the catalogues, the paths to the various files should look like this: Installation Data Directory / stars / default / stars _0_0v0_1.cat Installation Data Directory / stars / default / stars _1_0v0_1.cat Installation Data Directory / stars / default / stars _2_0v0_1.cat Installation Data Directory / stars / ... In this case, all the files would be in the <Installation Data Directory>/stars/default directory. ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/fileStructure.html -- 13.4 Кб -- 28.02.2014
Похожие документы

14. The AstroStat Slog Blog Archive chi-square distribution [Eqn]
... Archives . ... Reduced and Processed Data . ... 2 distribution plays an incredibly important role in astronomical data analysis, but it is pretty much a black box to most astronomers. ... Comment ( RSS ) | ... I guess in the typical analysis we call chi2 a ?random variable? that follows the chi2 distribution: . ... where D(i) is the observed data, M(i) is the model predicted data and we ?silently? assume that D(i) is normally distributed and each i measurement is independent. ... Chandra Blog . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/AstroStat/slog/groundtruth.info/AstroStat/slog/2008/eotw-chisq-distribution/index.html -- 23.3 Кб -- 01.03.2014
Похожие документы

15. Installation of MIDAS
... 08.May.95 verify.tar.Z # MIDAS verification procedures (optional) calib.tar.Z # All calibration data already installed (optional) demo.tar.Z # All demo data already installed (optional) 97NOVpl2.0.tar.gz # MIDAS 97NOV patch level 2.0 already installed and # without sources, for Linux 2.0.28 (Slackware # distribution but also verified to run on RedHat 4.2) [00-13].97NOVpl2.0.tar.gz # The previous file in 1.44 MB chunks. ... Select NAME to DELETE: - Optional: Calibration and Demo data already...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/staff/afk/DataAnal/Midas/Installation.html -- 7.7 Кб -- 19.11.2010
Похожие документы
Еще в разделе: (Показать все результаты (>188) - www.astro.spbu.ru/ )

16. http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.1/INSTALL
Since XmCCD uses Motif, the libraries and include files must be available. ... By default it will create a directory xmccd-#.# with the command tar -xvzf xmccd-#.#.tar Set your current working directory to xmccd-#.# cd xmccd-#.# ... For "ls -l" you should see something like this -rwsr-xr-x 1 root root 281883 Mar 10 01:08 xmccd Move xmccd to a directory in your search path such as /usr/local/bin mv xmccd /usr/local/bin xmccd will use ds9 for image display if it is present. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-1.1/INSTALL -- 6.2 Кб -- 22.05.2004
Похожие документы

17. projdirectory
This is a directory of support staff and points of contact for projects at Apache Point. ... If you wish to be added to this page, please contact Suzanne Hawley/University of Washington (slh/astro.washington.edu). ... ARC 3.5-m Telescope Staff . ... New Mexico State University 1.0-meter Telescope . ... Operations Manage r: . ... mark/apo.nmsu.edu . ... Telescope Operations Specialist . ... Support Astronomer . ... Remote Operations Upgrade Project Manager : Joe Huehnerhoff (jwhueh/apo.nmsu.edu) . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Site/directory/projdirectory/default.htm -- 22.6 Кб -- 29.01.2016
Похожие документы

18. Index of /lk/source
... 13-Aug-2014 12:13 106K lk_20140815_0905.tar.. 15-Aug-2014 09:06 106K lk_20140901_0823.tar.. 01-Sep-2014 08:23 103K lk_20141016_1324.tar.. 16-Oct-2014 13:25 103K lk_20141211_1708.tar.. 11-Dec-2014 17:08 103K lk_20150430_0315.tar.. 30-Apr-2015 03:15 103K lk_20150430_0420.tar.. 30-Apr-2015 04:20 103K lk_20150818_1511.tar.. 18-Aug-2015 15:11 104K lk_20151113_1903.tar.. 13-Nov-2015 19:04 105K lk_20160314_0610.tar.. 14-Mar-2016 06:11 105K . ...
[ Сохраненная копия ]  Ссылки http://scan.sai.msu.ru/lk/source/ -- 2.9 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>4) - scan.sai.msu.ru/ )

19. Приложение B. Requests for Comments (RFC), связанные с информацией приведенной
... Requests for Comments (RFCs) – это набор документов выпущенных Internet Engineering Task Force (IETF) из Network Information Center (NIC), которые представляют новые протоколы и устанавливаемые стандарты для стека протоколов Интернет Каждый такой документ определяет аспект относительно протокола Интернет. Ниже мы перечислили все RFC, которые имеют отношение к этой книге и различному программному обеспечению описанному в ней. ... User Datagram Protocol (UDP). ... Internet Protocol (IP). ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/vch/RusDoc/redhat/cha2.html -- 10.8 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/vch/RusDoc/redhat/cha2.html -- 10.8 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/vch/RusDoc/redhat/cha2.html -- 10.8 Кб -- 01.10.2012
Похожие документы

20. Index of /pub/mirror/opensuse/distribution/
. Name . Last Modified . Size . Type . Parent Directory / . - . Directory . 10.2 / . 2009-Dec-06 17:59:27 . - . Directory . lighttpd/1.4.37
[ Сохраненная копия ]  Ссылки http://curl.sai.msu.ru/pub/mirror/opensuse/distribution/ -- 2.5 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>33) - curl.sai.msu.ru/ )

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


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

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

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