Compiling Davinci

From DavinciWiki
(Difference between revisions)
Jump to: navigation, search
Line 54: Line 54:
 
   
 
   
 
   
 
   
 +
 +
''' Building Fedora Core packages (rpm)'''
 +
 +
Before you start building rpms, make sure you have rpmbuild installed.
 +
Probably you want to have a [http://heasarc.nasa.gov/fitsio/fitsio.html FITS]  and [http://hdf.ncsa.uiuc.edu/HDF5 HDF5] support. You can either
 +
get them in the official websites, or just easier in http://www.rpmfind.net. Package names: cfitsio, cfitsio-devel, hdf5, hdf5-devel.  If you want to
 +
use GUI module, lesstif and lesstif-devel are also required.
 +
Building process as non-root user:
 +
#Downlad [[Download_Davinci|source]]
 +
#tar zxvf davinci-<version>.tgz
 +
#cd davinci
 +
#./build_rpm
 +
#ls -l *.rpm
 +
#If the building process is completed properly, the rpm files are copied from the default location ~/rpm/RPM/i386 to the davinci source.
 +
 +
  
 
}}
 
}}

Revision as of 17:33, 13 July 2007

  1. REDIRECT Template:DavinciWiki Download
Personal tools