Download For Ubuntu

From DavinciWiki
(Difference between revisions)
Jump to: navigation, search
(Created page with '{{DavinciWiki_Download|Download Davinci For Ubuntu| Take a look at the Installation FAQ if you run into any problems while installing your copy of davinci. …')
 
(Added list of packages needed for Davinci on my desktop)
Line 21: Line 21:
  
 
[http://davinci.asu.edu/download.php?os=Linux&filename=davinci-2.07-1.i386.deb davinci-2.07-1.i386.deb] -- February 10, 2011
 
[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''
Line 35: Line 34:
 
[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]
  
 
+
'''IMPORTANT''' Installing Davinci should also install these dependencies:
'''IMPORTANT''' Installing Davinci will also install these dependencies:
+
 
*hdf5, hdf5-devel  ([http://hdf.ncsa.uiuc.edu/HDF5 HDF5], version 1.6 or higher))
 
*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)
 
*cfitsio, cfitsio-devel  ([http://heasarc.nasa.gov/fitsio/fitsio.html FITS], version 3 or higher)
Line 44: Line 42:
 
*gnuplot ([http://www.gnuplot.info/ GnuPlot], version 4 or higher)
 
*gnuplot ([http://www.gnuplot.info/ GnuPlot], version 4 or higher)
  
The easiest install the dependencies is using the debian apt-get installer (i.e. apt-get install hdf5), though depending on your operating system these packages may not be present.
+
The easiest way to install the dependencies is using the debian apt-get installer (i.e. apt-get install hdf5), though depending on your operating system these packages may not be present. You can also use the Ubuntu Software Center or Synaptic.
  
Since [http://isis.astrogeology.usgs.gov ISIS] module is very large, this version of davinci does not support ISIS operations.  
+
 
 +
Since the [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]]).
 
Please build davinci manually if you want ISIS to be supported (See [[Compiling Davinci]]).
 +
 +
 +
 +
'''Alternative dependency list (short)'''
 +
 +
''If you are having trouble installing Davinci, try to get all of these packages first. This is the set of packages listed as dependencies by Synaptic on one Ubuntu (12.04, 64-bit) system running Davinci (version 2.07, after compiling from source). This list may be incomplete.''
 +
 +
*lesstif2
 +
*libc6
 +
*libgcc1
 +
*libice6
 +
*libxmu6
 +
*libxt6
 +
*libsm6
 +
*libstdc++6
 +
*libx11-6
 +
*libncurses5 (version 5.5 or later)
 +
*zlib1g (version 1:1.2.1 or later)
 +
*libreadline5
 +
*libhdf5-serial-1.8.4
 +
*libcfitsio3
 +
*libcurl3
 +
*libltdl7
 +
*libpng12-0
 +
*gnuplot (version 4.0 or later)
 +
*imagemagick (version 6.2 or later)
 +
  
 
}}
 
}}

Revision as of 19:35, 21 October 2012

Download Davinci For Ubuntu


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

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

IMPORTANT Installing Davinci should 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 way to install the dependencies is using the debian apt-get installer (i.e. apt-get install hdf5), though depending on your operating system these packages may not be present. You can also use the Ubuntu Software Center or Synaptic.


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


Alternative dependency list (short)

If you are having trouble installing Davinci, try to get all of these packages first. This is the set of packages listed as dependencies by Synaptic on one Ubuntu (12.04, 64-bit) system running Davinci (version 2.07, after compiling from source). This list may be incomplete.

  • lesstif2
  • libc6
  • libgcc1
  • libice6
  • libxmu6
  • libxt6
  • libsm6
  • libstdc++6
  • libx11-6
  • libncurses5 (version 5.5 or later)
  • zlib1g (version 1:1.2.1 or later)
  • libreadline5
  • libhdf5-serial-1.8.4
  • libcfitsio3
  • libcurl3
  • libltdl7
  • libpng12-0
  • gnuplot (version 4.0 or later)
  • imagemagick (version 6.2 or later)




Current Davinci Version2.27

Personal tools