Cant install any windows dll's via winetricks
Cant install any windows dll's via winetricks
I cant install any window dll's it comes up with 'note :command 'mkdir -p/home/jonny/.cache/winetricks vcrun2005' returned. Status aborting.
any helpp????/
any helpp????/
That is not a valid Wine version; it's simply your distro's name for it's package. To get the real version, open a terminal and typejjonny996 wrote:i have version 1.3 wine ,that i installed on software centre.
Code: Select all
wine --version
To find out the version of winetricks, type
Code: Select all
winetricks --version
Copy and pasteIm not sure what you mean about mkdir -p and that stuff.
Code: Select all
mkdir -p ~/.cache/winetricks/foobar
Report back here the results of all three commands.
Cant install any windows dll's via winetricks
On Sun, 2012-02-19 at 12:17 -0600, jjonny996 wrote:
Only errors are reported unless the command accepts a 'verbose' option
and you supplied one.
Martin
Linux design principle #1: successful commands are silent.Yes my version is 1.3.28 of wine
winetricks version is 20110629
mkdir -p ~/.cache/winetricks/foobar
doesnt show up with anything on terminal :/
Only errors are reported unless the command accepts a 'verbose' option
and you supplied one.
Martin
i have upgraded to the latest wine...
and still get that same error
Re: i have upgraded to the latest wine...
Try a clean wineprefix. If you still have problems, report it to http://code.google.com/p/winetricks/issues/listjjonny996 wrote:and still get that same error