DBDesigner on Mandriva

I just wanted to run DBDesigner on my mandriva linux notebook. A colleague of mine told me that it is a very productive visual Db modelling tool. So I downloaded it from http://fabforce.net/dbdesigner4/downloads.php, unpacked it and wanted to run it. But the script exited without any output. And no GUI window appeared. Running the app with strace showed me somethng like

libborqt-6.9-qt2.3.so: cannot open shared object file: No such file or directory

what told me to care for some dynamic lib. A quick search offered a download source: http://rpmfind.net/linux/rpm2html/search.php?query=libborqt – I downloaded and installed it and it instantly healed my "broken" DBDesigner. Now it’s running and I can start to evaluate it.

BTW: This lib is a Kylix runtime lib, that means the ap is developed in Delphi/Kylix.