WebGUI
      Click here to register.
      
View Cart (0)
PBWG Banner

View All Tickets
testEnvironment.pl Problems  (#3230)
Issue

Hi,

If Graphics::Magick is not installed on your machine testEnvironment.pl  is trying to install it from CPAN, but there is no such package there. You can find it in the GraphicsMagick-x.x.x.tar.bz2 tarball in the PerlMagick folder and install it from there.
Of course one can install it also via rpm or dpkg.

Also due to the fact that Config::JSON version is in the form
our $VERSION = qw('1.0.3');
the test
$currentVersion >= $version
in testEnvironment.pl fails and Config::JSON is installed every time testEnvironment.pl is run. 

Best regards, 

Todor  Kouyoumdjiev
ECoCoMS Ltd.
www.ecocoms.com

Solution Summary
Comments
todor_k
0
8/14/2007 10:49 am

For the second issue the solution is in gotcha.txt in WebGUI 7.4.3 

7.4.3
--------------------------------------------------------------------

* You must upgrade to Config::JSON 1.1.0 or higher prior to upgrading.
Due to a bug in CPAN you should type "force install Config::JSON" in
order to upgrade to this version.

 

Regards,

Todor 

Todor  Kouyoumdjiev
ECoCoMS Ltd.
www.ecocoms.com

JT
0
8/14/2007 6:05 pm

testEnvironment.pl issue fixed in 7.4.3.

Config::JSON 1.1.0 fixes the other issue.

 

Details
Ticket Status Closed  
Rating0.0 
Submitted Bytodor_k 
Date Submitted2007-08-01 
Assigned To unassigned  
Date Assigned2008-10-11 
Assigned By 
Severity Minor (annoying, but not harmful)  
What's the bug in?  
WebGUI / WRE Version 7.4.0 beta  
URLbugs/tracker/testenvironment_pl-problems
Keywords
Ticket History