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

Solve error: ‘LgdImageCreateFromPng’ issue #37

Open
talregev opened this issue Feb 4, 2019 · 0 comments
Open

Solve error: ‘LgdImageCreateFromPng’ issue #37

talregev opened this issue Feb 4, 2019 · 0 comments

Comments

@talregev
Copy link

talregev commented Feb 4, 2019

on issue #35
You need to change the line 127 in install_dependencies.sh:

$PREFIX/bin/luarocks make

change it to:
make GDFEATURES="-DGD_PNG -DGD_GIF -DGD_JPEG -DGD_XPM -DGD_FREETYPE -DGD_FONTCONFIG"
add:
cp gd.so $PREFIX/lib/lua/5.1/

everything will work.

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