newuser
2009-Nov-07 18:41 UTC
[Wine] Wine and mono - problem installing a dotnet 3.5 application
Hallo! What happened so far: 1) installed wine 1.01 on jaunty 9.04 2) installed mono 2.4 via winetricks 3) tried to install the dotnet application (staxrip) but receive the error message "dotnet framework is not installed. Please install dotnet framework 3.5" at the beginning of the installation So my question is weather there is something I've to configure or something I don't know to do in order to get the installation running? I thought that mono 2.4 emulates dotnet 3.5 framework - is it right? Thanx for advise
John Drescher
2009-Nov-07 18:45 UTC
[Wine] Wine and mono - problem installing a dotnet 3.5 application
> 1) installed wine 1.01 on jaunty 9.04Upgrade to the latest development release. That version is over 1 year old and a lot of development and improvements have been made since this release. I believe on Ubuntu they call the development releases 1.2 betas.
jorl17
2009-Nov-07 22:06 UTC
[Wine] Re: Wine and mono - problem installing a dotnet 3.5 application
John Drescher wrote:> > > 1) installed wine 1.01 on jaunty 9.04 > > > > Upgrade to the latest development release. That version is over 1 year > old and a lot of development and improvements have been made since > this release. I believe on Ubuntu they call the development releases > 1.2 betas.Yes, but I think that is only available in Karmic.
Reece Dunn
2009-Nov-07 22:12 UTC
[Wine] Wine and mono - problem installing a dotnet 3.5 application
jorl17 wrote:> > John Drescher wrote: >> >> > 1) installed wine 1.01 on jaunty 9.04 >> > >> >> Upgrade to the latest development release. That version is over 1 year >> old ?and a lot of development and improvements have been made since >> this release. I believe on Ubuntu they call the development releases >> 1.2 betas. > > Yes, but I think that is only available in Karmic.No, they are available on jaunty too: http://www.winehq.org/download/deb - Reece
James McKenzie
2009-Nov-07 23:35 UTC
[Wine] Wine and mono - problem installing a dotnet 3.5 application
newuser wrote:> Hallo! > > What happened so far: > > 1) installed wine 1.01 on jaunty 9.04 > 2) installed mono 2.4 via winetricks > 3) tried to install the dotnet application (staxrip) but receive the error message "dotnet framework is not installed. Please install dotnet framework 3.5" at the beginning of the installation > >The real question here is does Mono support .NET Framework 3.5? If they do, this would be a new release of Mono and would have to be added to Winetricks. James McKenzie
DaVince
2009-Nov-08 00:57 UTC
[Wine] Re: Wine and mono - problem installing a dotnet 3.5 application
Reece Dunn wrote:> jorl17 wrote: > > > > > John Drescher wrote: > > > > > > > > > > > > 1) installed wine 1.01 on jaunty 9.04 > > > > > > > > > > > > > > Upgrade to the latest development release. That version is over 1 year > > > old ?and a lot of development and improvements have been made since > > > this release. I believe on Ubuntu they call the development releases > > > 1.2 betas. > > > > > > > Yes, but I think that is only available in Karmic. > > > > No, they are available on jaunty too: http://www.winehq.org/download/deb > > - ReeceThe package [used to be] just 'wine' under 9.04 or earlier. If that changed I wouldn't know, fully switched to Karmic. The PPA for Wine also seems to have switched development releases to wine1.2 without disturbing the original 'wine' package under karmic (that one is still 1.0.1 now).