JDiveLogsudo mkdir /var/spool/uucp
Permissions should be: drwxrwxr-x, if they are not do command
sudo chmod 775 /var/spool/uucp
niutil -readprop / /groups/uucp users
You should see your name in output of the niutil command. If you don’t see it, do following:
sudo niutil -appendprop / /groups/uucp users <yourname>
Substitute <yourname> with your user’s name
NOTES: RXTX.pkg should create uucp folder and insert your name in uucp group automatically but you might want to repeat those steps for other users. If everything went without errors, you should be done now. Remember that changing group memberships of users might need a reboot, so please consider doing so.
cd <where you unpacked it>/rxtx-2.1-7-bins-r2/ sudo cp RXTXcomm.jar /Library/Java/Extensions sudo cp Mac_OS_X/librxtxSerial.jnilib /Library/Java/Extensions
fixperm.sh
Which can be found in the /contrib folder of the rxtx SOURCE package subdirectory.
You must be logged in to post a comment. Login...
Hi,
has anybody experience with Mac OS X 10.6 (snow leopard)? I can`t do the changes in group membership because niutil in this os relese not exists
cheers
Kai
Comment: float – 19 June 2010 @ 11:53 AM