Marc Hassman

Results 11 comments of Marc Hassman

Isn't this just using fuse subdir? Or am I misunderstanding? -o module=subdir -o subdir=/container

Is the cloud account mounted as 'allow_other' ?

Tried this last night and seemed to work better. However today I am resetting my device as before so not sure why the inconsistency. I think I rebooted awhile before...

Is anybody noticing NOT having to restart coreaudio recently? About a week ago I set my buffer size to 1024, and active 'when proxied device is active' and I haven't...

RVM has the concept of gem sets which used @ as a special character which seems to be in conflict with your user naming scheme. Perhaps using `echo "export rvm_ignore_gemsets_flag=1"...

The command you ran installed rvm and tried to install ruby. The rvm it installed should be usable on your system to get the master version.

can you add --trace to that? Seems like a network issue, and that might give you more clues. (This will output info that will reveal your username and local directory...

Openssl 1.1.1w is trivial to build. Are you meaning brew won't do it for you? Download the source and then, assuming you have the rest of what you would have...

Have you tried using 'rvm get master' as the README suggests?