Re: Re: [gentoo-user] Fix for getting libxml2 compiled!

2012-09-07 Thread Doug Hunley
On Thu, Sep 6, 2012 at 11:32 AM, "Roland Häder" wrote: >> Weird, I'm on 2.8.0-r1 and didn't have to do any hoop jumping to get >> there (~amd64). > Yes, it is really weird thing. :/ I use x86 (i686, my laptop does only > support 32 bit; it is a Thinkpad R51). Did you check b.g.o to see if anyone

Aw: Re: [gentoo-user] Fix for getting libxml2 compiled!

2012-09-06 Thread Roland Häder
> Weird, I'm on 2.8.0-r1 and didn't have to do any hoop jumping to get > there (~amd64). Yes, it is really weird thing. :/ I use x86 (i686, my laptop does only support 32 bit; it is a Thinkpad R51). Regards, Roland

Re: [gentoo-user] Fix for getting libxml2 compiled!

2012-09-06 Thread Doug Hunley
On Wed, Sep 5, 2012 at 5:42 PM, "Roland Häder" wrote: > Hi all, > > I finally got libxml2 compiled, first I had to do this: > > # emerge expat > # emerge python > # cd /usr/portage/dev-lang/python/ > # emerge python-2.7.3-r2.ebuild > # cd - > > This makes sure that libexpat is there. Now the packa

[gentoo-user] Fix for getting libxml2 compiled!

2012-09-05 Thread Roland Häder
Hi all, I finally got libxml2 compiled, first I had to do this: # emerge expat # emerge python # cd /usr/portage/dev-lang/python/ # emerge python-2.7.3-r2.ebuild # cd - This makes sure that libexpat is there. Now the package is still not compiling because of a missing .so file, see this: # cd