Re: please help with installing libxml

2002-01-18 Thread Steve Kennedy
On Fri, Jan 18, 2002 at 09:32:47AM -, Ian Daly wrote: > > You MUST have the gnome-xml library installed > > [root@daffy gateway-1.0.3]# > I'm no Linux guru, but perhaps configure just can't find it? I think you > need to reference the shared libraries, e.g. > LD_LIBRARY_PATH=/usr/local/lib >

Re: please help with installing libxml

2002-01-18 Thread David Holland
On Thu, Jan 17, 2002 at 11:06:50PM +0100, Marc Bleuler wrote: > Has anybody experiance how to install the libxml2-2.4.2-1.i386.rpm with rpm > on a RedHat 7.2 box? I tried serval things and it won't work, for example I > can install it with the -i option (or lets say I don't get any error back) > a

Re: please help with installing libxml

2002-01-18 Thread Nicolas DAGNET
Title: please help with installing libxml try to install the libxml2-2.4.2-1.i386.rpm AND libxml2-devel-2.4.2-1.i386.rpm... It should be better. Then you will perhaps have to make symbolic links in correct directory.   Nicolas - Original Message - From: Marc Bleuler To:

RE: please help with installing libxml

2002-01-18 Thread Jacob Vennervald Madsen
As I recall it's because kannel is looking for libxml in one place and rpm installs it in another. So try to find out where kannel is looking for it and then where it's actually placed and finally make a symbolic link. Jacob > -Original Message- > From: [EMAIL PROTECTED] > [mail

RE: please help with installing libxml

2002-01-18 Thread Ian Daly
> [root@daffy gateway-1.0.3]# ./configure > loading cache ./config.cache > checking for gcc... gcc > checking whether the C compiler (gcc ) works... yes > checking whether the C compiler (gcc ) is a cross-compiler... no > checking whether we are using GNU C... yes > checking whether gcc accepts