I release PICnomeSerial version 0.2.
The changes of this version are
- Holded the RXTX and JavaOSC libraries in PICnomeSerial.
- Fixed led_col bug.
- Appended PICnomeSerial application icon.
Additionaly, I begin to release PICnomeSerial.app from this time.
Source : PICnomeSerial-src-0.2.tar.bz2
Application : PICnomeSerial-0.2.dmg
** IMPORTANT REMINDER ABOUT INSTALLATION **
No installation of RXTX and JavaOSC are necessary but you need
to configure by using Terminal.app.
- Make /var/spool/uucp and /var/lock if there aren’t these.
sudo mkdir /var/spool/uucp
sudo mkdir /var/lock
- Change the permission and group of made directories.
sudo chmod 775 /var/spool/uucp
sudo chmod 775 /var/lock
sudo chgrp uucp /var/spool/uucp
sudo chgrp uucp /var/lock
- Append your account to the membership of the UUCP group.
For Max OS X 10.4
sudo niutil -appendprop / /groups/uucp users username
For Mac OS X 10.5
sudo dscl . -append /Groups/uucp GroupMembership username
Last 5 posts in PICnome
Tags: Release