Re: Postgres-Database

Tom Dossis <[email protected]> Mon, 02 Jun 2003 20:02:43 +1000
Newsgroups gmane.linux.suse.informix
Message-ID <[email protected]>
Wolfgang Zenner wrote:
> Hello,
> 
> Thanks for Your help, but postgresql-tk is not in SuSE8.2, that seems to be 
> the problem - before I had SuSE8.0, where it was delivered with.
> 
> Wolfgang
> 

I see!
Try building pgaccess from source: 
http://freshmeat.net/projects/pgaccess/?topic_id=66%2C68
http://osdn.dl.sourceforge.net/[..]pgaccess/pgaccess-0.98.8.20030520.tar.gz
There's a simple Makefile - no ./configure.
It installs itself to /usr/lib/pgaccess/
It works on my SuSE 8.1
-Tom