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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.naic.edu/~phil/hardware/nvidia/doc/driverInstall/chapter-04-section-02.html.

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

2. OptInt PmWiki : PmWiki Installation
... PmWiki . ... The files in this directory include: . README.txt An introductory document pmwiki.php The main PmWiki script local/ Configuration scripts (local configuration files) cookbook/ Recipes (add-ons) from the Cookbook docs/ Brief documentation, sample configuration scripts pub/ Publicly accessible files pub/css/ Extra CSS stylesheet files [1] pub/guiedit/ pub/skins/ Layout templates for custom look and feel scripts/ Scripts that are part of PmWiki wikilib.d/ Bundled default PmWiki pages . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/Installation -- 33.5 Кб -- 28.02.2014
Похожие документы

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

4. Removing linked directories that contain links
... Look at this example: pwd (print the user's working directory ) /home/tom/reports ls ../tmp/ drafts (list the contents of this directory ) expenditure targets ln -s $HOME/tmp/ drafts quarterly (use a symbolic link to make the directory ) cd quarterly (change directory to this linkname ) ln $HOME/accounts/ expenses (link a file to this linkname ) ls (list the contents of the linked directory ) (the linked file is listed) ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/links3.2.3.html -- 3.2 Кб -- 17.01.1997
Похожие документы

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

6. The /etc directory
Next: The /dev directory Up: The root filesystem Previous: The root filesystem . The /etc љ directory contains a lot of files. ... See the chapter on init љ for further information. /etc/passwd љ . ... Lists the filesystems mounted automatically at startup by the mount -a command (in /etc/rc љ or equivalent startup file). ... etc/issue љ . ... See the magic љ and file љ manual pages for more information. /etc/motd љ . ... Files executed at login or startup time by the Bourne or C shells. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node23.html -- 9.3 Кб -- 04.05.1997
Похожие документы

7. CIMA Software Components
CIMA is more than just the observing tool - in fact, the observing tool is just a part of a bigger package called the CIMA software package. ... There is also a another package called the CIMA WAPP software which contains the WAPP software, the special Tcl/Tk interpreter used by CIMA and support libraries. ... All CIMA software components recognize the following general options that are part of the CIMA version selection system: . ... The select_cima script can be used to set up a default version. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~cima/cima_software.html -- 8.3 Кб -- 01.03.2012
Похожие документы

8. (Untitled)
I. Installation . ... AMPLE package distributive (created with program InstallShield for Microsoft Visual C++) has been downloaded on FTP server of IAA RAS as archive Ample.zip. ... Note: If the window "file download" appears, select Open... switch button, then press OK button. ... The shortcut for AMPLE will be linked with this folder, and auxiliary files will be created here during AMPLE work. ... When running AMPLE all auxiliary and new configuration files are created in the WORK folder. ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/winample_guide/user9rxw.htm -- 6.9 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>383) - www.ipa.nw.ru/ )

9. Programmer's reference
... uses an external library ( oyster.so ) containing C and FORTRAN objects. This library must be sharable in order for IDL to access it (via the call_external command). Aside from the specific code (written in C), this library contains five external libraries. ... To recompile and install the IDL procedures, start up IDL (in the idl directory) with the command file c.pro , i.e. idl c , which will then compile the IDL code and save it into files oyster.cmb and oyster.cpr . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node9.html -- 7.5 Кб -- 28.04.2015
Похожие документы

10. R-FITS: A FITS reader for R
... R-FITS is an R library designed to enable reading in FITS format files into the R environment. ... You must already have R and cfitsio installed. ... To install, first download the tar file that contains all the necessary files to a suitable directory (e.g., /path/to/rfits/installation/directory/ ) and then type cd /path/to/rfits/installation/directory/ gunzip -c rfits.tar.gz | ... rfits_read_image(file,hdu=1) . rfits_read_col(file,col=1,width=1,hdu=2) . rfits_read_key(file,key,hdu=2) . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/AstroStat/rfits/ -- 4.3 Кб -- 01.10.2012
Похожие документы

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

12. Forget-Me-Not - Slide Show
... download page . ... Thus, each document consists of the facsimile picture of a page (scanned image) and its textual content. The system operates with both text and facsimile document versions, or with text content only. ... Feynman Lectures on Computation (text version 786 Kb, facsimile pages 996 Kb (whole book 32 Mb)). ... In general, the "Forget-Me-Not" information and navigation system can operate without facsimile pages, however to better estimate the program, we recommend to download them. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/html/InformChaosLab/products/download.html -- 5.8 Кб -- 27.08.2007
Похожие документы
Еще в разделе: (Показать все результаты (>371) - www.cplire.ru/ )

13. Installing the packages
README for XFree86 on OS/2 : Installing the packages . Previous: Checking Compatibility of Video Hardware . Next: Adding Variables to CONFIG.SYS . XFree86/OS2 assumes a directory hierarchy starting from drive:\XFree86 . ... You might encounter that some packages report duplicate files, e.g. the X server packages install corresponding README files, which are also in the Xdoc package. This is okay, the files are the same. Let unzip replace the files. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/OS28.html -- 2.6 Кб -- 23.10.2000
Похожие документы
Еще в разделе: (Показать все результаты (>6075) - crydee.sai.msu.ru/ )

14. DIRT: The Dust InfraRed Toolbox
Next: Software for Geodynamical Researches Used in the LSGER IAA . ... We present DIRT , a Java applet geared toward modeling a variety of processes in envelopes of young and evolved stars. ... A1.00E+00 /I1.00E+13/models.tgz /I3.00E+13/models.tgz A1.00E+01 /I1.00E+13/models.tgz /I3.00E+13/models.tgz . A5.00E+02 /I1.00E+13/models.tgz /I3.00E+13/models.tgz Each models.tgz file is untarred into the temporary area on the server, from which the model data are transferred to the client applet. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass99/P1-32/ -- 12.1 Кб -- 11.10.2000
Похожие документы

15. Geomagnetic Indices Kp, ap, Ap, Cp and C9
This service contributes to the International Service of Geomagnetic Indices (ISGI) of the IAGA . ... The Kp numbers of the previous month are available in tabular format . ... There are available also historical and current Kp and derived indices per anonoymos FTP (see below). ... U.S.A. FTP server: ftp://ftp.ngdc.noaa.gov/STP/GEOMAGNETIC_DATA/INDICES/KP_AP/ . monthly update) . ... contains the monthly Kp / ap tables in a simple text format readable for both humans and computers (*.tab). ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/magbase/REFMAN/KP_INDEX/index.html -- 13.1 Кб -- 14.10.2001
Похожие документы

16. RTT150 project data archive
RTT150 . ... HEAD IKI . This page is a search interface through RTT150 observationsdatabase which is stored at IKI. According to the agreement between participantsof RTT150 project, observational data fully belong to the institution which hascarried out this observation for one year, are available to all three partiesinvolved (IKI, KSU and TUG) during the second year and become freely accessibleto the whole astronomical community starting two years after observation date. ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/AZT22/ENG/dbase.htm -- 7.0 Кб -- 18.02.2004
Похожие документы
Еще в разделе: (Показать все результаты (>590) - hea.iki.rssi.ru/ )

17. Meade Instruments Corp. - Meade Customer Support
... Home About Meade Product Information Dealer Locator Customer Support Investor Relations Dealer Support Employment Opportunities Site Map . Meade Instruments Corp. ... Meade Autostar Supplementary Software Downloads . ... To upgrade your Autostar first click on the link below to download the Autostar Update (ASU) Client Application for Windows. ... The most recent versions of AutoStar Update automatically check for the newest versions of the AutoStar Updater and download it if necessary. ...
[ Сохраненная копия ]  Ссылки http://www.meade.com/support/auto.html -- 29.3 Кб -- 14.01.2016
Похожие документы

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

19. NEdit.org
... This file, clearcase.nm , contains macros for performing check-in, check-out, and uncheck-out. ... Alternatively, here's a few shell commands for ClearCase , add this to . nedit : ClearCase Tools Checkout File ::C:DL:\n\ cleartool co -unr -nc %\n\ ClearCase Tools Checkin File (No Comment)::i:DSL:\n\ cleartool ci -nc %\n\ ClearCase Tools Revert Changes::R:DL:\n\ cleartool unco -rm %\n\ ClearCase Tools Show Changes:::W:\n\ cleartool diff -ser -pred %\n\ ClearCase ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/nedit/macro/4/4-29.shtml -- 14.4 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/nedit/macro/4/4-29.shtml -- 14.4 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/nedit/macro/4/4-29.shtml -- 14.4 Кб -- 02.10.2012
Похожие документы

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

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


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

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

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