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

1 | 2 | 3 | 4 | 5 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.astro.louisville.edu/software/astroimagej/installation_packages/AstroImageJ_installation_windows.html.

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

2. http://www.astro.louisville.edu/software/astroimagej/astroimagej_20130129/AA_README_AIJ
January 17, 2014 ================ The files in this directory are for installing the latest version 2.1.0 of AstroImageJ on Linux, Windows, and Mac operating systems. The files are complete and do not require a previous installation of ImageJ. ... Additional note about 64-bit Linux and 32-bit Linux ==================================================== AstroImageJ will run with either the Sun or OpenJDK version 6 or higher of Java. ... Run AIJ by double-clicking AstroImageJ.exe. ... Click "OK". ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/astroimagej_20130129/AA_README_AIJ -- 13.0 Кб -- 17.01.2014
Похожие документы

3. Compiling Apache for Microsoft Windows
There are many important points before you begin compiling Apache. See Using Apache with Microsoft Windows before you begin. Compiling Apache requires Microsoft Visual C++ 5.0 or 6.0 to be properly installed. ... Directories tab (the Projects - VC++ Directories pane in Developer Studio 7.0) listing Executable file paths. ... os\win32\ApacheOS.dsp . ... To simplify the process, dependencies between all projects are defined in the Microsoft Visual Studio workspace file: src/Apache.dsw . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/win_compiling.html -- 12.2 Кб -- 20.06.2002
Похожие документы

4. http://hea-www.harvard.edu/RD/zhtools/INSTALL
... Retrieve zhtools source and pre- build external library tar files from Web page http://hea-www.harvard.edu/saord/ zhtools cd /pool # where the build files reside wget http://hea-www.harvard.edu/saord/download/ zhtools / zhtools -3.0. tar .gz wget http://hea-www.harvard.edu/saord/download/ zhtools /zhext. tar .gz The zhtools package is available as a source file tar file named zhtools -3.0 Where possible, you probably should retrieve and use this tar file. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/zhtools/INSTALL -- 11.3 Кб -- 14.02.2014
Похожие документы

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

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

7. Using Apache HTTP Server on Microsoft Windows - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... This document explains how to install, configure and run Apache 2.4 under Microsoft Windows. ... Apache can also load ISAPI (Internet Server Application Programming Interface) extensions such as those used by Microsoft IIS and other Windows servers. ... After starting Apache (either in a console window or as a service) it will be listening on port 80 (unless you changed the Listen directive in the configuration files or installed Apache only for the current user)...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/platform/windows.html -- 32.4 Кб -- 19.11.2015
Похожие документы

8. TUI:Installation
... Installing on Windows . ... If you prefer, you may install TUI from source and even build your own double-clickable version. ... If you have a fairly uniform set of unix machines to support (i.e. most users running the same flavor of unix), I recommend installing everything (tcl/tk, python, etc.) on a network mountable disk and have people run tui from there. This saves you the trouble of individually installing extra packages to each machine's existing installation of tcl/tk and python. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Installation.html -- 17.4 Кб -- 16.09.2014
Похожие документы

9. Location of the kernel file
. The root directory contains both the boot program and the file containing the kernel for the system. The name of this kernel file varies from one manufacturer's machine to another, but will usually include the letters nix so you can search for it with wildcard characters . For example: ls /*nix* -rwxr----- 1 root 1558734 Sep 24 1992 /vmunix . This lists details of any files in the root directory with the characters nix in their name. In this example it lists vmunix - a common name for the kernel file.
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/concepts/kernel1.1.html -- 2.3 Кб -- 17.01.1997
Похожие документы

10. IDL programs
... This program was created for correlating chosen regions in the series of fts images. ... Chosen regions' . ... In this section the program counts the integral for each region of the grid for each image. ... As a matter of fact, the integral is total brightness of the region and it is counted by 'int_tabulated' IDL function. ... In addition, the program will show the count of the regions which correlate with the corresponding region (the brighter region means the bigger count) and its contour. ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~kupry/SOFTWARE/korel_en.html -- 9.9 Кб -- 15.08.2003
Похожие документы
Еще в разделе: (Показать все результаты (>262) - lnfm1.sai.msu.ru/ )

11. Interprocess Communication (IPC), Pipes
... Piping in a C program: < stdio.h > . ... Pipes . ... We use fprintf() and fscanf() to communicate with the pipe's stream . ... plotter.c module */ /* contains routines to plot a data file produced by another program */ /* 2d data plotted in this version */ /**********************************************************************/ #include externals.h static FILE * plot1 , *plot2, *ashell; static char *startplot1 = plot [] [0:1.1]'plot11.dat' with lines, 'plot12.dat' with lines\n ; static ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node23.html -- 10.3 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node23.html -- 10.3 Кб -- 02.10.2012