Installation Instructions

For EDT Visionlink and PCI/PCIe DV series framegrabbers & simulators
Installation from RPM archive
Last updated June 29, 2017

The RPM driver package is provided for use on Linux distributions that support RPM packages. For distributions that don’t support RPM, use the .run file (self-extracting archive).

For information on installing RPM files, refer to your Linux documentation.

Note: Some browsers don’t automatically bring up the “save” dialog with .rpm files and instead try to bring it all up in the browser window. To get around this, be sure to RIGHT-click on the link, then select “Save link” from the drop-down menu.

You must have root permission to install the package.

Before installing, check to make sure there is no previous instance of the EDT driver installed, by running rpm -q EDTpdv. If an instance is found, remove it by running rpm -e EDTpdv. You should also check to make sure there is not an instance that was installed from a .run archive. Check /opt/EDTpdv and other likely locations, and if found, uninstall by running ./uninstall.sh from that directory.

To install the RPM archive, run

rpm -i EDTpdv-version.noarch.rpm

Where version is the version of the package. When using the RPM installer, files will always be installed in /opt/EDTpdv. If you wish to install in a different location, use the .run installer instead.

After installation, the target directory will contain all of the library, utility, source and executable files, as well as several README files. for quick start and camera configuration information, see README.pdv. See the users guide for more detailed information on using your EDT device.

IMPORTANT! If you have any user or 3rd-party applications developed using versions prior to 5.3.3-3 of the EDT driver/API, they MUST be recompiled and relinked with the new libraries and header files in order for them to work with this version of the driver.