Re: pgAdmin3 feedback

From: Jean-Michel POURE <jm(dot)poure(at)freesurf(dot)fr>
To: pgadmin-hackers(at)postgresql(dot)org
Cc: "Adam H(dot) Pendleton" <fmonkey(at)fmonkey(dot)net>, "Jochem van Dieten" <jochemd(at)oli(dot)tudelft(dot)nl>, Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Subject: Re: pgAdmin3 feedback
Date: 2003-06-18 20:00:21
Message-ID: 200306182200.21674.jm.poure@freesurf.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Wednesday 18 June 2003 15:05, Dave Page wrote:
> Yes, you need the symlink. It's there to provide a consistent name for
> the config script no matter what build options wx was compiled with. If
> you want to run with a non-standard wx installation, or the non-default
> build, perhaps you can persuade Adam to add --with-wx-config= option to
> override the script name?

Yes, but the name of the wxGTK library can be guessed from these options:
--enable-unicode => u
--enable-debug => d

/usr/bin/wxgtk2{u}{d}-2.5-config

Users can be several wxGTK versions at once. One symlink cannot point to all
version of wxGTK installed. For example, a user may need to install:

- wxGTK 2.4 in shared mode,
- wxGTK 2.5 cvs in shared mode with Unicode.

A Symlink cannot be part of a wxGTK2.5 or a pgAdmin3 package. Or it would
break existing wxGTK2.4 packages.

Cheers,
Jean-Michel

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jean-Michel POURE 2003-06-18 20:05:26 Re: pgAdmin3 and PhpPgAdmin3 ***should*** make
Previous Message Andreas Pflug 2003-06-18 18:13:58 Re: Language Selection