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, you've chosen, are no KDE libraries installed. This will fail.
So, check this please and use another prefix!
make: *** [configure-stamp] Error 1

Retrying --without-kde goes fine although I have to add MOC=/usr/bin/uic-qt3
in the environment (--with-qt-moc and --with-qt-uic options have been dropped 
!?).

Still: thanks so much for providing this marvellous tools...!

Thanks, Cheers, JD.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



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 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
 ./..
 using lib directory suffix 64
 checking for KDE... configure: error:
 in the prefix, you've chosen, are no KDE libraries installed. This will fail.
 So, check this please and use another prefix!
 make: *** [configure-stamp] Error 1

Are you sure you installed all build-depends? The configure script
checks for the existance of /usr/lib/libkio.la which is part of
kdelibs4-dev. 

Michael
-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED]
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!


-- 
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
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/plugins/designer/kdewidgets.la
-rw-r--r--  1 root root 1355 Aug 29 20:57 
/usr/lib/kde3/plugins/designer/kdewidgets.la
-rw-r--r--  1 root root 1232 Aug 29 20:52 /usr/lib/libkio.la
% dpkg-query -S /usr/lib/libkio.la /usr/lib/kde3/plugins/designer/kdewidgets.la
kdelibs4-dev: /usr/lib/libkio.la
kdelibs4c2: /usr/lib/kde3/plugins/designer/kdewidgets.la

Cheers, JD.

MM  Are you sure you installed all build-depends? The configure script
MM  checks for the existance of /usr/lib/libkio.la which is part of
MM  kdelibs4-dev. 
MM  
MM  Michael

-- 
Jean-Damien Durand CERN/IT/FIO/DS - Geneva, Switzerland
PGP: http://home.cern.ch/~jdurand/public_key.asc
CERN CA: http://cern.ch/service-grid-ca/crt/root_crt.html
WWW: http://home.cern.ch/~jdurand


smime.p7s
Description: S/MIME cryptographic signature


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 kde 3.4.1 specific issue - this was to inform you.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.6-mppe-mppc-v4l
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages tora depends on:
ii  libc6 2.3.5-1GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.0-8  GCC support library
ii  libqt3c102-mt 3:3.3.4-3  Qt GUI Library (Threaded runtime v
ii  libqt3c102-mt-mysql   3:3.3.4-3  MySQL database driver for Qt3 (Thr
ii  libstdc++51:3.3.6-5  The GNU Standard C++ Library v3

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]