[RkWard-devel] [rkward - Help] RE: Compiling Error

SourceForge.net noreply at sourceforge.net
Fri Jun 23 11:03:38 UTC 2006


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3792792
By: tfry

Probably the configure script is too old to correctly detect your KDE-installation
(the lib64-path). I think you should try the additional ./configure option

--with-extra-libs=/opt/kde3/lib64/

or if that doesn't work, maybe

--libdir=/opt/kde3/lib64/

(though I believe the latter will not work). If all else fails, you might want
to do

ln -s /opt/kde3/lib64/ /opt/kde3/lib/

and maybe then configure will find that path.

Hope this helps.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=165574




More information about the Rkward-devel mailing list