RE: [Wine]Re: adding LPT port to wine? Acrobat 5/PDFWriter installation problem

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

 



hi,

Thank you for your quick reply.

There IS a lpt1 link in ~/.wine/dosdevices, but it was initially linked to a /dev devices that actually does not exist on my computer (/dev/lp0). I changed it to the actual parallel port (/dev/lp1), but it still does NOT fix the problem.

Should I make changes to ~/.wine/config or win.ini so that wine/windows can see this printer port?

Thanks again,

From: Duane Clark <dclark@xxxxxxxxxxx>
To: wine-users@xxxxxxxxxx
Subject: [Wine]Re: adding LPT port to wine? Acrobat 5/PDFWriter installation problem
Date: Fri, 04 Feb 2005 13:30:21 -0800


Current versions of Wine no longer use ~/.wine/config for the lpt port mapping. Do "ls -al ~/.wine/dosdevices". Is there an entry that looks like:
... lpt1 -> /dev/lp0
If not, you can add it. Do something like this:
cd ~/.wine/dosdevices
ln -s /dev/lp0 lpt1


_______________________________________________
wine-users mailing list
wine-users@xxxxxxxxxx
http://www.winehq.org/mailman/listinfo/wine-users

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux