Re: Editor for pgsql

From: Andreas Joseph Krogh <andreak(at)officenet(dot)no>
To: pgsql-sql <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Editor for pgsql
Date: 2002-07-23 14:13:09
Message-ID: 200207231613.09392.andreak@officenet.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general 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(at)officenet(dot)no>
- There are 10 kinds of people in the world, those that can do binary
arithmetic and those that can't.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Barry Lind 2002-07-23 14:17:06 Re: Difficulty updating TEXT fields with JDBC.
Previous Message strange 2002-07-23 14:09:02 Re: Shell Script help for backup

Browse pgsql-sql by date

  From Date Subject
Next Message Sandro Joel Eller 2002-07-23 14:34:09 Re: Scan SQL
Previous Message Daryl Herzmann 2002-07-23 13:26:25 Re: Queries not using Index