Re: pgadmin3+Fedora Core 2 status report - Mailing list pgadmin-hackers

From Diego A. Gil
Subject Re: pgadmin3+Fedora Core 2 status report
Date
Msg-id 1094604480.3285.64.camel@roadwarrior.adminsa.com
Whole thread Raw
In response to Re: pgadmin3+Fedora Core 2 status report  ("Dave Page" <dpage@vale-housing.co.uk>)
Responses Re: pgadmin3+Fedora Core 2 status report
List pgadmin-hackers
Hi,

I compiled sucessfully wxWidgets-pgAdmin3-20040907.tar.bz2 and
pgadmin3-src-20040907.tar.gz following instructions in
pgadmin3-1.1.0/docs/en_US/unix_compilation.html.

There was just a little problem: wxWidget's include files were installed
in /usr/local/include/wx-2.5/wx, not in /usr/local/include/wx. When
running pgadmin configure script I got an error saying stc was not
installed and that I have to install it.

Searching a little, I realized that the script was expecting to find stc
include files in /usr/loca/include/wx, so I made a symlink from
/usr/local/include/wx-2.5/wx to /usr/local/include/wx and run again
configure script. This time everything was OK. Then I compiled and
installed pgadmin and is running as expected: very well !!.

Any idea about this ?

Diego.




pgadmin-hackers by date:

Previous
From: "Diego A. Gil"
Date:
Subject: Re: pgadmin3+Fedora Core 2 status report
Next
From: "Hiroshi Saito"
Date:
Subject: Re: pgadmin3+Fedora Core 2 status report