Re: Editor for pgsql - Mailing list pgsql-sql

From Andreas Joseph Krogh
Subject Re: Editor for pgsql
Date
Msg-id 200207231613.09392.andreak@officenet.no
Whole thread Raw
In response to Re: Editor for pgsql  (Roberto Mello <rmello@cc.usu.edu>)
Responses Re: Editor for pgsql  ("Josh Berkus" <josh@agliodbs.com>)
List pgsql-sql
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) <andreak@officenet.no>
- There are 10 kinds of people in the world, those that can do binary arithmetic and those that can't.



pgsql-sql by date:

Previous
From: Sandro Joel Eller
Date:
Subject: Scan SQL
Next
From: Stephan Szabo
Date:
Subject: Re: Queries not using Index