Re: compilation problems on Mandrake 10.1

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "roy vinner" <roypivn(at)indiana(dot)edu>
Cc: <pgadmin-support(at)postgresql(dot)org>
Subject: Re: compilation problems on Mandrake 10.1
Date: 2005-07-14 18:50:43
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4AC9269@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: roy vinner [mailto:roypivn(at)indiana(dot)edu]
> Sent: 14 July 2005 19:14
> To: Dave Page
> Cc: pgadmin-support(at)postgresql(dot)org
> Subject: Re: [pgadmin-support] compilation problems on Mandrake 10.1
>
> So far, simly recompiling wxGTK-2.6.1 is failing. I am
> recompiling wxGTK
> and then trying to make pgadmin. For some reason, 'make
> uninstall' does
> not work, so I am simply re-writing all over again. If that is the
> issue, where should I delete the install files from?

Wx installs by default under /usr/local/. You'll find files in the
include/ lib/ and bin/ directories iirc. Tey should be easy to spot -
just delete them to be sure.

wxGTK 2.6.1 should compile out of the box from a clean tree. If not, try
removing the entire tree, and unpacking a new copy from the original
tarball. If it still fails, you will need to ask the wx list I'm afraid.

> There's a note about changing LD_LIBRARY_PATH after 'make install' is
> completed, but I have it already installed and pointing to
> /usr/lib in
> my case.

I've never needed to touch LD_LIBRARY_PATH.

> Is there any particular version of the cvs build which is better than
> others for Mandrake 10.1? I've downloaded the latest and am
> going to try
> it now.

No idea (I'm a Slackware user) - however, I would definitely stick with
2.6.1 unless advised otherwise by the wx people. The original bug you
ran into is highly unlikely to cause you any noticable issues in pgAdmin
so is definitely better than using an untested CVS version.

Regards, Dave.

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message roy vinner 2005-07-14 19:39:07 Re: compilation problems on Mandrake 10.1
Previous Message roy vinner 2005-07-14 18:14:00 Re: compilation problems on Mandrake 10.1