Re: Compiling kpovmodeler-0.2 on Mandrake 8.2, KDE 3.0.3
Harri Pasanen <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kpovmodeler |
|---|---|
| Message-ID | <[email protected]> |
On Saturday 07 September 2002 20:49, Marc 'BlackJack' Rintsch wrote: > On Saturday 07 September 2002 14:56, Harri Pasanen wrote: > > Any ideas what might be wrong? > > Have you set the environment variables KDEDIR and QTDIR to the base > directories of KDE3 and QT3 before './configure' and 'make'? > > Ciao, > Marc 'BlackJack' Rintsch Ok, that was good info that is missing from the installation doc, which just talks about running configure. doing export KDEDIR=/opt/kde3 export QTDIR=/usr/lib/qt3 It did go quite far, but stopped complaining about /usr/lib/libfam.la not being found. After some head scratching and google searching it turned out that installing libfam0-devel was required. After that kpovmodeler built ok. To run it as well, I had to do some juggling with OpenGL libs: As I have NVidia Gforce 2MX with NVidia OpenGL drivers, I had to do some symbolic links to use those from /usr/lib, instead of using the non-accelerated stuff apperently resident in /usr/X11R6/lib/ that it linked with by default. I guess now is the time to actually try to model something. ;-) -Harri List archive and information: http://mail.kde.org/mailman/listinfo/kpovmodeler-devel