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

Inaccurate README.md (?) #21

Open
oliverschmidt opened this issue Aug 17, 2022 · 0 comments
Open

Inaccurate README.md (?) #21

oliverschmidt opened this issue Aug 17, 2022 · 0 comments

Comments

@oliverschmidt
Copy link

Hi,

The section...

Compile the daemon and tools with 'make' and copy the results to /usr/local/bin with 'sudo make install'. To build the FUSE driver needed to mount ProDOS devices under Linux, you will need the libfuse-dev package installed. Get this from apt-get, aptitude, or whichever package manager you like. Build with 'make fusea2pi' and install with 'sudo make fuse-install'.

...seems to imply that fusea2pi is somewhat separate from the rest. However, that doesn't seems to be true (anymore?):

  • libfuse-dev is already required for make.
  • fusea2pi is already built with make.

Regards,
Oliver

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