QGLViewer - RPM installation

Pre-compiled RPMs

The easiest way to install the library is to use the RPM pre-compiled version (compiled with gcc 3.2.2):
> rpm -Uvh libQGLViewer-1.3.6-1.i586.rpm libQGLViewer-devel-1.3.6-1.i586.rpm

Compiling from the sources

You can also rebuild all the sources using the RPM source package:
> rpm --rebuild libQGLViewer-1.3.6-1.src.rpm
> rpm -Uvh /usr/src/RPM/RPMS/i?86/libQGLViewer-*1.3.6-1.i?86.rpm
You may want to tune the sources to fit your local installation:
> rpm -Uvh libQGLViewer-1.3.6-1.src.rpm
   Edit /usr/src/RPM/SPECS/libQGLViewer-1.3.6.spec (tune QTDIR, install dir,...)
   Uncompress the sources in /usr/src/RPM/SOURCES/libQGLViewer-1.3.6.tar.gz, edit, and recompress.
> rpm -ba /usr/src/RPM/SPECS/libQGLViewer-1.3.6.spec
> rpm -Uvh /usr/src/RPM/RPMS/i?86/libQGLViewer-*1.3.6-1.i?86.rpm

RPM contents

The rpm installs the following files on your machine: The rpm can also be downloaded from rpmFind.net or pbone.net.

Troubleshooting

When installing the QGLViewer library, you may be prompted some dependency error messages. Missing RPMs can be downloaded from these official sites : rpmfind.net, pbone.net and Google. Please let me know if you encountered specific installation problems that could be reported on this page.

Valid XHTML 1.0! Valid CSS! Last modified on Tuesday, October 21, 2003.