Re: is there a cheat-sheet for WINE?

2005-02-11 Thread Gary Kline
On Fri, Feb 11, 2005 at 03:53:12PM -0500, Ben Dover wrote:
> I added the following to the top of my wine config file and the
> stoppable errors went away.
> 
> [Drive C]
> "Path" = "/windows"
> "Type" = "hd"
> "Label" = "msdos"
> "Filesystem" = "win98"
> 
> 
> Note that "Path" = "/windows"  is the directory i created to mount the
> windows partition in /etc/fstab
> Good luck
> 


Okay, now can you telll mee what I need to add to my /etc/fstab?
It has to be different from what I had back in '01!!   --Or
maybe not...

thanks f or the clue.

gary

PS:  BTW, I do/will want to use my CDROM drive.  So what to I
 add for /cdrom??



> 
> On Wed, 9 Feb 2005 09:26:35 -0800, Gary Kline <[EMAIL PROTECTED]> wrote:
> > On Wed, Feb 09, 2005 at 12:58:31AM +0100, albi wrote:
> > > Gary Kline wrote:
> > >
> > > > The sh tools/wineinstall did an incomplete job.  I have
> > > > ~/.wine/config i nstalled, but I'm missing something because
> > > > runnning wine or wine --help yields:
> > > >
> > > >
> > > >fixme:file:get_default_drive_device auto detection of DOS devices not
> > > >supported on this platform
> > > >Warning: the specified Windows directory L"c:\\windows" is not
> > > >accessible.
> > >
> > > a few weeks ago i tried wine (and linux-winetools) from the ports in
> > > 5.3 and it worked pretty well (testing filezilla for windows-users)
> > >
> > > in linux there's usually the winesetup tool, but this was (not available
> > > and) not needed at all
> > >
> > > i would install wine from ports and do a rm -rf ~/.wine and try again
> > >
> > 
> > Still no luck.  The WINE website is aimed toward Linux
> > and as far as I can tell, the OnLamp article no longer
> > applies.  Anybody else?
> > 
> > gary
> > 
> > --
> >Gary Kline [EMAIL PROTECTED]   www.thought.org Public service 
> > Unix
> > 
> > ___
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> >
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"

-- 
   Gary Kline [EMAIL PROTECTED]   www.thought.org Public service Unix

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


Re: is there a cheat-sheet for WINE?

2005-02-11 Thread Ben Dover
I added the following to the top of my wine config file and the
stoppable errors went away.

[Drive C]
"Path" = "/windows"
"Type" = "hd"
"Label" = "msdos"
"Filesystem" = "win98"


Note that "Path" = "/windows"  is the directory i created to mount the
windows partition in /etc/fstab
Good luck


On Wed, 9 Feb 2005 09:26:35 -0800, Gary Kline <[EMAIL PROTECTED]> wrote:
> On Wed, Feb 09, 2005 at 12:58:31AM +0100, albi wrote:
> > Gary Kline wrote:
> >
> > > The sh tools/wineinstall did an incomplete job.  I have
> > > ~/.wine/config i nstalled, but I'm missing something because
> > > runnning wine or wine --help yields:
> > >
> > >
> > >fixme:file:get_default_drive_device auto detection of DOS devices not
> > >supported on this platform
> > >Warning: the specified Windows directory L"c:\\windows" is not
> > >accessible.
> >
> > a few weeks ago i tried wine (and linux-winetools) from the ports in
> > 5.3 and it worked pretty well (testing filezilla for windows-users)
> >
> > in linux there's usually the winesetup tool, but this was (not available
> > and) not needed at all
> >
> > i would install wine from ports and do a rm -rf ~/.wine and try again
> >
> 
> Still no luck.  The WINE website is aimed toward Linux
> and as far as I can tell, the OnLamp article no longer
> applies.  Anybody else?
> 
> gary
> 
> --
>Gary Kline [EMAIL PROTECTED]   www.thought.org Public service Unix
> 
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: is there a cheat-sheet for WINE?

2005-02-09 Thread Gary Kline
On Wed, Feb 09, 2005 at 12:58:31AM +0100, albi wrote:
> Gary Kline wrote:
> 
> > The sh tools/wineinstall did an incomplete job.  I have 
> > ~/.wine/config i nstalled, but I'm missing something because
> > runnning wine or wine --help yields:
> >
> >
> >fixme:file:get_default_drive_device auto detection of DOS devices not
> >supported on this platform
> >Warning: the specified Windows directory L"c:\\windows" is not
> >accessible.
> 
> a few weeks ago i tried wine (and linux-winetools) from the ports in
> 5.3 and it worked pretty well (testing filezilla for windows-users)
> 
> in linux there's usually the winesetup tool, but this was (not available
> and) not needed at all
> 
> i would install wine from ports and do a rm -rf ~/.wine and try again
> 

Still no luck.  The WINE website is aimed toward Linux 
and as far as I can tell, the OnLamp article no longer
applies.  Anybody else?

gary


-- 
   Gary Kline [EMAIL PROTECTED]   www.thought.org Public service Unix

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


Re: is there a cheat-sheet for WINE?

2005-02-08 Thread albi
Gary Kline wrote:
	The sh tools/wineinstall did an incomplete job.  I have 
	~/.wine/config i nstalled, but I'm missing something because
	runnning wine or wine --help yields:

fixme:file:get_default_drive_device auto detection of DOS devices not
supported on this platform
Warning: the specified Windows directory L"c:\\windows" is not
accessible.
a few weeks ago i tried wine (and linux-winetools) from the ports in
5.3 and it worked pretty well (testing filezilla for windows-users)
in linux there's usually the winesetup tool, but this was (not available
and) not needed at all
i would install wine from ports and do a rm -rf ~/.wine and try again
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


is there a cheat-sheet for WINE?

2005-02-08 Thread Gary Kline
Folks,

The sh tools/wineinstall did an incomplete job.  I have 
~/.wine/config i nstalled, but I'm missing something because
runnning wine or wine --help yields:


fixme:file:get_default_drive_device auto detection of DOS devices not
supported on this platform
Warning: the specified Windows directory L"c:\\windows" is not
accessible.
Warning: the specified System directory L"c:\\windows\\system" is not
accessible.
Warning: could not find DOS drive for current working directory
'/usr/ports/emulators/wine/work/wine-20050111/tools', starting in the
Windows directory.
Wine 20050111
Usage: wine PROGRAM [ARGUMENTS...]   Run the specified program
   wine --help   Display this help and exit
   wine --versionOutput version information and exit

Yes,I'm running 5.3.  The docs and the wineHQ seem to be a bit
dated, altho it's probably *me*.

Oh: in /etc/fstab I have

/dev/acd0   /cdrom  cd9660  ro,noauto,users,unhide  0
0

so be able to use my CDROM drive for card games, etc.  Is the
",users,unhide" string going to break things?

thanks for an clues!

gary




- 
   Gary Kline [EMAIL PROTECTED]   www.thought.org Public service Unix

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