[Wine] Re: must I install wine as root?

Jonathan Ernst jonathan at ernstfamily.ch
Fri Feb 24 03:29:51 CST 2006


Le vendredi 24 février 2006 à 10:55 +0800, nay0648 a écrit :
> Hello:
> 
> my os is fedora core 4. I downloaded wine-0.9.8.tar.bz2, and then run 
> ./tools/wineinstall
> at first. after configuration it is said that I should login as root. 
> I do not want to install wine as root and do not want to install it in
> default path, so I then run
> configure --prefix=dir
> make depend
> make
> make install
> instead. after install, when I run wine is is said that:
> wine: error while loading shared libraries: libwine.so.1: cannot open 
> shared object file: No such file or directory

try:
sudo ldconfig
or:
sudo ldconfig [install dir]/lib





More information about the wine-users mailing list