Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Hi
I installed this(Gtk2::Ex::Graph::GD) module. It showed successfully installed. But when i use this module
use Gtk2::Ex::Graph::GD;Error is coming like (This application has failed to start because libcario-2.dll was not found. Re-installing the application may fix this problem.)(This application has failed to start because Cario-2.dll was not found. Re-installing the application may fix this problem.) in alert box.Error
Can't load 'C:/Perl/site/lib/auto/Gtk2/Gtk2.dll' for module Gtk2: load +_file:The specified module could not be found at C :/Perl/lib/DynaLoader.pm line 202. at C:/Perl/site/lib/Gtk2/Ex/Graph/GD.pm line 13 Compilation failed in require at C:/Perl/site/lib/Gtk2/Ex/Graph/GD.pm +line 13. BEGIN failed--compilation aborted at C:/Perl/site/lib/Gtk2/Ex/Graph/GD +.pm line 13. Compilation failed in require at len.pl line 1. BEGIN failed--compilation aborted at len.pl line 1.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Error in Gtk2::Ex::Graph::GD; module
by zentara (Cardinal) on May 23, 2011 at 15:21 UTC | |
|
Re: Error in Gtk2::Ex::Graph::GD; module
by bluescreen (Friar) on May 23, 2011 at 14:08 UTC | |
|
Re: Error in Gtk2::Ex::Graph::GD; module
by Anonymous Monk on May 23, 2011 at 17:58 UTC |