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 /sbin/ldconfig: /usr/local/lib/libwine_tsx11.so is not a symbolic link /sbin/ldconfig: /usr/local/lib/libwine.so is not a symbolic link /sbin/ldconfig: /usr/local/lib/libwineps.so is not a symbolic link /sbin/ldconfig: /usr/local/lib/libw32skrnl.so is not a symbolic link /sbin/ldconfig: /usr/local/lib/libsetupapi.so is not a symbolic link /sbin/ldconfig: /usr/local/lib/liboleaut32.so is not a symbolic link /sbin/ldconfig: /usr/local/lib/libole32.so is not a symbolic link /sbin/ldconfig: /usr/local/lib/libmsvfw32.so is not a symbolic link /sbin/ldconfig: /usr/local/lib/libkernel32.so is not a symbolic link /sbin/ldconfig: /usr/local/lib/libgdi32.so is not a symbolic link /sbin/ldconfig: /usr/local/lib/libcomdlg32.so is not a symbolic link ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran?ais ! Yahoo! Mail : http://fr.mail.yahoo.fr
On Fri, 15 Feb 2002 09:26:02 +0100 (CET) Sylvain Petreolle <spetreolle@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