<html>
<head>
</head>
<body style="line-height: normal; margin-top: 4px; font-variant: normal; margin-right: 4px; font-style: normal; font-weight: normal; font-family: Dialog; margin-left: 4px; font-size: 10pt; margin-bottom: 1px">
<p style="margin-bottom: 0; margin-top: 0">
<font size="2" face="Dialog">Finally. A clean install of openSuSE 12.1 (64bit) works. Now I need to figure out why my openSuSE 11.4 (64 bit) does not work - or maybe I'll just update to 12.1 ;-)</font> </p>
<br>
<p style="margin-bottom: 0; margin-top: 0">
<font size="2" face="Dialog">Thanx everyone who helped - at least I now know that it works on openSuSe 12.1.</font> </p>
<br>
<p style="margin-bottom: 0; margin-top: 0">
<font size="2" face="Dialog">Johan</font><br><br>>>> On 12/01/2011 at 18:27, in message <201112011727.09807.Den.Jean@telenet.be>, Den Jean <Den.Jean@telenet.be> wrote:<br> </p>
<table border="0" style="margin-top: 0; margin-right: 0; margin-left: 15px; font-size: 1em; margin-bottom: 0" bgcolor="#f3f3f3">
<tr>
<td>
<div style="padding-left: 7px; border-left: solid 1px #050505">
<p style="margin-bottom: 0; margin-top: 0">
On Thursday 01 December 2011 15:08:02 Johan Kotze wrote:<br>> I then built a 32bit openSuSE 21.1 virtual machine and installed fpc<br>> and lazarus on that machine. I built libQt4Pas 2.4 and when I try to build<br>> Lazarus for qt it gives me the following errors:<br><br>Your first attempt was on 64bit, there the compiled libs should<br>have been copied to /usr/lib64/ using sudo make install<br><br>On this 32bit virtual machine it should be /usr/lib/<br><br>e.g.<br><br>$ ls -l /usr/lib/libQt4P*<br>lrwxrwxrwx 1 root root 18 Nov 22 19:49 /usr/lib/libQt4Pas.so -> libQt4Pas.so.5.2.4<br>lrwxrwxrwx 1 root root 18 Nov 22 19:49 /usr/lib/libQt4Pas.so.5 -> libQt4Pas.so.5.2.4<br>lrwxrwxrwx 1 root root 18 Nov 22 19:49 /usr/lib/libQt4Pas.so.5.2 -> libQt4Pas.so.5.2.4<br>-rwxr-xr-x 1 root root 26049659 Nov 22 19:47 /usr/lib/libQt4Pas.so.5.2.4<br><br><br>If this does not help, can you give all the errors. Because if all the<br>errors are about X11 functions, perhaps the compilation process<br>went wrong and the X11 functions were not included.<br><br>Was the output of qmake similar to this:<br>$ qmake-qt4<br>Project MESSAGE: Added -mstackrealign to CXXFLAGS in support of SSE on arch: i686<br>Project MESSAGE: Note: This binding version was generated for Qt 4.5.3. Current Qt is 4.7.4<br>Project MESSAGE: Qt documents binary compatibility in each Version Change Note: <a href="http://qt.nokia.com/developer/changes">http://qt.nokia.com/developer/changes</a><br>Project MESSAGE: Pascal Qt Interface for binding platform: BINUX<br>Project MESSAGE: Install location: /usr/lib<br><br>Especially note *platform BINUX* => this ensures X11 functions are included.<br><br>regards,<br><br>Den Jean<br><br>_______________________________________________<br>Qt mailing list<br>Qt@lists.lazarus.freepascal.org<br><a href="http://lists.lazarus.freepascal.org/mailman/listinfo/qt">http://lists.lazarus.freepascal.org/mailman/listinfo/qt</a><br><br>
</p>
</div>
</td>
</tr>
</table>
</body>
</html>