This is a discussion on Re: pgadmin for SuSE Linux 9.2 32/64 bit CPU. within the pgsql Interfaces Pgadmin Support forums, part of the PostgreSQL category; --> > -----Original Message----- > From: Vasilev Max [mailto:max@stranger-team.ru] > Sent: 10 February 2005 14:33 > To: Dave Page; pgadmin-support@postgresql.org ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > -----Original Message----- > From: Vasilev Max [mailto:max@stranger-team.ru] > Sent: 10 February 2005 14:33 > To: Dave Page; pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] pgadmin for SuSE Linux 9.2 > 32/64 bit CPU. > > Dave Page пишет: > > > > > > >Great, I'll upload them shortly. Can you send the updated spec file > >please, and we can include that in CVS as well. > > > >Thanks, Dave, > > > > > > > I have changed it: > > %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 Thanks - I'll apply that to CVS. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend |