* [EMAIL PROTECTED] (Miha Radej) wrote: | | Lars Haugseth wrote: | > I'm running SuSE Linux 9.3, with PostgreSQL 8.0.3 installed from | > from RPMs downloaded from ftp.suse.com. Now I'm trying to build | > pgadminIII 1.2.2, but get into difficulties. | | you do not need to install pgsql from source. i've also had the same | problem you describe on suse 9.3. following dave's advice i did this | to get a successful build: | | LDFLAGS="-L/usr/lib -lkrb5" ./configure [your configure options] | make | sudo make install
Yes, that did the trick, thanks! | and it works without problems. well, except one, described here: | http://archives.postgresql.org/pgadmin-support/2005-06/msg00016.php | after your build, can you please send me a note if you get the same | error please? thank you :) I get the exact same warning. Though everything seems to work ok, including LATIN1-characters. -- Lars Haugseth ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])