DownloadsLinuxLinux packages are compiled for CentOS 6.3 and may work on other Linux distributions. To install the RPM package: > sudo rpm -iv djv-1.0.5-Linux-64.rpm To uninstall the RPM package: > sudo rpm -e djv-1.0.5-1.x86_64 To install the DEB package: > sudo dpkg -i djv-1.0.5-Linux-64.deb To uninstall the DEB package: > sudo dpkg --remove djv Shell scripts are provided to setup the proper environment and run the DJV applications, they are located in the "bin" directory. For example if you installed the RPM or DEB package use this command to run djv_view: > /usr/local/djv-1.0.5-Linux-64/bin/djv_view.sh You can add an alias in your startup script (eg., $HOME/.profile) to provide a shortcut: alias djv_view=/usr/local/djv-1.0.5-Linux-64/bin/djv_view.sh OS XOS X packages are compiled for OS X 10.7 and are compatible with later OS X versions. 64-bit: DMG Shell scripts are provided to setup the proper environment and run the DJV applications from a terminal, they are located in the "Contents/Resources/bin" directory. For example if you installed DJV in the "/Applications" directory use this command to run djv_view: > /Applications/djv-1.0.5-OSX-64.app/Contents/Resources/bin/djv_view.sh You can add an alias in your startup script (eg., $HOME/.profile) to provide a shortcut: alias djv_view=/Applications/djv-1.0.5-OSX-64.app/Contents/Resources/bin/djv_view.sh WindowsWindows packages are compiled for Windows 7. Note that only the 32-bit versions of the Windows packages support Apple QuickTime.
64-bit:
EXE,
ZIP All DownloadsAll packages including older versions are available from Sourceforge. |