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

Can't install ocamlfuse #3

Closed
asbruff opened this issue May 9, 2013 · 9 comments
Closed

Can't install ocamlfuse #3

asbruff opened this issue May 9, 2013 · 9 comments
Labels

Comments

@asbruff
Copy link

asbruff commented May 9, 2013

Hi,
i see in the dependencies that i have to install ocamlfuse, but i can't find it in the repos (im runnin ubuntu 13.04) and i can't even install it from the source.

Im in "ocamlfuse/lib" directory and i launch "make". Seems that it can't find the file "fuse.h". This is what i get:
Fuse_bindings.h:16:18: fatal error: fuse.h: File o directory non esistente
compilation terminated.

Any help?

@astrada
Copy link
Owner

astrada commented May 9, 2013

You can find more detailed installation instructions here: https://github.com/astrada/google-drive-ocamlfuse/wiki/Installation
I've prepared binary packages for Ubuntu 12.10 (although I don't know if they work on Ubuntu 13.04, but I plan to upgrade soon and to provide binary packages for that version too). I think that the easiest way to install from sources is using OPAM (https://github.com/astrada/google-drive-ocamlfuse/wiki/Installation#installing-from-source). Please let me know if you need any further assistance.

@astrada
Copy link
Owner

astrada commented May 11, 2013

I've uploaded the binary package for Ubuntu 13.04: you can find it here https://forge.ocamlcore.org/frs/download.php/1177/google-drive-ocamlfuse-0.3.2-bin-ubuntu13.04-64bit.tar.gz

@astrada
Copy link
Owner

astrada commented May 27, 2013

I'm going to close this issue. If you have any problem, please let me know.

@astrada astrada closed this as completed May 27, 2013
@asbruff
Copy link
Author

asbruff commented May 28, 2013

Yes, i solved my problem... Thanks for your help.
Il giorno 27/mag/2013 23:54, "Alessandro Strada" notifications@github.com
ha scritto:

I'm going to close this issue. If you have any problem, please let me know.


Reply to this email directly or view it on GitHubhttps://github.com//issues/3#issuecomment-18516063
.

@ghost
Copy link

ghost commented Aug 31, 2013

I am not using Ubuntu, it should work. I get similar error:

ocaml setup.ml -configure
ocamlfind: Package `Fuse' not found
W: Field 'pkg_fuse' is not set: Command ''/usr/bin/ocamlfind' query -format %d Fuse > '/home/data1/protected/tmp/oasis-019705.txt'' terminated with error code 2
E: Cannot find findlib package Fuse
E: Failure("1 configuration error")

even though I have properly configured and installed ocamlfuse.

@astrada
Copy link
Owner

astrada commented Sep 1, 2013

The easiest way to install from sources is using OPAM. Please follow this link https://github.com/astrada/google-drive-ocamlfuse/wiki/Installation#installing-from-source to find detailed instructions. If you have any problem, let me know.

@dappiu
Copy link

dappiu commented Jul 20, 2014

@asbruff why don't you tell how you solved the problem? I fell in the same identical problem and didn't find a solution yet.

@asbruff
Copy link
Author

asbruff commented Jul 24, 2014

with the binary package for Ubuntu 13.04 provided by astrada..

@dappiu
Copy link

dappiu commented Jul 25, 2014

I was looking for a solution to the error you reported compiling from
source, but thanks anyway and sorry for my misunderstanding :)

2014-07-24 19:45 GMT+02:00 asbruff notifications@github.com:

with the binary package for Ubuntu 13.04 provided by astrada..


Reply to this email directly or view it on GitHub
#3 (comment)
.

Davide Rossi

GnuPG/PGP Key ID: 4AE92D78
FINGERPRINT: 33A1 9E37 C91A DDC7 0231 FDE1 AB8D 2D4A 4AE9 2D78
Server: pgp.mit.edu

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

No branches or pull requests

3 participants