Download For Linux

From DavinciWiki
(Difference between revisions)
Jump to: navigation, search
Line 38: Line 38:
  
 
[http://rpm.pbone.net/index.php3/stat/4/idpl/4851484/com/hdf5-1.6.5-7.el5.i386.rpm.html hdf5-1.6.5-7.el5.i386.rpm]
 
[http://rpm.pbone.net/index.php3/stat/4/idpl/4851484/com/hdf5-1.6.5-7.el5.i386.rpm.html hdf5-1.6.5-7.el5.i386.rpm]
 +
 
[http://rpm.pbone.net/index.php3/stat/4/idpl/4851484/com/hdf5-devel-1.6.5-7.el5.i386.rpm.html hdf5-devel-1.6.5-7.el5.i386.rpm]
 
[http://rpm.pbone.net/index.php3/stat/4/idpl/4851484/com/hdf5-devel-1.6.5-7.el5.i386.rpm.html hdf5-devel-1.6.5-7.el5.i386.rpm]
 
 
 
  
 +
[http://rpm.pbone.net/index.php3/stat/4/idpl/4851279/com/cfitsio-3.030-2.el5.i386.rpm.html cfitsio-3.030-2.el5.i386.rpm]
  
Installation of dependencies (Under Fedora Core 4):
+
Installation of dependencies (Under Fedora Core 4,8):
 
  $ yum install hdf5
 
  $ yum install hdf5
 
  $ yum install hdf5-devel
 
  $ yum install hdf5-devel
Line 50: Line 49:
 
  $ yum install gnuplot
 
  $ yum install gnuplot
  
Installation (E.g. Davinci version 1.69 for Fedora Core 4):
+
Installation (E.g. Davinci version 1.69 for Fedora Core 8):
 
  $ rpm -ihv davinci-1.69-1.i386.rpm
 
  $ rpm -ihv davinci-1.69-1.i386.rpm
  

Revision as of 18:12, 21 November 2008

Download Davinci For Linux

Linux - Fedora Core (rpm)

Take a look at the Installation FAQ if you run into any problems while installing your copy of davinci.

Before you install Davinci make sure you have the following tools and libraries installed:

Since ISIS module is very large, this version of davinci does not support ISIS operations. Please build davinci manually if you want ISIS to be supported (See Compiling Davinci). The easiest install the dependencies is using the fedora yum installer (i.e. yum install hdf5). You can also download the libraries manualy in rpm collection websites such as http://www.rpmfind.net or http://rpm.pbone.net/


Download

Fedora Core/CentOS5

These rpm binaries has been tested in Fedora Core 4,6 and 7, Centos 5 as appropriate.

davinci-1.72-1.fc4.i386.rpm

davinci-1.72-1.fc7.i386.rpm

davinci-1.72-1.fc.i386.rpm

Ubuntu Package

davinci-1.72-1.i386.deb


Dependencies Binaries

CentOS5/RHEL5

hdf5-1.6.5-7.el5.i386.rpm

hdf5-devel-1.6.5-7.el5.i386.rpm

cfitsio-3.030-2.el5.i386.rpm

Installation of dependencies (Under Fedora Core 4,8):

$ yum install hdf5
$ yum install hdf5-devel
$ yum install cfitsio
$ yum install gnuplot

Installation (E.g. Davinci version 1.69 for Fedora Core 8):

$ rpm -ihv davinci-1.69-1.i386.rpm

Running:

$ davinci

Libraries: Library Scripts are installed under /usr/share/davinci/library. When you start Davinci, you can source it as follows:

dv> source("/usr/share/davinci/library/library_linux.dvrc")



Current Davinci Version2.27

Personal tools