You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I am Arch Linux user and a bit fan of AUR, repo of user packages.
I'll like to build package for this project but seems like make install install no more than binary file and when I run it, I get something like this:
If you care, package building script(AKA PKGBUILD) is here https://gist.github.com/082b9f8cde6aeb8bffdf , its a bit dirty since I just rewrite it from original one.
Thanks for developing useful project, anyway.
The text was updated successfully, but these errors were encountered:
hello thanks for your feedback, indeed it seems the graphics does not get install into the proper directory. Unfortunately I'm currently busy on other projects and I can't really tell you when I will find the time to fix it myself, however if you were to propose me a pull request I should be pretty reactive to review it and merge it :)
Hello! I am Arch Linux user and a bit fan of AUR, repo of user packages.
I'll like to build package for this project but seems like
make install
install no more than binary file and when I run it, I get something like this:And following console output https://gist.github.com/51fc944246c75308f22e .
Would be nice if you'll fix that 😞
If you care, package building script(AKA PKGBUILD) is here https://gist.github.com/082b9f8cde6aeb8bffdf , its a bit dirty since I just rewrite it from original one.
Thanks for developing useful project, anyway.
The text was updated successfully, but these errors were encountered: