<br><br><div class="gmail_quote">On Mon, May 12, 2008 at 4:02 PM, Michal Jaegermann <<a href="mailto:michal@harddata.com">michal@harddata.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Mon, May 12, 2008 at 03:22:22PM -0500, Justin Conover wrote:<br>
> open("/usr/lib/<a href="http://libborqt-6.9-qt2.3.so" target="_blank">libborqt-6.9-qt2.3.so</a>", O_RDONLY) = -1 ENOENT (No such file or<br>
> directory)<br>
<br>
</div>It appears that this is the real issue. A check on<br>
<a href="http://rpmfind.net/" target="_blank">http://rpmfind.net/</a> suggests that the library can be found on<br>
sourceforge and it also brings this information: "This library is<br>
require to run any software developped with Borland Kylix compiler".<br>
<br>
   Michal<br>
<font color="#888888"><br>
--<br>
fedora-test-list mailing list<br>
<a href="mailto:fedora-test-list@redhat.com">fedora-test-list@redhat.com</a><br>
To unsubscribe:<br>
<a href="https://www.redhat.com/mailman/listinfo/fedora-test-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-test-list</a><br>
</font></blockquote></div><br><br>It looks like all I had to do was cp all the lib* to /usr/lib or make a link and it works.<br>