I want to draw rectangles with different colors at different coordiantes using perl.
I downloaded gd graphicd library version 1.8.4
Png graphics library
Zlib compression library.
I installed all these modules.
when I am running my program I am getting an error that I have not installed GD::Image object and its giving an error of variable @INC(and here the path)
Can any one give me steps how to install these modules on Linux.Does I need to change any env variables to work this module.
thanks
I downloaded gd graphicd library version 1.8.4
Png graphics library
Zlib compression library.
I installed all these modules.
when I am running my program I am getting an error that I have not installed GD::Image object and its giving an error of variable @INC(and here the path)
Can any one give me steps how to install these modules on Linux.Does I need to change any env variables to work this module.
thanks