On Mon, May 12, 2008 at 4:02 PM, Michal Jaegermann <michal@harddata.com> wrote:
On Mon, May 12, 2008 at 03:22:22PM -0500, Justin Conover wrote:
> open("/usr/lib/libborqt-6.9-qt2.3.so", O_RDONLY) = -1 ENOENT (No such file or
> directory)

It appears that this is the real issue. A check on
http://rpmfind.net/ suggests that the library can be found on
sourceforge and it also brings this information: "This library is
require to run any software developped with Borland Kylix compiler".

  Michal

--
fedora-test-list mailing list
fedora-test-list@redhat.com
To unsubscribe:
https://www.redhat.com/mailman/listinfo/fedora-test-list


It looks like all I had to do was cp all the lib* to /usr/lib or make a link and it works.