On Sat, 2011-08-20 at 18:04 +0200, r d wrote: > Hi, > > What do I have to tell ./configure in the --WITH-PGSQL parameter? > > I am tryiing to compile pgadmin3 1.14-ß3 on Fedora Core 15. > I allowed the system installer to install its default configuration of > postgres 9.0.4, and it seems to have changed where it puts the files. > > The postgres executables are now in /usr/bin instead of their own directory > as was until FC14, and that is not accepted by ./configure. > In fact, none the paths shown by `pg_config` are accepted by ./configure. > Postgres itself is fully installed and works OK. >
What packages did you install? you need postgresql-devel and postgresql-libs. With them, you don't need the --with-pgsql option. -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support