using winbugs under wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
taijimaomao
Newbie
Newbie
Posts: 4
Joined: Tue May 24, 2011 3:03 pm

using winbugs under wine

Post by taijimaomao »

Hi,

I need to run Winbugs 1.4.3 on my Mac OS X. It used to work this way. However, according to this post (http://www.aidanfindlater.com/installin ... inebottler) [the last reply], the latest version Wine (1.1.44) doesn't support Winbugs anymore. Does anyone know a solution to this?

Much appreciated for your suggestion!

Best,
TJ
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: using winbugs under wine

Post by vitamin »

taijimaomao wrote:I need to run Winbugs 1.4.3 on my Mac OS X. It used to work this way.
What exactly is the problem? Does it start? Does it crash? Post complete terminal output.
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

wine-1.1.44 is WAY old. winebottler is dead. Please use a more
modern version of wine.

http://wiki.winehq.org/MacOSX/Installing might help you find a more
up to date mac wine. Or you could use Crossover, see
http://www.codeweavers.com/products/crossover/
taijimaomao
Newbie
Newbie
Posts: 4
Joined: Tue May 24, 2011 3:03 pm

Post by taijimaomao »

Thanks for your reply, vitamin and DanKegel.

I got an error like this.

trap #101
- OleClient.Model.Internalize (pc=00003C24, fp=00619454)
- Stores.Reader.ReadStore (pc=00002142, fp=00619D28)
- OleClient.View.Internalize (pc=00002A80, fp=00619D44)
- Stores.Reader.ReadStore (pc=00002142, fp=0061A618)
- Views.ReadView (pc=00000FA9, fp=0061A63C)
- TextModels.StdModel.Internalize (pc=00002F1D, fp=0061A6FC)
- Stores.Reader.ReadStore (pc=00002142, fp=0061AFD0)
- Containers.View.Internalize (pc=00000153, fp=0061AFF4)
- Stores.Reader.ReadStore (pc=00002142, fp=0061B8C8)
- Views.ReadView (pc=00000FA9, fp=0061B8EC)
- Documents.Model.Internalize (pc=00000BDB, fp=0061B918)
- Stores.Reader.ReadStore (pc=00002142, fp=0061C1EC)

I will give it a try to install a newer version of wine.

Thanks!

TJ
Locked