s3fs-fuse / s3fs-fuse

FUSE-based file system backed by Amazon S3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building on MacOs

kevindiffily opened this issue · comments

The instructions to manually build refer to a non-existent file ./configure

Additional Information

Version of s3fs being used (s3fs --version)

Version of fuse being used (pkg-config --modversion fuse, rpm -qi fuse or dpkg -s fuse)

Kernel information (uname -r)

GNU/Linux Distribution, if applicable (cat /etc/os-release)

How to run s3fs, if applicable

[] command line
[] /etc/fstab

s3fs syslog messages (grep s3fs /var/log/syslog, journalctl | grep s3fs, or s3fs outputs)

Details about issue

Please run autogen.sh first, it will create a configure file.
These steps can be found by browsing .github/workflows/ci.yml.

This issue will be closed, but if you still have problems, please reopen this issue or create a new one.