Re: Editor for pgsql

From: Roberto Mello <rmello(at)cc(dot)usu(dot)edu>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: Elielson Fontanezi <ElielsonF(at)prodam(dot)sp(dot)gov(dot)br>, pgsql-sql <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Editor for pgsql
Date: 2002-07-23 05:45:07
Message-ID: 20020723054507.GA3083@cc.usu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

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

-Roberto

--
+----| http://fslc.usu.edu/ USU Free Software & GNU/Linux Club |------+
Roberto Mello - Computer Science, USU - http://www.brasileiro.net/
http://www.sdl.usu.edu/ - Space Dynamics Lab, Developer
Cannot open CATFOOD.CAN - Eat logitech mouse instead (Y/n)?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ahmad Munif 2002-07-23 05:51:30 Newbie, static and dynamic library (C library - libpq)
Previous Message Joe Conway 2002-07-23 04:21:29 Re: Cross-Tab queries in postgres?

Browse pgsql-sql by date

  From Date Subject
Next Message Achilleus Mantzios 2002-07-23 08:27:32 pg_dump and sequences
Previous Message Josh Berkus 2002-07-23 00:41:39 Re: Editor for pgsql