Re: Compiling pgadminIII on SuSE 9.3 - Mailing list pgadmin-support

From Lars Haugseth
Subject Re: Compiling pgadminIII on SuSE 9.3
Date
Msg-id 877jgtnjen.fsf@skapulf.larshaugseth.com
Whole thread Raw
In response to Compiling pgadminIII on SuSE 9.3  (Lars Haugseth <pgsql@larshaugseth.com>)
List pgadmin-support
* miha.radej@siix.com (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


pgadmin-support by date:

Previous
From: Miha Radej
Date:
Subject: Re: Compiling pgadminIII on SuSE 9.3
Next
From: Vasilev Max
Date:
Subject: Re: Compiling pgadminIII on SuSE 9.3