My First Wine

Rod rodhill at nospamihug.co.nz
Mon Jun 25 21:49:06 CDT 2001


does ur cdrom look like this? , in ur wine config (~/.wine/config)

[Drive D]
"Path" = "/mnt/cdrom"
"Type" = "cdrom"
"Label" = "CD-Rom"
"Filesystem" = "win95"
; make sure that device is correct and has proper permissions !
"Device" = "/dev/cdrom"

In article <3B37F4DA.8BC9A980 at worldnet.att.net>, "Paul"
<john.p.richardson at worldnet.att.net> wrote:

> Same thing happens.
> 
> Thanks for the suggestion though.
> 
> Paul
> 
> Rod wrote:
>> 
>> just a thought
>> 
>> #!/bin/sh
>> cd /mnt/cdrom/ ; wine railatlas.exe
>> #end of file
>> 
>> In article <3B37F21D.8C228C7C at worldnet.att.net>, "Paul"
>> <john.p.richardson at worldnet.att.net> wrote:
>> 
>> > I've been a Linux user for a few years now but this is my first taste
>> > of Wine.  Naturally, I've got a problem (leave it alone!).  A
>> > transcript of my wine session looks like this:
>> >
>> > # wine --winver win95 /mnt/cdrom/railatlas.exe
>> > FIXME:pthread_rwlock_rdlock
>> > FIXME:pthread_rwlock_unlock
>> > Could not stat /mnt/fd0 (No such file or directory), ignoring drive
>> > A: FIXME:pthread_rwlock_rdlock
>> > FIXME:pthread_rwlock_unlock
>> > Could not stat /cdrom (No such file or directory), ignoring drive D:
>> > Warning: /mnt/cdrom/railatlas.exe not accessible from a DOS drive
>> > Warning: /mnt/cdrom/railatlas.exe not accessible from a DOS drive
>> > wine: cannot find '/mnt/cdrom/railatlas.exe'
>> >
>> > The app is a run from CD railroad atlas (no installer needed). My
>> > conf files (~/.wine/config and /usr/local/etc/wine/conf) both match
>> > and have the floppy and cdrom pointing to their corresponding /dev
>> > entries.  As far as I can tell from the documentation, I have the
>> > conf file setup right.  I installed build 20010510 from source using
>> > ./tools/wineinstall.
>> >
>> > Thanks in advance,
>> > J Paul Richardson



More information about the wine-users mailing list