[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Wine ne marche pas



C.f http://www.winehq.com/docs/wine-user.html#CONFIG-DRIVE-SECTIONS

Donc par example:

mkdir -p ~/.wine/dosdevices
cd ~/.wine/dosdevices
ln -s ~/.wine/fake_windows c:
ln -s /mnt/floppy a:
ln -s /dev/fd0 a::
ln -s /dev/ttyS0 com1
ln -s /dev/lp0 lpt1

Le prog que tu veux lancer doit etre dans un des directoires cites dans
~/.wine/dosdevices;

wine /tmp/prog.exe ne marchera pas, au lieu de ca faire:

mv /tmp/prog.exe ~/.wine/fake_windows/Temp
wine ~/.wine/fake_windows/Temp/prog.exe

A+, JD.

On Wednesday 19 October 2005 00:09, Clément Plantier wrote:
CP > Le Wed, 19 Oct 2005 00:00:20 +0200, Gaëtan PERRIER a écrit :
CP > 
CP > > Salut,
CP > > 
CP > > L'avant dernière version, celle du 30/08 était bugguée. Celle du
CP > > 30/09 fonctionne. Laquelle as-tu?
CP > > 
CP > > Gaëtan
CP > 
CP > 30/09, je suis toujours à jour.
CP > Merci quand même...
CP > 
CP > -- 
CP > Clément Plantier
CP > 
CP > 

-- 
Jean-Damien Durand CERN/IT/ADC/CA - Geneva, Switzerland
PGP PUBLIC KEY: http://home.cern.ch/~jdurand/public_key.asc
This mail is signed using CERN CA, please use my PGP key otherwise
CERN CA root certificate: http://cern.ch/service-grid-ca/crt/root_crt.html

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Reply to: