Wine and mono - problem installing a dotnet 3.5 application

View: New views
6 Messages — Rating Filter:   Alert me  

Wine and mono - problem installing a dotnet 3.5 application

by dimesio :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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






Re: Wine and mono - problem installing a dotnet 3.5 application

by John M. Drescher :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> 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.


Re: Wine and mono - problem installing a dotnet 3.5 application

by dimesio :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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.






Re: Wine and mono - problem installing a dotnet 3.5 application

by Reece Dunn-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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


Re: Wine and mono - problem installing a dotnet 3.5 application

by James Mckenzie :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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




Re: Wine and mono - problem installing a dotnet 3.5 application

by dimesio :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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
>
> - Reece

The 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).