pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libxml2 and libreadline are not found


From: Ben Pfaff
Subject: Re: libxml2 and libreadline are not found
Date: Wed, 14 Nov 2007 20:58:29 -0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Jason Stover <address@hidden> writes:

> configure: WARNING: The following optional prerequisites are not installed.
> You may wish to install them to obtain additional functionality:
>         libxml2
>         libreadline (which may itself require libncurses or libtermcap)
>
> but I have libxml2:
>
> $ ls /usr/local/lib/libxml2*
> /usr/local/lib/libxml2.a              /usr/local/lib/libxml2.la*            
> /usr/local/lib/libxml2.so.8.30*

Is -L/usr/local/lib in LDFLAGS?  You might also need to have
/usr/local/lib in LD_LIBRARY_PATH.

> $ ls /usr/lib/libreadline*    
> /usr/lib/libreadline.a                /usr/lib/libreadline_p.a
> /usr/lib/libreadline.so.3.0           /usr/lib/libreadline_pic.a

config.log makes it look like you have libreadline but not
libhistory.  Is that really the case?  PSPP doesn't currently
handle that combination and treats it as if you don't have
libreadline at all.
-- 
Ben Pfaff 
http://benpfaff.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]