-----Original Message----- From: Rikard Björklind [mailto:olof@linux.nu] Sent: Saturday, April 20, 2002 5:38 AM To: wine-devel@winehq.com Subject: bug?
Hi, I tried to use ./tools/wineinstall:
Performing 'make install' as root to install binaries, enter root password Password: [here I wrote the password] /bin/bash: - : unrecognized option
What's wrong?
Probably failed to run the ldconfig.
Check the /etc/ld.so.conf to see that the location of the wine lib directory is included (probably /usr/local/lib) and su root and run /sbin/ldconfig.
Bill