Hi, all
I am using Fedora4test3, the Gcc is 4.0, when I tried to compile the
pgadmin 1.2.2 source codes, I got the following errors by configure:
checking pgsql in /usr/lib/pgsql... failed
configure: error: you must specify a valid pgsql installation with
--with-pgsql=DIR
I changed the DIR to be
Hi,
Linuxer Wang wrote:
> Hi, all
>
> I am using Fedora4test3, the Gcc is 4.0, when I tried to compile the
> pgadmin 1.2.2 source codes, I got the following errors by configure:
>
> checking pgsql in /usr/lib/pgsql... failed
> configure: error: you must specify a valid pgsql installation with
>
hi,
I am using Fedora4test3, the Gcc is 4.0, when I tried to compile the
pgadmin 1.2.2 source codes, I got the following errors by configure:
checking pgsql in /usr/lib/pgsql... failed
configure: error: you must specify a valid pgsql installation with
--with-pgsql=DIR
I changed the DIR to be /
Raphaël Enrici wrote:
Hi,
Linuxer Wang wrote:
Hi, all
I am using Fedora4test3, the Gcc is 4.0, when I tried to compile the
pgadmin 1.2.2 source codes, I got the following errors by configure:
checking pgsql in /usr/lib/pgsql... failed
configure: error: you must specify a valid pgsql insta
Linuxer Wang wrote:
> Raphaël Enrici wrote:
>
>
>>Hi,
>>
>>Linuxer Wang wrote:
>>
>>
>>
>>>Hi, all
>>>
>>>I am using Fedora4test3, the Gcc is 4.0, when I tried to compile the
>>>pgadmin 1.2.2 source codes, I got the following errors by configure:
>>>
>>>checking pgsql in /usr/lib/pgsql... failed
OpenMacNews wrote:
hi,
I am using Fedora4test3, the Gcc is 4.0, when I tried to compile the
pgadmin 1.2.2 source codes, I got the following errors by configure:
checking pgsql in /usr/lib/pgsql... failed
configure: error: you must specify a valid pgsql installation with
--with-pgsql=DIR
I ch
Please, stay on the list, you'll get more chance to get it up ;)
Linuxer Wang wrote:
> Raphaël Enrici wrote:
>
>
>>according to what I read, configure does not find the file named
>>"libq-fe.h". This file should be located somewhere in /usr/include.
>>Did you install the package named postgresql
Linuxer Wang wrote:
> Raphaël Enrici wrote:
>
>
>>>WOW! Your are so right! Now the configure succeed without any arguments.
>>>But when I make it, error occurs:
>>>
>>>../pgAdmin3.cpp:59:24: error: wx/ogl/ogl.h: no such file or directory
>>>
>>>
>>
>>ok, it seems you built wxWidgets without og
Hi,
http://www.pgadmin.org/download.php#source refers to wxWidgets 2.5.3 as
the only version we support, shouldn't it be 2.6.0?
If yes, a patch attached to correct this.
Regards,
Raphaël
Index: cnt/cnt_download.php
===
--- cnt/cnt_do