Re: Connect Mk2 to my Mac
Posted: Thursday 23. June 2011, 12:23
Here's what worked for me on an intel based Macbook Pro:
1. Downloaded and installed the latest jDivelog
2. Downloaded and installed the latest stable RXTX
3. Replaced linrxtxSerial.jnilib in /Library/Java/Extensions with 64bit version downloaded from this blogpost
4. added myself to the _uucp group like so --> sudo dscl . append /Groups/_uucp GroupMembership kobus (run this command in terminal)
Note:
I followed the instructions on the jdivelog site for macosx, which is how I installed rxtx. Only think I had to do differently was steps 3 because my mac is intel based 64bit and 4 because the command given on the jdivelog page is outdated.
Let me know if it doesn't make sense and I'll try to re-explain
1. Downloaded and installed the latest jDivelog
2. Downloaded and installed the latest stable RXTX
3. Replaced linrxtxSerial.jnilib in /Library/Java/Extensions with 64bit version downloaded from this blogpost
4. added myself to the _uucp group like so --> sudo dscl . append /Groups/_uucp GroupMembership kobus (run this command in terminal)
Note:
I followed the instructions on the jdivelog site for macosx, which is how I installed rxtx. Only think I had to do differently was steps 3 because my mac is intel based 64bit and 4 because the command given on the jdivelog page is outdated.
Let me know if it doesn't make sense and I'll try to re-explain
