Thread: RES: [SQL] Editor for pgsql

RES: [SQL] Editor for pgsql

From
Elielson Fontanezi
Date:
Hi!

    From where have you download the 1.3.6.1 version for Linux?
    I´ve only found this verison for alplha computers.

> -----Mensagem original-----
> De: Andreas Joseph Krogh [mailto:andreak@officenet.no]
> Enviada em: terça-feira, 23 de julho de 2002 11:13
> Para: pgsql-sql
> Assunto: Re: [SQL] Editor for pgsql
>
>
> 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.
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

Re: RES: [SQL] Editor for pgsql

From
Andreas Joseph Krogh
Date:
On Tuesday 23 July 2002 23:10, Elielson Fontanezi wrote:
> Hi!
>
>     From where have you download the 1.3.6.1 version for Linux?
>     I´ve only found this verison for alplha computers.

As I stated, I downloaded the source, and compiled it myself. I've put put up
the source here:
http://www.officenet.no/~andreak/tora-alpha-1.3.6.1.tar.gz

I compiled it like I said with theese instructions:

> > 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.

--
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.