[Bug 12346] Installation second cd

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 18 02:08:52 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=12346





--- Comment #8 from Konstantin <tkachenkok at gmx.de>  2008-05-18 02:08:52 ---
I've tried the installation with the versions:
1.0-rc1 - just the same result,
0.9.61 - just the same.

I've seen, that Aleksandr Yakimov has successfully installed the 12.0 Lingvo
and I've written to him. He answered, that he didn't use the automount system.
So I tried it (with wine 0.9.61):

I've tried it with fvwm2 :) - there is no automounter there.

So, I did something like this:
# mkdir /media/lingvo
# mount -t iso9660 -o ro,exec,uid=1000,gid=100,utf8 /dev/sr0 /media/lingvo/
> winecfg
... ; /media/lingvo were automatically associated with "d:"
> wine "d:\\Setup.exe"
>

So, it does nothing. With automounting under KDE there was at least a setup
window.
I've tried 
> wine "d:\\Autostart.exe"

The Autostart.exe window comes up, but I still cannot start setup.

I've tried some other mount options variants:
# mount -t iso9660 -o ro,exec,uid=1000,gid=100 /dev/sr0 /media/lingvo/
...
# mount -t iso9660 /dev/sr0 /media/lingvo/
...

Just with the same effect.

Best regards to all


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list