How to Install Aspro

  • Prerequisite:
    1. you need an account on our cvs server to retrieve the aspro sources
    2. all the prerequisites for installation of the Gildas software (http://www.iram.fr/IRAMFR/GILDAS), i.e.:
    3. X11 development libraries
    4. (optional but recommended) a development version of Motif or/and XFORMS
    5. libpng-devel
    6. cfitsio (optional)
    7. a fortran 90 or 95 compiler, such as intel's Ifort.
  • retrieve the gildas package either form iram's last sources (see their download site) . ALERT! The version must be posterior to Jan, 24, 2006.
  • compile the gildas package (takes time):
> tar xzf gildas-src-24jan06.tar.gz
> cd gildas
> source admin/gildas-env.sh
> make 
 
(depending on systems, may follows a long litany of fortran complaints). Compilation should end with the message " Compilation succeeded! Bye."
> make install
 
it installs the software in a folder of your_home/gildas-exe/compiler+system_versionname (for example: /home/users/gildas/gildas-exe/pc-mandrake9.2-ifc), and replies something like:
***************************************************************************
Installation succeeded!
bash users: You should source /home/users/gildas/gildas-exe/pc-mandrake9.2-ifc/etc/bash_profile in your ~/.bash_profile.
csh users:  You should source /home/users/gildas/gildas-exe/pc-mandrake9.2-ifc/etc/login in your ~/.login.
You should then exit this xterm and open a new one to reset your path.
GILDAS should be ready for use (e.g. type greg @ gag_demo:demo).
Bye.
***************************************************************************
(you'll need to source either of the above files after login to be able to use gildas--and aspro--afterwards)
  • place ourselves at the right pliace in the gildas tree:
> cd packages
  • retrieve the aspro package in our cvs repository, compile, install:
> cvs -d:ext:SomeRegisteredUser@cvs.mariotti.fr/cvs/sw/legacy export -kv -D now aspro
> cd aspro
> make install

That's it.

Last change: -- GillesDuvert - 24 Jan 2006


This topic: Jmmc/Software > WebHome > JmmcAsproInstallation
Topic revision: r2 - 2007-03-05 - TWikiAdministrator
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback