beta.blog

Programming

winetricks – wineserver not found on Debian

by on Jul.25, 2012, under Programming

Apparently winetricks didn’t support the wine version I ran on my Debian machine when I attempted to install the Microsoft DotNET Framework 2.0 earlier today and unfortunately I received an error message notifying me about winetricks being unable to find a wineserver on my machine.

There are several approaches to get a valid workaround but I found a decent way which would only require a single command to be executed. Luckily the following command was a really easy workaround that helped me getting rid of this annoyance.

ln -s /usr/lib/wine/wineserver /usr/local/bin/wineserver
Leave a Comment more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!