View Single Post
  #14 (permalink)  
Old 07-20-2007, 04:21 AM
cadi cadi is offline
New Member
 
Posts: 3
Default problem apparently solved

Hi all,

It seemes that the problem was solved like that:

ln -s /usr/lib/libexpat.so.1.5.0 /usr/lib/libexpat.so.0

It was my mistake that somehow the find command I used to search for the lipexapt library din not returned any results.....

Now everything started OK so I assume it will work - haven't teste yet. I wanted to let you know as soon as possible to avoid waisting your time with my last post.

However I still don't understand why I had those errors in the install log.

Thanks.
Reply With Quote