-
-
Notifications
You must be signed in to change notification settings - Fork 653
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
4.1.0 mac_czkawka_gui OSX ARM Unable to execute #689
Comments
This is instruction from x86_64 mac. Below is additional line that says that on arm mac, this command should be executed:
|
Oh! I misread that instruction. Well, still getting an error. That command returns this: username@MacBook-Pro ~ % arch -x86_64 /usr/local/bin/brew install gtk+3 adwaita-icon-theme ffmpeg librsvg arch: /usr/local/bin/brew isn't executable |
I don't have such mac, so I can't test this, but looks that #637 may contains proper(but maybe a little too long) instruction how to do it |
I read through those instructions, and I don't really want to change homebrew locations just for this one thing. It looks like the issue goes to one of your dependencies, so perhaps I'll just wait on that for a future install, or run it under docker. |
Same here, cant run it. @qarmin any way we can help you? |
It would be best to create a detailed(and reasonably simple) instruction how to run the program on this system. |
Compilation works for me without problems from the original instructions for Czkawka 4.0
I have a standard Homebrew installation, everything is up to date. I will try to compile the 4.1 version. @qarmin What kind of documentation do you want? Are you interested in the compiled binary? Cheers, |
Update from 4.0 to 4.1 without problems:
BTW: My Homebrew is in the standard location and I did nothing like #637 I would never install the rosetta versions. @michaelkahn @axe312ger @qarmin In your Terminal do:
Edit your ~/.zshrc and put this at the end of the file :
Restart zsh:
My output without a single error:
|
5.0.2 compiled Nov 8, 2022 on Macbook Pro 16 M1 Max Install Rust and Libraries Clone and Build |
@bauchdj Thanks for the build! |
I followed the steps provided by @bauchdj exactly on my m1 mac studio to build 5.1.0 and it worked perfectly. These steps should be stickied or put in the documentation |
These instructions worked for me as well, granted I needed to run through some additional brew / rust install steps. This site was the last one that helped me get to the finishline fwiw |
@bauchdj have you tried to compile a version with HEIF or all features? I am on MacOS Ventura with libheif installed through Homebrew and I keep getting |
@nickazevedo Yes. I am currently able to compile according to the instructions. I am on Sonoma Macbook Pro 16 inch 2021 with M1 Max. I made sure everything was up to date by re-running each command per the instructions. |
@bauchdj Oh wow so my environment must be messed up. Can you please share a new czkawka_arm_gui.zip compiled with |
@nickazevedo I get the same error compiling with --all-features or --features heif. |
Followed instructions here: https://github.com/qarmin/czkawka/blob/master/instructions/Installation.md
Error at this step:
./mac_czkawka_gui
The text was updated successfully, but these errors were encountered: