Re: [GENERAL] New project launched : PostgreSQL GUI - Mailing list pgsql-hackers

From Thomas Hallgren
Subject Re: [GENERAL] New project launched : PostgreSQL GUI
Date
Msg-id 43DF8455.2010908@tada.se
Whole thread Raw
In response to Re: [GENERAL] New project launched : PostgreSQL GUI  (Christopher Browne <cbbrowne@acm.org>)
List pgsql-hackers
Christopher Browne wrote:
>> Devrim GUNDUZ wrote:
>>> Hi,
>>> On Mon, 2006-01-30 at 21:27 -0500, Jonah H. Harris wrote:
>>>> I had to deal with an installer written in python and several in
>>>> Java... IMHO, Java would be a better language for this and you could
>>>> build off some nice OSS installers that already exist (such as
>>>> IzPack).  Just my 2 cents :)
>>> Bundling Java is a pain, so we'd better stay away from that.
>>>
>> There's always gcj. It's pretty mature by now. I'm not sure about
>> availability compared to Python though, but I find it hard to believe
>> it would be more painful.
> 
> On several occasions, I have installed graphical Python apps; it has
> never been the bag of worms involved in getting a Java environment
> into place...

Install gcj and you're up and running, graphics and all. What's the problem (besides your 
obvious aversion to Java)?

Or take it one step further and use gcj to compile the Java code into statically linked 
binaries. Where's the pain, really?

Regards,
Thomas Hallgren



pgsql-hackers by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Want to add to contrib.... xmldbx
Next
From: Rick Gigger
Date:
Subject: Re: New project launched : PostgreSQL GUI Installer for