From: | Jyrki Wahlstedt <jyrki(dot)wahlstedt(at)hut(dot)fi> |
---|---|
To: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
Cc: | pgadmin-support(at)postgresql(dot)org |
Subject: | Re: Some questions |
Date: | 2003-12-08 12:30:43 |
Message-ID: | 57709136-297A-11D8-83D2-000393074210@hut.fi |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Definitely,
according to the documentation (CC to use the latest compiler):
./configure --with-gtk --enable-gtk2 --enable-unicode --disable-shared
--enable-debug CC=gcc33 CXX=g++33
After this 'make' leads to error, gmake starts compiling…
PS I read Dave's message while writing this, so it seems the
documentation should be updated!?
!
! Jyrki Wahlstedt
! Viialankatu 15 as 8 mob. +358-40-502 0164
! FI-32700 Huittinen
!
! Our life is no dream; but it ought to become one and perhaps will.
On 8.12.2003, at 14:02, Andreas Pflug wrote:
> Jyrki Wahlstedt wrote:
>
>> Hi,
>> I downloaded wxWindows-pgAdmin3-20031010-7.tar.bz2. But I just
>> noticed that if I invoke gmake, I'll get the compilation running. So
>> I had a version of make not understanding the Makefile built:-( For
>> the time being I am satisfied, the error was mine (though it could be
>> good to make sure to use gmake if it exists?).
>
> I don't quite understand what you did, did you run ./configure
> appropriately before making?
>
>
> Regards,
> Andreas
>
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2003-12-08 14:02:18 | Re: feature not welcome in query |
Previous Message | Dave Page | 2003-12-08 12:19:34 | Re: Some questions |