Re: [pgadmin-support] compilation problems on Mandrake 10.1

2005-07-14 Thread roy vinner
Dave Page wrote: I've deleted the wx library files with x11 reference and everything which seemed relevant. Having done that made no difference in my case: I could compile wxGTK-2.4, wxGTK-2.6.1 and wxGTK snapshot from the cvs depository individually but I cannot compile pgadmin. The same e

Re: [pgadmin-support] compilation problems on Mandrake 10.1

2005-07-14 Thread roy vinner
re/pgadmin3-1.2.2/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/share/pgadmin3-1.2.2' make: *** [all] Error 2 [EMAIL PROTECTED] pgadmin3-1.2.2]# Dave Page wrote: -Original Message- From: roy vinner [mailto:[EMAIL PROTECTED] Sent: 14 July 2005 1

Re: [pgadmin-support] compilation problems on Mandrake 10.1

2005-07-14 Thread roy vinner
it now. Thank you for your comments. Roy Dave Page wrote: -----Original Message- From: roy vinner [mailto:[EMAIL PROTECTED] Sent: 14 July 2005 15:59 To: Dave Page; pgadmin-support@postgresql.org Subject: Re: [pgadmin-support] compilation problems on Mandrake 10.1 Thanks, Dave. I&

Re: [pgadmin-support] compilation problems on Mandrake 10.1

2005-07-14 Thread roy vinner
t wxString&) make[2]: *** [ctlSQLBox.o] Error 1 make[2]: Leaving directory `/usr/share/pgadmin3-1.2.2/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/share/pgadmin3-1.2.2' make: *** [all] Error 2 [EMAIL PROTECTED] pgadmin3-1.2.2]# Dave Page wrote: -

[pgadmin-support] compilation problems on Mandrake 10.1

2005-07-13 Thread roy vinner
Hello, I have a compile issue during buidling pgadmin from source. I've installed gtk+-2.6.5 and wxWidgets-2.6.1 from source, both successfully. I am saying that as no error messages during the build process were output. I cannot, however, 'make' pgadmin. Here's the output on the screen: [E