Once she went to sleep:
I installed ActiveMQ version 5.2
- download
- untar
- cd [AMQ install director]/bin
- chmod 755 activemq
- cd ..
- bin/activemq
Then I tried to get a simple perl script to connect via Net::Stomp.
I tried to install Net::Stomp from using sudo -H cpan -i Net::Stomp and it failed because make was missing from my machine.
For the next hour my brain didn't function as I search google for a way to install make on OS X. The search terms "install make on OS X" are not helpful...
Eventually I found and was simultaneously directed to Apples XTools. Duh... I should have looked on apple's site first.
I've now downloaded the svelte 1GB XTools installer, but I'm to tired to actually run it. That's a task for tomorrow.
No comments:
Post a Comment