Tagged Questions
0
votes
0answers
395 views
Multiple instances of the Mumble client
I have tried command that I found and it works for second and after that second client closes.
open -na /Applications/Mumble.app
Other command that I tryied with the same resul.
...
4
votes
5answers
239 views
Installing the most recent version of Ruby on Snow Leopard
I downloaded and compiled the latest version of ruby 1.9.2 which was installed in /usr/local/bin/ruby, however the system officially recognizes /usr/bin/ruby which is only 1.8.7 which came installed ...