Changeset 3180 in Sophya for trunk/SophyaLib/Manual


Ignore:
Timestamp:
Feb 7, 2007, 12:28:06 PM (19 years ago)
Author:
cmv
Message:

modifs suite a la suppression de CodeMinuit et MinuitAdapt cmv 07/02/2007

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Manual/sophya.tex

    r3137 r3180  
    162162Information on Xephem can be found at : \\
    163163\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}
    166164
    167165\end{itemize}
     
    20752073  [-extlp dir1 -extlp dir2 ... ]
    20762074  [-noextlib -noext fits -noext fftw -noext lapack ]
    2077   [-noext astro -noext minuit]
     2075  [-noext astro]
    20782076  [-usefftw2 -uselapack2] [-singleslb]
    20792077\end{verbatim}
     
    21082106{\tt /usr/local/Sophya} directory, using {\tt g++}. We assume that
    21092107the external libraries can be found in {\tt /usr/local/ExtLibs/}.
    2110 We disable the compilation of the MinuitAdapt and XAstrPack packages.
     2108We disable the compilation of the XAstroPack package.
    21112109
    21122110\vspace*{3mm}
     
    21172115# Step 1.a : Run the configuration script
    21182116csh> ./configure -sbase /usr/local/Sophya -scxx g++  -extp /usr/local/ExtLibs/ \
    2119 -noext astro -noext minuit
     2117-noext astro
    21202118# Step 1.b : Check the generated file  $SOPHYABASE/include/sophyamake.inc
    21212119csh> ls -lt *.inc
Note: See TracChangeset for help on using the changeset viewer.