Apologies for top-posting; Did you use -DLIB_SUFFIX=64? This is standard...
-- Robert Xu ~ Yo.
On Sep 4, 2011, at 14:07, Timothy Pearson kb9vqf@pearsoncomputing.net wrote:
Le 04/09/2011 19:11, Ilya Chernykh a écrit :
On Sunday 04 September 2011 15:36:44 /dev/ammo42 wrote:
I had the same problem with Slackware64 4 months ago (Slackware64 uses lib64 too): no /opt/kde3/lib64/kde3 libraries were found (but I didn't know strace, so I didn't find the origin of the problem).
I think this is a freedesktop standard. OpenSUSE also uses /usr/lib64 and /opt/kde3/lib64
I've just rebuilt TDE 3.5.12 (with autotools) on the same computer, and it uses "lib64" as expected. So I guess it doesn't come from an old patch from KDE 3.5.10. Maybe it's related to the cmake porting ?
Yes, it could be.
Can you please provide a list of files that are supposed to be installed in lib64/, and are instead installed in lib/?
Thanks!
Tim
To unsubscribe, e-mail: trinity-devel-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-devel-help@lists.pearsoncomputing.net Read list messsages on the Web archive: http://trinity-devel.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Le Sun, 4 Sep 2011 14:12:33 -0400, Robert Xu robxu9@gmail.com a écrit :
Apologies for top-posting; Did you use -DLIB_SUFFIX=64? This is standard...
For my part I did. For libraries, it generated the following directory structure: /opt /opt/kde3 /opt/kde3/lib64 /opt/kde3/lib64/kde3