Re: Wine and FreeBSD how to

2006-08-14 Thread Jim Stapleton

On 7/31/06, Jim Stapleton [EMAIL PROTECTED] wrote:

On 7/31/06, Joshua Lewis [EMAIL PROTECTED] wrote:

I installed wine on my 6.1 system but I don't see a config file
anywhere on the system. Has anyone installed and used Wine
successfully that could point me towards an easy FreeBSD how to? Or
something similar. I told my 7 year old I would load a game for him
and wanted to look for an easy how too.
Sincerely,
Joshua Lewis
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]



There is a configuration utility I used, can't remeber the name, but
the name should be obvious using this - it'll create the base wine
directory and such like that:
$ ls /usr/local/bin | grep wine




Sorry, I know it's a bit late, but I remember the tool now: wineprefixcreate

makes a nice wine directory to wherever you have your WINEPREVIX
variable set, and it works quite nicely.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Wine and FreeBSD how to

2006-08-07 Thread Gautham Ganapathy
On Mon, 2006-07-31 at 06:28 -0700, Joshua Lewis wrote:
I installed wine on my 6.1 system but I don't see a config file
anywhere on the system. Has anyone installed and used Wine
successfully that could point me towards an easy FreeBSD how to? Or
something similar. I told my 7 year old I would load a game for him
and wanted to look for an easy how too.
Sincerely,
Joshua Lewis
 

Run 'wine' once from the shell for it to generate the .wine directory
under $HOME. Then, try using 'winecfg' for configuration

However, so far I have not been able to get anything more complex than
notepad running under wine on freebsd-6.1-release

Regards
Gautham

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Wine and FreeBSD how to

2006-08-07 Thread Micah

Gautham Ganapathy wrote:

On Mon, 2006-07-31 at 06:28 -0700, Joshua Lewis wrote:

   I installed wine on my 6.1 system but I don't see a config file
   anywhere on the system. Has anyone installed and used Wine
   successfully that could point me towards an easy FreeBSD how to? Or
   something similar. I told my 7 year old I would load a game for him
   and wanted to look for an easy how too.
   Sincerely,
   Joshua Lewis



Run 'wine' once from the shell for it to generate the .wine directory
under $HOME. Then, try using 'winecfg' for configuration

However, so far I have not been able to get anything more complex than
notepad running under wine on freebsd-6.1-release

Regards
Gautham


There's a nice technical discussion of WINE vs FreeBSD over on hackers@ 
(http://lists.freebsd.org/pipermail/freebsd-hackers/2006-July/017323.html) 
that talks about why wine doesn't work. Supposedly if you set up wine to 
emulate Win2K it'll work better, but not perfectly (like WINE ever 
worked perfectly :) and there are patches in the pipeline that'll help 
with some other problems.


HTH,
Micah
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Wine and FreeBSD how to

2006-07-31 Thread Joshua Lewis

   I installed wine on my 6.1 system but I don't see a config file
   anywhere on the system. Has anyone installed and used Wine
   successfully that could point me towards an easy FreeBSD how to? Or
   something similar. I told my 7 year old I would load a game for him
   and wanted to look for an easy how too.
   Sincerely,
   Joshua Lewis
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Wine and FreeBSD how to

2006-07-31 Thread Jim Stapleton

On 7/31/06, Joshua Lewis [EMAIL PROTECTED] wrote:


   I installed wine on my 6.1 system but I don't see a config file
   anywhere on the system. Has anyone installed and used Wine
   successfully that could point me towards an easy FreeBSD how to? Or
   something similar. I told my 7 year old I would load a game for him
   and wanted to look for an easy how too.
   Sincerely,
   Joshua Lewis
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]




There is a configuration utility I used, can't remeber the name, but
the name should be obvious using this - it'll create the base wine
directory and such like that:
$ ls /usr/local/bin | grep wine
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]