As I was following through the tutorial on the same topic (https://geektnt.com/how-to-mount-digitalocean-space-on-centos-7.html), I successfully established and download with (git clone https://github.com/s3fs-fuse/s3fs-fuse.git) but error command.
[root@centos-s-1vcpu-1gb-sgp1-01 s3fs-fuse]# ./configure:
- onfigure: error: Package requirements (fuse >= 2.8.4 libcurl >= 7.0 libxml-2.0 >= 2.6 ) were not met:
-
- No package 'fuse' found
- No package 'libcurl' found
-
- Consider adjusting the PKG_CONFIG_PATH environment variable if you
- installed software in a non-standard prefix.
-
- Alternatively, you may set the environment variables common_lib_checking_CFLAGS
- and common_lib_checking_LIBS to avoid the need to call pkg-config.
- See the pkg-config man page for more details.
[root@centos-s-1vcpu-1gb-sgp1-01 s3fs-fuse]# make
make: *** No targets specified and no makefile found. Stop.
[.root@centos-s-1vcpu-1gb-sgp1-01 s3fs-fuse]#
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello,
It looks like you have not installed the required dependencies, to do so first run:
sudo yum install gcc libstdc++-devel gcc-c++ fuse fuse-devel curl-devel libxml2-devel mailcap git automake make
And then proceed with the ./configure command.
Let me know how it goes.
Regards, Bobby
@bobbyiliev Hello, I already install all and run update command again but the same problem. Maybe have problem from SG1 region (my droplet created in SG1) ?
Please check under screenshot, when on browser I create centos 7.6 but after ssh then show 7.8 ? it’s have issue here ? Screenshot
Please help me check soon because I urgent with it.
Thanks, Long Nguyen
Hello, all
You can also check this question that was posted in our community on How to mount DigitalOcean Spaces on droplets with s3fs:
Hope that this helps! Regards, Alex
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.