-
while trying to install a more recent of ruby using rvm install 2.1.3, I'm getting errors relating to what seems to be a monome path, however, I'm not sure what's really going on.
Unexpected dylibs:
/usr/local/lib/liblo.7.dylib
/usr/local/lib/libmonome.1.1.dylib
any help would be greatly appreciated.
peas -
is this causing an error that stops the install? those dylibs shouldn't cause any trouble, but it's probably just an alert to make sure you're aware in case these are unexpected.
-
my bad for not responding sooner.
I just had to reinstall the ruby libraries, and it worked fine.
thanks for reaching out, though.