hello
I have been installed Wine 9.59 from it's source code .
Then i installed wine 9.25 and it's packages form debian source see this
photo :http://i25.tinypic.com/6h10fq.png
Now i want use Wine 9.25 ,I wanted to uninstall Wine 9.59 but it gives An
error :
rm -f /usr/local/share/aclocal/wine.m4
rmdir /usr/local/share/wine /usr/local/share/aclocal
rmdir: /usr/local/share/wine: No such file or directory
rmdir: /usr/local/share/aclocal: No such file or directory
make: [uninstall] Error 1 (ignored)
Now what can i do ?
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-us ... chment.htm
Wine uninstall problem
Re: Wine uninstall problem
Read and follow this post http://forum.winehq.org/viewtopic.php?t=800
hello
Thanks for you'r attention.
That topic didn't help me .see ,i installed wine 9.59 from sorce code and using command "make install".
Now i wana uninstall it using command "make uninstall" But it gives 1 error :
rm -f /usr/local/share/aclocal/wine.m4
rmdir /usr/local/share/wine /usr/local/share/aclocal
rmdir: /usr/local/share/wine: No such file or directory
rmdir: /usr/local/share/aclocal: No such file or directory
make: [uninstall] Error 1 (ignored)
Thanks
Thanks for you'r attention.
That topic didn't help me .see ,i installed wine 9.59 from sorce code and using command "make install".
Now i wana uninstall it using command "make uninstall" But it gives 1 error :
rm -f /usr/local/share/aclocal/wine.m4
rmdir /usr/local/share/wine /usr/local/share/aclocal
rmdir: /usr/local/share/wine: No such file or directory
rmdir: /usr/local/share/aclocal: No such file or directory
make: [uninstall] Error 1 (ignored)
Thanks
Last edited by a.dehqan on Sun May 11, 2008 2:31 pm, edited 1 time in total.
Then something or someone removed those files/directories. You can always use 'make -k uninstall' and after it's finished - you are done.a.dehqan wrote:hello
Thanks for you'r attention.
That topic didn't help me .see ,i installed wine 9.59 form sorce code and using command "make install".
Now i wana uninstall it using command "make uninstall" But it gives 1 error :
rm -f /usr/local/share/aclocal/wine.m4
rmdir /usr/local/share/wine /usr/local/share/aclocal
rmdir: /usr/local/share/wine: No such file or directory
rmdir: /usr/local/share/aclocal: No such file or directory
make: [uninstall] Error 1 (ignored)
Thanks