Re: [Fink-users] compiling gkrellm: fink does not recognize installed version of libxml

2008-10-31 Thread Dan Maftei
Thanks, making the symlink solved the gtk+2 problem. gkrellm2 was able to finish installing (only other needed package was gtk+2-dev), and it runs fine. i renamed xml2-config-bak back to the original and everything runs fine. -

Re: [Fink-users] compiling gkrellm: fink does not recognize installed version of libxml

2008-10-31 Thread Alexander Hansen
(Please edit digests if you're using them to reply: that avoids a lot of extraneous text from multiple messages) Dan Maftei wrote: > Well, I have neither coot nor ccp4 installed, via fink or otherwise. I > renamed xml2-config to xml2-confing-bak, ran fink install gkrellm2, > and got much further

Re: [Fink-users] compiling gkrellm: fink does not recognize installed version of libxml

2008-10-31 Thread Dan Maftei
age: 1 > Date: Thu, 30 Oct 2008 13:58:15 -0700 > From: "Dan Maftei" <[EMAIL PROTECTED]> > Subject: [Fink-users] compiling gkrellm: fink does not recognize >installed version of libxml > To: fink-users@lists.sourceforge.net > Cc: [EMAIL PROTECTED] >

Re: [Fink-users] compiling gkrellm: fink does not recognize installed version of libxml

2008-10-30 Thread Alexander Hansen
On Thu, Oct 30, 2008 at 7:48 PM, Alexander Hansen <[EMAIL PROTECTED]> wrote: > On Thu, Oct 30, 2008 at 6:12 PM, Daniel Macks <[EMAIL PROTECTED]> wrote: >> On Thu, Oct 30, 2008 at 02:37:00PM -0700, Dan Maftei wrote: >>> Thanks for the suggestion Alex: xml2-config is in /usr/bin, not /usr/local, >>>

Re: [Fink-users] compiling gkrellm: fink does not recognize installed version of libxml

2008-10-30 Thread Alexander Hansen
On Thu, Oct 30, 2008 at 6:12 PM, Daniel Macks <[EMAIL PROTECTED]> wrote: > On Thu, Oct 30, 2008 at 02:37:00PM -0700, Dan Maftei wrote: >> Thanks for the suggestion Alex: xml2-config is in /usr/bin, not /usr/local, >> although: >> >> ([EMAIL PROTECTED]) (~) xml2-config --version >> 2.6.16 >> >> whic

Re: [Fink-users] compiling gkrellm: fink does not recognize installed version of libxml

2008-10-30 Thread Alexander Hansen
On Thu, Oct 30, 2008 at 5:37 PM, Dan Maftei <[EMAIL PROTECTED]> wrote: > Thanks for the suggestion Alex: xml2-config is in /usr/bin, not /usr/local, > although: > > ([EMAIL PROTECTED]) (~) xml2-config --version > 2.6.16 > > which explains the problem. Let me see if I understand your suggestion: I >

Re: [Fink-users] compiling gkrellm: fink does not recognize installed version of libxml

2008-10-30 Thread Daniel Macks
On Thu, Oct 30, 2008 at 02:37:00PM -0700, Dan Maftei wrote: > Thanks for the suggestion Alex: xml2-config is in /usr/bin, not /usr/local, > although: > > ([EMAIL PROTECTED]) (~) xml2-config --version > 2.6.16 > > which explains the problem. Let me see if I understand your suggestion: I > should r

Re: [Fink-users] compiling gkrellm: fink does not recognize installed version of libxml

2008-10-30 Thread Dan Maftei
Thanks for the suggestion Alex: xml2-config is in /usr/bin, not /usr/local, although: ([EMAIL PROTECTED]) (~) xml2-config --version 2.6.16 which explains the problem. Let me see if I understand your suggestion: I should rename /usr/bin to anything else (or perhaps remove it from PATH?) during a b

Re: [Fink-users] compiling gkrellm: fink does not recognize installed version of libxml

2008-10-30 Thread Alexander Hansen
On Thu, Oct 30, 2008 at 4:58 PM, Dan Maftei <[EMAIL PROTECTED]> wrote: > When trying to install the gkrellm2 package, I get this error > > checking for libxml libraries >= 2.6.27... configure: error: Version 2.6.16 > found. You need at least libxml2 2.6.27 for this version of libxslt > ### executio

[Fink-users] compiling gkrellm: fink does not recognize installed version of libxml

2008-10-30 Thread Dan Maftei
When trying to install the gkrellm2 package, I get this error checking for libxml libraries >= 2.6.27... configure: error: Version 2.6.16 found. You need at least libxml2 2.6.27 for this version of libxslt ### execution of ./configure failed, exit code 1 A fink list -i libxml gives: ([EMAIL PROT