Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

occamlfuse on OS X - installation #357

Open
urielz opened this issue Sep 28, 2017 · 3 comments
Open

occamlfuse on OS X - installation #357

urielz opened this issue Sep 28, 2017 · 3 comments

Comments

@urielz
Copy link

urielz commented Sep 28, 2017

Hey there,

just wanted to point out that on macOS opam install google-drive-ocamlfuse fails with:


∗  installed conf-gmp.1
[ERROR] The compilation of conf-gmp-powm-sec failed at "sh -exc cc -c $CFLAGS -I/usr/local/include test.c".

A workaround for this is to install gmp first like this:

env CFLAGS="-I/opt/local/include/" opam install conf-gmp-powm-sec.1

You might want to add this to the wiki in case someone else runs into this problem. Other than that all went fine. Thanks for this great piece of code!

@astrada
Copy link
Owner

astrada commented Sep 29, 2017

Thanks!

@Abrahamh08
Copy link

It seems to unmount at random times on os x.

@alexsharaz
Copy link

alexsharaz commented Mar 1, 2019

Latest and greatest version on macOS works for a while then a "df" gives you the mounted drive with . size of "0" used/available. unmount/remount and everything fine for a while ... ~1 day then happens again.

Using it with Google drive in read only mode. Running Plex accessing movies on the drive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants