Download Davinci

From DavinciWiki
(Difference between revisions)
Jump to: navigation, search
Line 19: Line 19:
 
*libncurses, libncurses-devel (also related to readline)
 
*libncurses, libncurses-devel (also related to readline)
 
*libltdl, ltdl-devel (fixes error regarding ltdl, or "libtool dynamic linking")
 
*libltdl, ltdl-devel (fixes error regarding ltdl, or "libtool dynamic linking")
 +
 +
 +
Operating System: Mac OS X (10.4.8)
 
   
 
   
 
   
 
   
Line 33: Line 36:
 
#"make"
 
#"make"
 
#"make install"
 
#"make install"
 
+
 
+
 +
Operating System: Mac OS X (10.4.8)
 +
 +
  
 
Please see the [[Known Issues]] page where we call out some demons that might torment you during installation.
 
Please see the [[Known Issues]] page where we call out some demons that might torment you during installation.

Revision as of 13:56, 24 October 2006

Davinci Source and Pre-Compiled Binaries

The Davinci Source is the source code for compiling your own davinci. There are several dependencies which must be met. They will be listed below at a later date (helpful, I know). All of the latest versions of davinci will be deposited on this page. These are stable versions and will contain the most up to date files possible.

Downloads

davinci-1.57.tgz -- 31 July 2006

davinci-1.56.tgz -- 31 May 2006


Dependencies

Operating System: Mandriva Linux 2007

  • lesstif, lesstiff-devel (Motif development files)
  • libhdf5, libhdf5-devel (HDF support)
  • libxorg-x11, libxorg-x11-devel (X11 support)
  • libreadline, libreadline-devel (might not be necessary, but no harm in trying)
  • libtermcap, libtermcap-devel (related to readline)
  • libncurses, libncurses-devel (also related to readline)
  • libltdl, ltdl-devel (fixes error regarding ltdl, or "libtool dynamic linking")


Operating System: Mac OS X (10.4.8)


Installation Procedure

Operating System: Mandriva Linux 2007 (thanks to Ryan)

  1. As root, type "urpmi [name]" to install, or use drakrpm for a menu interface):
  2. Install all dependencies listed above
  3. Reboot after installing dependencies, (this may have fixed an error that occurred while making readline)
  4. change into the iomedley directory
  5. "make"
  6. change to the davinci directory
  7. "./configure"
  8. "make"
  9. "make install"


Operating System: Mac OS X (10.4.8)


Please see the Known Issues page where we call out some demons that might torment you during installation.



Current Davinci Version2.27

Davinci Library

The Davinci Library is a set of files containing all of the specified User Defined Functions that are shown in the DavinciWiki. These files are ".dvrc" files which are loaded into davinci by the source command. While each individual user defined function has its source code attached to it, this is a repository for all of the user defined functions. They are grouped by the task for which they are designed to be used, not unlike the Function Categories page.

Separate downloads were not created for each file. A single .tar file was created which can easily be extracted using several different programs. A description of each file contained has been listed below. In addition to this each file has a list of the functions it contains at the top of the document. To source the file automatically simply create a ".dvrc" file in your home directory and type source("your_file.dvrc"), where "your_file" is the name and path of the file to source. See the Tutorial and User's Guide for more help.


Downloads


Library Last Updated 29 September 2006 (MST)

Library Files

{{{3}}}

Example Files

{{{4}}}

Environment Variables

{{{5}}}

Command Line Options

{{{6}}}

 Wiki Navigation Bar

Last Updated: Feb-2011

  • Use new library_update() function
  • Mac, Windows, Ubuntu, and RedHat/CentOS versions released
  • Updates to the Davinci Library

More News

Personal tools