FW: [pgadmin-support] pgadmin for SuSE Linux 9.2 32/64 bit CPU. - Mailing list pgadmin-hackers

From Dave Page
Subject FW: [pgadmin-support] pgadmin for SuSE Linux 9.2 32/64 bit CPU.
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4528A96@ratbert.vale-housing.co.uk
Whole thread Raw
Responses Re: FW: [pgadmin-support] pgadmin for SuSE Linux 9.2 32/64 bit CPU.  (Devrim GUNDUZ <devrim@gunduz.org>)
List pgadmin-hackers

> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of Dave Page
> Sent: 10 February 2005 14:58
> To: Vasilev Max; pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] pgadmin for SuSE Linux 9.2
> 32/64 bit CPU.
>
>
>
> > %build
> > export CFLAGS=""
> > export CXXFLAGS=""
> > %ifarch x86_64 amd64
> > %configure --enable-static --with-wx-config=%{withwxconfig}
> > --with-wx=/usr/local --with-ssl LDFLAGS=-L/usr/X11R6/lib64
> > %else
> > %configure --enable-static --with-wx-config=%{withwxconfig}
> > --with-wx=/usr/local --with-ssl
> > %endif
> > make all

Hi Devrim,

The fc1 spec file has changed somewhat from the other 2 - can you merge
these updates in if you're happy with them please?

I'm also keen to get rid of the OS specific spec files if possible - is
merging them something you would be abvle to look at?

Thanks, Dave.

pgadmin-hackers by date:

Previous
From: cvs@developer.pgadmin.org
Date:
Subject: CVS Commit by dpage: Add 64 bit libs per Vasilev Max
Next
From: Devrim GUNDUZ
Date:
Subject: Re: FW: [pgadmin-support] pgadmin for SuSE Linux 9.2 32/64 bit CPU.