Hi !
On Tue, Jun 20, 2000 at 03:56:53PM -0500, Gabe Ycas wrote:
> Attached is a bziped log from running "wine --debugmsg
> +relay,+cdrom,+dosfs,+file,+int21 Pharaoh". At around line 2741 it seems
>
> like the program is looking for "antelop_r.wav" but cannot find it, it
> is
> named "antelop_~1.wav". I don't know if this has anything to do with the
>
> problem, but many of the files end with a "~1" so I though it would be
> worth mentioning . Additionally, here is the cdrom device section of
> wine.conf:
Huh !?!?
So you clearly seem to have mounted your CD in a wrong way.
8.3 crippled filenames should *never* occur, except for "msdos" mounted
partitions.
I.e. never on a "normal", "sane" CD.
So a "ls" in that CD-ROM directory yields ~1 filenames ?
If that's the case, then it's NOT Wine's fault (as somebody already indicated).
> [Drive G]
> Path=/mnt/CD-RW
> Type=cdrom
> Label=Pharaoh
> Filesystem=win95
> ;;Serial=123456
> ; make sure that device is correct and has proper permissions !
> Device=/dev/cdroms/cdrom1
^^^^^^^^^^^^^^^^^^
I assume this is devfs, no ??
Good luck !
Andreas Mohr