|
Date: 4/14/2008 2:56 am · Subject: Cannot get Captcha to work - version 7.4.32 · Rating: 0
I am trying to get the capture feature to work and it is failing inside Graphics::Magick.
the call to method Read at line 84 of WebGUI::Storage::Image is failing with the message!
WebGUI::Session::ErrorHandler::warn[431] - Error initializing image: Exception 455: Unable to load module ("/usr/lib/GraphicsMagick-1.1.10/modules-Q8/coders/xc.la: (null)")
This is a failure of the lt_dlopen call in the GraphicsMagick file module.c I have confirmed that this code works when called from a Perl test script outside of WebGUI but cannot find anything that alters this behaviour when running under the framework.
I am certain this must be a simple problem but am stuck. Any pointers!
OS is a late release Fedora 7 kernel, running 32 bit on Intel processors. I have GraphicsMagick 1.1.10 installed, libtool 1.5.22.
--- (Edited on 4/14/2008 2:56 am [GMT-0500] by howard@cohtech.com) ---
|