LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   problem with new expat-2.1.0 (https://www.linuxquestions.org/questions/slackware-14/problem-with-new-expat-2-1-0-a-4175460564/)

Toutatis 05-03-2013 08:03 AM

problem with new expat-2.1.0
 
while compiling "vlc" or "libass" :

/usr/bin/sed: can't read /usr/lib64/libexpat.la: No such file or directory

Toutatis 05-03-2013 08:16 AM

the link /usr/lib64/libexpat.so is also missing

willysr 05-03-2013 08:24 AM

Here's in current 32 bit
Code:

willysr@desktop:~$ cat /var/log/packages/expat-2.1.0-i486-1
PACKAGE NAME:    expat-2.1.0-i486-1
COMPRESSED PACKAGE SIZE:    136K
UNCOMPRESSED PACKAGE SIZE:    560K
PACKAGE LOCATION: ./expat-2.1.0-i486-1.txz
PACKAGE DESCRIPTION:
expat: expat (C library for parsing XML)
expat:
expat: This is Expat, a C library for parsing XML, written by James Clark.
expat: Expat is a stream-oriented XML parser used by Python, GNOME, Xft2,
expat: and other things.
expat:
expat:
expat:
expat:
expat:
expat:
FILE LIST:
./
install/
install/slack-desc
install/doinst.sh
usr/
usr/bin/
usr/bin/xmlwf
usr/man/
usr/man/man1/
usr/man/man1/xmlwf.1.gz
usr/lib/
usr/lib/pkgconfig/
usr/lib/pkgconfig/expat.pc
usr/lib/libexpat.la
usr/lib/libexpat.a
usr/lib/libexpat.so.1.6.0
usr/include/
usr/include/expat.h
usr/include/expat_external.h
usr/doc/
usr/doc/expat-2.1.0/
usr/doc/expat-2.1.0/COPYING
usr/doc/expat-2.1.0/README
usr/doc/expat-2.1.0/reference.html
usr/doc/expat-2.1.0/Changes


Toutatis 05-03-2013 09:02 AM

you are right. I reinstalled it and everything works. I don't know what happened in the first install


All times are GMT -5. The time now is 08:03 PM.