TTyusb0 com1 ON MAC

Questions about Wine on macOS.
Locked
Richard Sandí
Newbie
Newbie
Posts: 2
Joined: Thu Oct 29, 2015 4:58 am

TTyusb0 com1 ON MAC

Post by Richard Sandí »

Hello Im tried to use the USB Rs232 adapter on MaC Yosemite, but I cant do it

I follow severals post and dosent work..

Last login: Thu Oct 29 03:51:55 on ttys000
macbook:~ macbook$ ln -s /dev/ttyUSB0 ~/.wine/dosdevices/com1
ln: files/dosdevices/com1: No such file or directory
macbook:~ macbook$

In my mac the .wine folder ares wine files ( This is the folder), so I tried whit this but the result is the same.


Im also try whit Last login: Thu Oct 29 03:51:55 on ttys000
macbook:~ macbook$ ln -s /dev/ttyUSB0 ~/.wine files/dosdevices/com1
ln: files/dosdevices/com1: No such file or directory
macbook:~ macbook$

Any Help...

Regards in advance
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: TTyusb0 com1 ON MAC

Post by dimesio »

Richard Sandí wrote: macbook:~ macbook$ ln -s /dev/ttyUSB0 ~/.wine files/dosdevices/com1
ln: files/dosdevices/com1: No such file or directory
http://stackoverflow.com/questions/5079 ... -arguments
Richard Sandí
Newbie
Newbie
Posts: 2
Joined: Thu Oct 29, 2015 4:58 am

Re: TTyusb0 com1 ON MAC

Post by Richard Sandí »

dimesio wrote:
Richard Sandí wrote: macbook:~ macbook$ ln -s /dev/ttyUSB0 ~/.wine files/dosdevices/com1
ln: files/dosdevices/com1: No such file or directory
http://stackoverflow.com/questions/5079 ... -arguments

Hello... Thanks......
Locked