Hello all,
wine on Debian wheezy (repo version).
I'm trying to install .NET Framework 4.0 using winetricks.
However, the installer cancels by saying there is not enough disk space left (but in fact, "/" hast over 200 GB free).
I'm working in a netboot environment and thus "/" lives on NFS.
Maybe that's the problem? What can I do?
not enough disk space (NFS problem?)
-
- Newbie
- Posts: 4
- Joined: Wed Aug 05, 2015 4:13 pm
Re: not enough disk space (NFS problem?)
Isn't that version 1.4? That's very old and no longer supported. I imagine you're probably using an outdated version of winetricks, too. .NET 4.0 couldn't be installed in those old versions; you need to upgrade both Wine and winetricks.samndave12 wrote: wine on Debian wheezy (repo version).
-
- Newbie
- Posts: 4
- Joined: Wed Aug 05, 2015 4:13 pm
Re: not enough disk space (NFS problem?)
If my only chance is to first upgrade to wine 1.6 than I cannot do it. I tried wine from Debian jessie as well as the unstable from winehq, but both are built against a newer libc6-version.dimesio wrote:Isn't that version 1.4?samndave12 wrote: wine on Debian wheezy (repo version).
I fear that I may be running in a dependency-cascade (and maybe deadlock) if I try to install everything whats necessary by hand.