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

To compile in ubuntu you need also sudo apt-get install libfuse-dev libreadline-dev #3

Closed
felisucoibi opened this issue Apr 23, 2014 · 4 comments

Comments

@felisucoibi
Copy link

Just to be aded to your tutorial, if not it will not find fuse.h when making. Bests

@felisucoibi
Copy link
Author

Also can't find readline.h trying to find wich library needs.

@felisucoibi
Copy link
Author

sudo apt-get install libreadline-dev

@felisucoibi
Copy link
Author

with this two extra libs it works on ubuntu 14.04 thanks!

@felisucoibi felisucoibi changed the title To compile in ubuntu you need also sudo apt-get install libfuse-dev To compile in ubuntu you need also sudo apt-get install libfuse-dev libreadline-dev Apr 23, 2014
@matteoserva
Copy link
Owner

updated. thanks

drok pushed a commit to drok/MegaFuse that referenced this issue Dec 23, 2019
Change -O0 to -Os at MAKEFILE
Update code to build under modern versions of GCC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants