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

2005-07-15 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Roy Eugene Vinner > Sent: 14 July 2005 22:35 > To: Dave Page > Cc: pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] compilation problems on Mandrake 10

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

2005-07-14 Thread Roy Eugene Vinner
Dave Page wrote: Oh, I thought you were still having trouble getting wxGTK to compile properly. So, the current situtation is that you have wxGTK 2.6.1 built and installed as per the pgAdmin instructions (except the mimetype option), along with the stc and ogl modules? Yes, that is corr

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

2005-07-14 Thread Dave Page
> -Original Message- > From: roy vinner [mailto:[EMAIL PROTECTED] > Sent: 14 July 2005 21:29 > To: Dave Page > Cc: pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] compilation problems on Mandrake 10.1 > > > > > Oh, I thought you were s

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 Dave Page
bject: Re: [pgadmin-support] compilation problems on Mandrake 10.1 > > 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

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 Dave Page
> -Original Message- > From: roy vinner [mailto:[EMAIL PROTECTED] > Sent: 14 July 2005 19:14 > To: Dave Page > Cc: pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] compilation problems on Mandrake 10.1 > > So far, simly recompiling wxGT

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 Dave Page
> -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've done as you suggested

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

2005-07-14 Thread roy vinner
Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of roy vinner Sent: 13 July 2005 23:37 To: pgadmin-support@postgresql.org Subject: [pgadmin-support] compilation problems on Mandrake 10.1 Hello, I have a compile issue during buidling pgadmin from source. I've i

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

2005-07-14 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of roy vinner > Sent: 13 July 2005 23:37 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] compilation problems on Mandrake 10.1 > > Hello, > > I have a

[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