Neil Schneider wrote:
Paul G. Allen said:


I use MySQL and Database Designer 4 (DBD4). DBD4 is excellent and
allows you to create a DB with a GUI. It will also import the DB into
the GUI from the DB. For example, if you have a DB already and you
want to modify it, see how it's laid out, etc, you can import it into
DBD4. You can also write queries with it, and it supports plugins. One
useful plugin is the PHP web plugin that will create a web front-end
in PHP for your database.

DBD4 also runs in Winsucks, if you care (which I really didn't when I
found it).


I thought this was interesting enough, that I tried to install it on
my system. I ran into trouble getting it to find the kylixlibs3
libraries. I found the packages on sourceforge, installed them, and
they all exist in /usr/lib/kylix3. When I try to start DBDesigner4 I
get the error "libborqt-6.9-qt2.3.so: cannot open shared object file:
No such file or directory". I'm looking now to see if I can find where
the script expects to find it. I think the package build may be
broken.


I had the same problem. On my system:

[EMAIL PROTECTED] pgallen]$ locate libborqt-6.9-qt2.3.so
/usr/lib/libborqt-6.9-qt2.3.so
[EMAIL PROTECTED] pgallen]$

The library is part of qt.

PGA
--
Paul G. Allen
Owner, Sr. Engineer, Security Specialist
Random Logic/Dream Park
www.randomlogic.com

--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg

Reply via email to