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

fuse-ext2.prefPane: No such file or directory (High Sierra) #116

Open
qohelet opened this issue Feb 21, 2021 · 3 comments
Open

fuse-ext2.prefPane: No such file or directory (High Sierra) #116

qohelet opened this issue Feb 21, 2021 · 3 comments

Comments

@qohelet
Copy link

qohelet commented Feb 21, 2021

I'm trying to install fuse-ext2 on the macbook of my wife (I've never worked with mac before), but I'm getting the following error:

/usr/bin/install -c -d /Library/PreferencePanes
cp -R ../../tools/macosx/prefpane/build/Release/fuse-ext2.prefPane /Library/PreferencePanes/fuse-ext2.prefPane
cp: ../../tools/macosx/prefpane/build/Release/fuse-ext2.prefPane: No such file or directory
make[3]: *** [install-exec-local] Error 1
make[2]: *** [install-am] Error 2
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1

I've created the file scri.sh containing the code of the page, but I don't understand what else is required or if it's necessary to install other libs.

Apparently this has been "solved" in #89 / #81 but I don't know which file should be patched by the code provided by @drizt
#73 considers it as issue with xcode but sudo xcode-select -r does not change anything for me.
Is there a tutorial to solve this issue?

@zsy-cn
Copy link

zsy-cn commented Mar 30, 2021

Install Xcode will solve this problem.
截屏2021-03-30 17 33 53

@MarioJSchwaiger
Copy link

@zsy-cn is there any other way than installing a 30Gb developer suite and registering as a Apple-Developer for just solving this problem?

@zsy-cn
Copy link

zsy-cn commented Apr 1, 2021

I didn't find any other way that doesn't require an Apple-Developer account.

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

3 participants