Bug#312432: (no subject)

2005-09-14 Thread Jean-Damien Durand
Dear Michael, Yes, I have the build-depends ok; IMHO the problem comes from the search path for kde libraries, that should include /usr/lib !? Indeed, I just got ./configure working --with-kde using: KDEDIR=/usr/lib dpkg-buildpackage -rfakeroot FYI: % ls -l /usr/lib/libkio.la /usr/lib/kde3/plug

Bug#312432: (no subject)

2005-09-14 Thread Michael Meskes
On Wed, Sep 14, 2005 at 10:11:28AM +0200, Jean-Damien Durand wrote: > Trying to recompile tora-1.3.18 on debian/unstable [kde 3.4.2] > (I remove the --without-oracle), I got: > > % dpkg-buildpackage -rfakeroot > ./.. > ./configure --prefix=/usr --without-rpath --disable-new-check --with-kde > ./..

Bug#312432:

2005-09-14 Thread Jean-Damien Durand
I meant MOC=/usr/bin/moc-qt3, sorry, JD. JD > Retrying --without-kde goes fine although I have to add MOC=/usr/bin/uic-qt3 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#312432: (no subject)

2005-09-14 Thread Jean-Damien Durand
Trying to recompile tora-1.3.18 on debian/unstable [kde 3.4.2] (I remove the --without-oracle), I got: % dpkg-buildpackage -rfakeroot ./.. ./configure --prefix=/usr --without-rpath --disable-new-check --with-kde ./.. using lib directory suffix 64 checking for KDE... configure: error: in the prefix

Bug#312432: tora with kde 3.4.1

2005-06-07 Thread Jean-Damien Durand
Package: tora Version: 1.3.16-1 Severity: important Hello, If I rebuild tora with oracle support on kde 3.4.1 then the login to oracle dbs always fail, sometimes saying the password is wrong, sometimes there is no listener. If I rebuild tora using --without-kde then everything is fine. Perhaps a k