Skip to Content

develCuy's blog

by Fernando P. García


HOWTO install DBDesigner 4 in Debian lenny

In order to install DBDesigner 4 in Debian lenny, follow the first 5 steps of the previous HOWTO, then:
6. Download libs required by DBDesigner4:
$ wget http://www.silcom.com.pe/soft/xlibs_6.8.2-77_all.deb
$ wget http://heanet.dl.sourceforge.net/sourceforge/kylixlibs/kylixlibs3-borqt_...

7. I've made a dummy and empty package to fix dependencies:
$ wget http://develcuy.com/files/debian/xkeyboard-config_0.1.0_all.deb

8. Final installation:
$ sudo dpkg -i xkeyboard-config.deb
$ sudo dpkg -i xlibs_6.8.2-77_all.deb kylixlibs3-borqt_3.0-1_i386.deb

9. Run from /opt/DBDesigner4/DBDesigner4

That's all folks
Blessings!


Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <h3> <h2> <hr> <sup> <i> <b> <pre>
  • Lines and paragraphs break automatically.

More information about formatting options