Installation FAQ

From DavinciWiki
Revision as of 10:48, 25 July 2007 by Bdeva (Talk | contribs)

Jump to: navigation, search


Contents

Downloads

Download Davinci for Mac

Download Davinci for Windows

Download Davinci for Linux

Frequently Asked Questions About Installation

  • I am getting "/usr/bin/display: No such file or directory", when trying to display an image. What should I do?

Linux version of Davinci uses ImageMagick "display" command by default. Most likely ImageMagick is not installed. The solution is to either install ImageMagick or to change the $DV_VIEWER environment variable to your favorite Image Viewer. To set the variable you can either set it on your system shell, or better in the Davinci shell by

putenv("DV_VIEWER","/path/to/your/favorite/imageviewer")
Personal tools