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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.arcetri.astro.it/manual/fr/platform/.

1. Platform Specific Notes - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 . ... This document explains how to install, configure and run Apache 2.0 under Microsoft Windows. ... Version 1.3 of the Apache HTTP Server is the first version which includes a port to a (non-ASCII) mainframe machine which uses the EBCDIC character set as its native codeset. Warning: This document has not been updated to take into account changes made in the 2.0 version of the Apache HTTP Server. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/platform/ -- 6.1 Кб -- 21.01.2013
Похожие документы

2. Platform Specific Notes - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 . ... This document explains how to install, configure and run Apache 2.0 under Microsoft Windows. ... Version 1.3 of the Apache HTTP Server is the first version which includes a port to a (non-ASCII) mainframe machine which uses the EBCDIC character set as its native codeset. Warning: This document has not been updated to take into account changes made in the 2.0 version of the Apache HTTP Server. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/en/platform/ -- 5.5 Кб -- 25.02.2008
Похожие документы

3. Apache module mod_negotiation
... Source File: mod_negotiation.c . Module Identifier: negotiation_module Content negotiation, or more accurately content selection, is the selection of the document that best matches the clients capabilities, from one of several available documents. ... A type map (a file with the handler type-map ) which explicitly lists the files containing the variants. ... Apache only recognizes encodings that are defined by an AddEncoding directive. ... Content-Language: . ... Module: mod_negotiation . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_negotiation.html -- 9.8 Кб -- 15.10.2001
Похожие документы

4. Building CASA Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... http://carma.astro.umd.edu/wiki/index.php/Installing_Developer_CASA . Building CCMTools as required by CASA . ... Building . ... Notes related to building CASA . A prototype build system for CASA using SCons . ... Generating IDL files . ... Notes on the classic CASA build . ... Writing the tool XML file . ... Automatically generated IDL files from the files describing each of the tools of CASA. ... Building CASA . ... Building the casa-core libraries . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/casabuild.html -- 15.2 Кб -- 04.04.2016
Похожие документы

5. Programming Languages
... VMS users have the following compilers available: C, C++, Pascal, FORTRAN, and MACRO--which is a low-level language. ... Create a source file containing valid program statements as defined by the language. ... Run the program. ... FORT RECALC $ LINK RECALC $ RUN RECALC When you write your programs, your source files should always have a file type that identifies the programming language being used. ... Users create a source file of MACRO statements and then compile, link, and run, the file. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_45.html -- 9.1 Кб -- 01.11.1995
Похожие документы

6. correlator:difx [ATNF VLBI Wiki]
... You are here: start €Ё correlator €Ё difx . ... correlator:difx . Installing DiFX for ATNF . ... Edit $DIFXROOT/setup.bash to amend the path to the IPP libraries, etc. # change to GNU compilers module swap PrgEnv-cray PrgEnv-gnu module load python/2.7.10 # use the correct C++ compiler by editing setup.bash: export MPICXX=CC . ... The above command will set some environment variables and load the following modules: module load python module load gsl module load numpy module load matplotlib . ...