Re: pgadmin for SuSE Linux 9.2 32/64 bit CPU.

From: Vasilev Max <max(at)stranger-team(dot)ru>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, pgadmin-support(at)postgresql(dot)org
Subject: Re: pgadmin for SuSE Linux 9.2 32/64 bit CPU.
Date: 2005-02-10 14:32:33
Message-ID: 420B7081.205@stranger-team.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Torma Zsolt 2005-02-10 14:51:23 Using PGAdmin with a screen reader
Previous Message Andreas Pflug 2005-02-10 13:19:47 Re: error creating new table