ldconfig : ..... .so is not a symbolic link

Michael Herman michael at thehermans.org
Fri Feb 15 03:30:11 CST 2002


On Fri, 15 Feb 2002 09:26:02 +0100 (CET)
Sylvain Petreolle <spetreolle at yahoo.fr> wrote:

> After updating this morning
> cvs udpate -APd
> rm config.cache
> ./configure
> make depend && make
> 
> i get this when 'make install' :
> what should i do ? (think i won't be the only one)
> 
> /sbin/ldconfig: /usr/local/lib/libwine_unicode.so is
> not a symbolic link
> 
> Stuff snipped....


Have you tried ldconfig to link the libraries?  In RH7.2, for some
reason, /usr/local/lib is not in /etc/ld.so.conf.  Check ld.so.conf
and make sure that /usr/local/lib is there. Then,

ldconfig -v   (You don't need the -v but I like to watch it run)
make clean
make
etc....

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-users/attachments/20020215/419ee4a3/attachment.pgp


More information about the wine-users mailing list