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

GD install problem #63

Open
racke opened this issue Mar 16, 2016 · 1 comment
Open

GD install problem #63

racke opened this issue Mar 16, 2016 · 1 comment

Comments

@racke
Copy link

racke commented Mar 16, 2016

PearlBee install suffers from GD problem:

t/GD.t ........ 7/11 
#   Failed test 'image comparison test 7'
#   at t/GD.t line 249.
# Looks like you failed 1 test of 11.

This reported as a bug with GD (https://rt.cpan.org/Public/Bug/Display.html?id=106594), but I don't want to hold my breath until this might be fix.

Please think about a better alternative.

@huache
Copy link

huache commented Apr 15, 2016

It seems like you forget to install GD firstly, follow this instruction in README.md:
Authen::Captcha ( needs GD, which neeeds libgd2-xpm-dev package : 'yum install libgd2-xpm-dev', 'yum install gd-devel', 'yum install gd')

andrewalker pushed a commit to andrewalker/PearlBee that referenced this issue Nov 18, 2017
BLOGSPERL-221 avatars change on theme change.
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

2 participants