Difference between revisions of "OpenDBX/Setup/Unix-like/Binary packages"
From Linuxnetworks
< OpenDBX | Setup/Unix-like
Line 1: | Line 1: | ||
− | Binary packages are available at the [[OpenDBX/Download|download]] page. | + | '''Binary packages''' are available at the '''[[OpenDBX/Download|download]]''' page. |
== .deb packages == | == .deb packages == |
Latest revision as of 21:36, 21 April 2010
Binary packages are available at the download page.
.deb packages
To install the main library, all generated backends and the utilities for Debian-like distributions, execute the following as root on the command line:
dpkg -i ../libopendbx1*x.y.z*.deb ../opendbx*_x.y.z*.deb
.rpm packages
To install the main library, all generated backends and the utilities for distributions using the RPM package format, execute the following as root on the command line:
rpm -i opendbx*x.y.z*.rpm