-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
AppImage is for Linux #27
Comments
Hey If you want to install conky on your macOS, please use one of the following ways:
As for why I keep this command on the Readme, it is because |
I advice that you first try with the second method; If it doesn't work, then you could try the third or If you don't want ManageConky, tell me so I can customise the steps a bit to your liking. Please be patient because this project is a bit difficult to maintain and sometimes it takes a bit for me to get on track with it after a long time 😃 Thanks a lot for opening the issue. |
I prefer building it but macports is having issues with freetype, if you know how to get past that let me know. I will try the other methods suggested. Thank you! |
I have never tried out building conky with macports. |
cmake .. -- Configuring incomplete, errors occurred! sudo port install freetype |
Thanks. |
I manage to build conky itself by fixing it's cmake using macports. Can I use this manager, the dmg from here core dumps. |
Hey! Glad you fixed it, got kinda busy with school and couldn't work on this... I think I've seen this problem before. Does grabbing the latest (v0.9.9) from here fix the problem? |
Did you fix your problem? |
Yes, built conky from source, by fixing ConkyPlatformChecks.cmake. |
What about the ManageConky app? Did it work with the newest beta I gave you? |
It runs but it complains about XQuartz being installed. I have it installed from macports also, perhaps it wants another version. |
I don't think the version is the problem. Where is Xquartz installed on your computer? If it is in another location, is it the standard location of installation for macports? |
Sure, looks like macports installs in |
The link gets you:
file conky-x86_64.AppImage
conky-x86_64.AppImage: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.18, stripped
Expected an macos binary.
The text was updated successfully, but these errors were encountered: