Changeset 3180 in Sophya for trunk/SophyaLib/Manual/sophya.tex
- Timestamp:
- Feb 7, 2007, 12:28:06 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/Manual/sophya.tex
r3137 r3180 162 162 Information on Xephem can be found at : \\ 163 163 \href{http://www.clearskyinstitute.com/xephem/}{http://www.clearskyinstitute.com/xephem/} 164 \item[] {\bf MinuitAdapt/} Wrapper classes to CERN minimization routines (Minuit). \\165 \href{http://wwwinfo.cern.ch/asdoc/minuit/minmain.html}{http://wwwinfo.cern.ch/asdoc/minuit/minmain.html}166 164 167 165 \end{itemize} … … 2075 2073 [-extlp dir1 -extlp dir2 ... ] 2076 2074 [-noextlib -noext fits -noext fftw -noext lapack ] 2077 [-noext astro -noext minuit]2075 [-noext astro] 2078 2076 [-usefftw2 -uselapack2] [-singleslb] 2079 2077 \end{verbatim} … … 2108 2106 {\tt /usr/local/Sophya} directory, using {\tt g++}. We assume that 2109 2107 the external libraries can be found in {\tt /usr/local/ExtLibs/}. 2110 We disable the compilation of the MinuitAdapt and XAstrPack packages.2108 We disable the compilation of the XAstroPack package. 2111 2109 2112 2110 \vspace*{3mm} … … 2117 2115 # Step 1.a : Run the configuration script 2118 2116 csh> ./configure -sbase /usr/local/Sophya -scxx g++ -extp /usr/local/ExtLibs/ \ 2119 -noext astro -noext minuit2117 -noext astro 2120 2118 # Step 1.b : Check the generated file $SOPHYABASE/include/sophyamake.inc 2121 2119 csh> ls -lt *.inc
Note:
See TracChangeset
for help on using the changeset viewer.