Thought I would ask here ... using solex 151a on x64... After getting postgresql 9.0.1 up and running, with svcadm yeah!, I'm still trying to get pgadmin3 configured and built.
It can't seem to find postgres. even when I specify the location specifically... rich...@x3200:~$ cd src/pgadmin3-1.12.1/ rich...@x3200:~/src/pgadmin3-1.12.1$ . /opt/dtbld/bin/env.sh gcc4 Desktop CBE version 1.7.0 built on 2010-12-01 by rich...@x3200 .. Using CC=/usr/gcc/4.3/bin/gcc Using CXX=/usr/gcc/4.3/bin/g++ Setting PATH=/opt/dtbld/bin:/usr/gcc/4.3/bin:/usr/ccs/bin:/usr/gnu/bin:/usr/bin:/usr/sbin:/bin:/usr/sfw/bin Setting CONFIG_SHELL=/bin/bash Setting MAKESHELL=/bin/bash Setting MAKE=/opt/dtbld/bin/make Setting M4=/opt/dtbld/bin/m4 rich...@x3200:~/src/pgadmin3-1.12.1$ ls /opt/postgres/9.0 bin include lib share rich...@x3200:~/src/pgadmin3-1.12.1$ ./configure --with-pgsql=/opt/postgres/9.0 ... checking PostgreSQL in /opt/postgres/9.0... failed configure: error: you must specify a valid PostgreSQL 8.4+ installation with --with-pgsql=DIR I even tried with PG_HOME set as an environment variable but no dice... I'm rather concerned that all these shell modifications are causing hickups, has anybody got it to configure and build? on a rant, I must add it is low blow pulling postgres et al from the repository when things worked fine and dandy before upgrading to solex... what a waste of time. I'll try this weekend on b134 just to see... cheers, and thanks in advance for pointers if anybody has this sorted out. -- This message posted from opensolaris.org _______________________________________________ databases-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/databases-discuss
