On Tuesday 23 July 2002 07:45, Roberto Mello wrote: > On Mon, Jul 22, 2002 at 05:41:39PM -0700, Josh Berkus wrote: > > I tried to install Tora, but the build blew up since I don't have Oracle > > installed. Any tips? > > I just use the Debian packages (/me hugs Debian). > > AFAIK, all you have to do is compile with the appropriate flags so it > doesn't try to build Oracle support (you need a full Oracle installation), > and also MySQL support. > > You also need to have the PostgreSQL loadable Qt 3 module installed before > compiling, plus Qt 3 headers and such. > > You could try downloading the binary Debian packages from > packages.debian.org ("unstable" distribution) and unpacking them (Debian > packages are just "ar" packages with extra headers).
I just compiled the latest version(tora-1.3.6.1) right now(on Mandrake-8.1 with KDE-3.0.2 ant qt-3.0.4) with the following options to configure: ./configure --without-oracle --without-kde make su -c "make install" This compiles and installes just fine to /usr/local/bin with PostgreSQL support. -- Andreas Joseph Krogh (Senior Software Developer) <[EMAIL PROTECTED]> - There are 10 kinds of people in the world, those that can do binary arithmetic and those that can't. ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster