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

cargo install gcsf #26

Closed
nigelhorne opened this issue Jul 7, 2018 · 2 comments
Closed

cargo install gcsf #26

nigelhorne opened this issue Jul 7, 2018 · 2 comments

Comments

@nigelhorne
Copy link

Fails on my Linux machine:

error: failed to run custom build command for fuse v0.3.1
process didn't exit successfully: /tmp/user/1000/cargo-installMwV918/release/build/fuse-f0fb0e86cb51e215/build-script-build (exit code: 101)
--- stderr
thread 'main' panicked at 'called Result::unwrap() on an Err value: Failure { command: ""pkg-config" "--libs" "--cflags" "fuse >= 2.6.0"", output: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "Package fuse was not found in the pkg-config search path.\nPerhaps you should add the directory containing fuse.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'fuse\' found\n" } }', libcore/result.rs:945:5 note: Run with RUST_BACKTRACE=1` for a backtrace.

warning: build failed, waiting for other jobs to finish...

@nigelhorne
Copy link
Author

See also zargony/fuse-rs#69

@nigelhorne
Copy link
Author

I missed the need to install libfuse-dev because I thought that was only needed to build from source. I misread.

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

1 participant