At 01:03 04/10/2005 -0700, Paul G. Allen wrote:
>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.

No it's not. This library comes from Borland's Kylix 3. DBD4 is written in
Delphi/Kylix (Object Pascal). The library provides the bindings to QT 2.3
for Delphi/Kylix.

I have both Kylix and Delphi. I'll take a look at this later in the week to
check it out.

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

Reply via email to