Ok thanks everyone who helped me on that last one but now i got another probaly really stupid question i did a ./configure then the make depend && make no error there but then i do a make install and get this after a while ./tools/mkinstalldirs /usr/local/share/aclocal /usr/bin/install -c -m 644 ./aclocal.m4 /usr/local/share/aclocal/wine.m4 /sbin/ldconfig /sbin/ldconfig: $LD_LIBRARY_PATH:/usr/local/lib is not a known library type
Kristopher Powell wrote:> Ok thanks everyone who helped me on that last one but now i got another > probaly really stupid question i did a ./configure then the make depend > && make no error there but then i do a make install and get this after a > while > > ./tools/mkinstalldirs /usr/local/share/aclocal > /usr/bin/install -c -m 644 ./aclocal.m4 > /usr/local/share/aclocal/wine.m4 > /sbin/ldconfig > /sbin/ldconfig: $LD_LIBRARY_PATH:/usr/local/lib is not a known library > typeWhat does /etc/ld.so.conf contain?