| | Re: permissions Kenneth Johansen
| | | the following error as a user. [James@Sauron demo]$ ../util/dll helloworld.lx open: Permission denied opening tty: Permission denied To what directory or files does my user need permission? I tried using a find on tty to no avail. A little help? if (...) (24 years ago, 15-May-01, to lugnet.robotics.rcx.legos)
| | | | | | | | Re: permissions James Critchley
| | | | | (...) Thanks! But rather than do things for a single user I opted for: chmod 666 ttyS0 If I'm not mistaken, this will give every user access to Serial port 0 (comm 1). Since my system only uses comm 1 for the lego tower this seems like a safe thing (...) (24 years ago, 15-May-01, to lugnet.robotics.rcx.legos)
| | | | | | |