Download For Linux

From DavinciWiki
(Difference between revisions)
Jump to: navigation, search
 
Line 3: Line 3:
  
 
Take a look at the [[Installation FAQ|Installation FAQ]] if you run into any problems while installing your copy of davinci.
 
Take a look at the [[Installation FAQ|Installation FAQ]] if you run into any problems while installing your copy of davinci.
 
 
'''IMPORTANT''' Before you install Davinci make sure you have the following tools and libraries installed:
 
*hdf5, hdf5-devel  ([http://hdf.ncsa.uiuc.edu/HDF5 HDF5], version 1.6 or higher))
 
*cfitsio, cfitsio-devel  ([http://heasarc.nasa.gov/fitsio/fitsio.html FITS], version 3 or higher)
 
*readline, realine-devel ([http://tiswww.case.edu/php/chet/readline/rltop.html readline], version 5 or higher)
 
*zlib, zlib-devel ([http://www.zlib.net zlib])
 
*curl, curl-devel ([http://curl.haxx.se/download.html libcurl], version 6 or higher)
 
*gnuplot ([http://www.gnuplot.info/ GnuPlot], version 4 or higher)
 
 
The easiest install the dependencies is using the fedora yum installer (i.e. yum install hdf5), though depending on your operating system these packages may not be present.
 
 
You can also download the libraries manually in rpm collection websites such as: http://www.rpmfind.net or http://rpm.pbone.net/
 
 
Since [http://isis.astrogeology.usgs.gov 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]]).
 
 
  
 
''Running Davinci:''
 
''Running Davinci:''
Line 35: Line 18:
 
'''Ubuntu'''
 
'''Ubuntu'''
  
''64-bit installer''
+
'''''64-bit installer'''''
  
[http://davinci.asu.edu/download.php?os=Linux&filename=davinci-2.05-1.amd64.deb davinci-2.05-1.amd64.deb] -- March 31, 2010
+
[http://davinci.asu.edu/download.php?os=Linux&filename=davinci-2.07-1.amd64.deb davinci-2.07-1.amd64.deb] -- February 10, 2011
  
''32-bit installer''
+
'''''32-bit installer'''''
  
[http://davinci.asu.edu/download.php?os=Linux&filename=davinci-2.05-1.i386.deb davinci-2.05-1.i386.deb] -- March 31, 2010
+
[http://davinci.asu.edu/download.php?os=Linux&filename=davinci-2.07-1.i386.deb davinci-2.07-1.i386.deb] -- February 10, 2011
  
  
 
''Older Installers''
 
''Older Installers''
 +
 +
''64-bit installer''
 +
 +
[http://davinci.asu.edu/download.php?os=Linux&filename=davinci-2.05-1.amd64.deb davinci-2.05-1.amd64.deb] -- March 31, 2010
 +
 +
''32-bit installer'''
 +
 +
[http://davinci.asu.edu/download.php?os=Linux&filename=davinci-2.05-1.i386.deb davinci-2.05-1.i386.deb] -- March 31, 2010
  
 
[http://davinci.asu.edu/download.php?os=Linux&filename=davinci-1.72-1.i386.deb davinci-1.72-1.i386.deb]
 
[http://davinci.asu.edu/download.php?os=Linux&filename=davinci-1.72-1.i386.deb davinci-1.72-1.i386.deb]
Line 52: Line 43:
  
 
These rpm binaries have been tested in Fedora Core 4,6 and 7, 8 Centos 5/RHEL5 as appropriate.
 
These rpm binaries have been tested in Fedora Core 4,6 and 7, 8 Centos 5/RHEL5 as appropriate.
 +
 +
'''''64-bit installer'''''
 +
 +
[http://davinci.asu.edu/download.php?os=Linux&filename=davinci-2.07-1.x86_64.rpm davinci-2.07-1.x86_64.rpm] -- February 10, 2011
 +
 +
'''''32-bit installer'''''
 +
 +
[http://davinci.asu.edu/download.php?os=Linux&filename=davinci-2.07-1.i386.rpm davinci-2.07-1.i386.rpm] -- February 10, 2011
 +
 +
 +
''Older Installers''
  
 
''64-bit installer''
 
''64-bit installer''
Line 60: Line 62:
  
 
[http://davinci.asu.edu/download.php?os=Linux&filename=davinci-2.05-1.i386.rpm davinci-2.05-1.i386.rpm] -- March 31, 2010
 
[http://davinci.asu.edu/download.php?os=Linux&filename=davinci-2.05-1.i386.rpm davinci-2.05-1.i386.rpm] -- March 31, 2010
 
 
''Older Installers''
 
  
 
[http://davinci.asu.edu/download.php?os=Linux&filename=davinci-1.73-2.el5.i386.rpm davinci-1.73-2.el5.i386.rpm]
 
[http://davinci.asu.edu/download.php?os=Linux&filename=davinci-1.73-2.el5.i386.rpm davinci-1.73-2.el5.i386.rpm]
Line 85: Line 84:
 
Installation (E.g. Davinci version 1.69 for Fedora Core 8):
 
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
 +
 +
 +
'''IMPORTANT''' Installing Davinci will also install these dependencies:
 +
*hdf5, hdf5-devel  ([http://hdf.ncsa.uiuc.edu/HDF5 HDF5], version 1.6 or higher))
 +
*cfitsio, cfitsio-devel  ([http://heasarc.nasa.gov/fitsio/fitsio.html FITS], version 3 or higher)
 +
*readline, realine-devel ([http://tiswww.case.edu/php/chet/readline/rltop.html readline], version 5 or higher)
 +
*zlib, zlib-devel ([http://www.zlib.net zlib])
 +
*curl, curl-devel ([http://curl.haxx.se/download.html libcurl], version 6 or higher)
 +
*gnuplot ([http://www.gnuplot.info/ GnuPlot], version 4 or higher)
 +
 +
The easiest install the dependencies is using the fedora yum installer (i.e. yum install hdf5), though depending on your operating system these packages may not be present.
 +
 +
You can also download the libraries manually in rpm collection websites such as: http://www.rpmfind.net or http://rpm.pbone.net/
 +
 +
Since [http://isis.astrogeology.usgs.gov 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]]).
  
 
}}
 
}}

Latest revision as of 21:00, 10 February 2011

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.

Running Davinci:

$ davinci

Sourcing Script 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")


Download

Ubuntu

64-bit installer

davinci-2.07-1.amd64.deb -- February 10, 2011

32-bit installer

davinci-2.07-1.i386.deb -- February 10, 2011


Older Installers

64-bit installer

davinci-2.05-1.amd64.deb -- March 31, 2010

32-bit installer'

davinci-2.05-1.i386.deb -- March 31, 2010

davinci-1.72-1.i386.deb


Fedora Core/CentOS5

These rpm binaries have been tested in Fedora Core 4,6 and 7, 8 Centos 5/RHEL5 as appropriate.

64-bit installer

davinci-2.07-1.x86_64.rpm -- February 10, 2011

32-bit installer

davinci-2.07-1.i386.rpm -- February 10, 2011


Older Installers

64-bit installer

davinci-2.05-1.x86_64.rpm -- March 31, 2010

32-bit installer

davinci-2.05-1.i386.rpm -- March 31, 2010

davinci-1.73-2.el5.i386.rpm

davinci-1.73-2.el5.src.rpm (source rpm)

davinci-1.73-2.fc8.i386.rpm

davinci-1.73-2.fc8.src.rpm (source rpm)

davinci-1.73-2.fc9.i386.rpm

davinci-1.73-2.fc9.src.rpm (source rpm)


davinci-1.72-1.fc4.i386.rpm

davinci-1.72-1.fc7.i386.rpm

davinci-1.72-1.fc.i386.rpm

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

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


IMPORTANT Installing Davinci will also install these dependencies:

  • hdf5, hdf5-devel (HDF5, version 1.6 or higher))
  • cfitsio, cfitsio-devel (FITS, version 3 or higher)
  • readline, realine-devel (readline, version 5 or higher)
  • zlib, zlib-devel (zlib)
  • curl, curl-devel (libcurl, version 6 or higher)
  • gnuplot (GnuPlot, version 4 or higher)

The easiest install the dependencies is using the fedora yum installer (i.e. yum install hdf5), though depending on your operating system these packages may not be present.

You can also download the libraries manually in rpm collection websites such as: http://www.rpmfind.net or http://rpm.pbone.net/

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).



Current Davinci Version2.27

Personal tools