the "gui dialog box" error message is:

 "The procedure entry point Perl_hv_common could not be located in the
dynamic link library perl58.dll"

and the command line window shows:

D:\perlsrc\cairo>cairo.pl
Can't load 'C:/Perl/site/lib/auto/Cairo/Cairo.dll' for module Cairo:load_file:
The specified procedure could not be found at
C:/Perl/lib/DynaLoader.pm line 230.

 at D:\perlsrc\cairo\CAIRO.PL line 1
Compilation failed in require at D:\perlsrc\cairo\CAIRO.PL line 1.
BEGIN failed--compilation aborted at D:\perlsrc\cairo\CAIRO.PL line 1.

where line 1 of the script is 'use Cairo;'

can anyone suggest how i track down what the problem is?

if it matters, i just installed the module using PPM gui to Perl 5.8.8 build 820
the module installed 'normally' without any errors being thrown, yet
the test script failed immediately upon 'use Cairo';

any help would be greatly appreciated.

Greg
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to