I have script to install perl modules on windows, which takes tar.gz files from the directory unpacks it and install the modules in other directories.
in this process i am getting error for GD module, as i said i did try to install it manually by running perl MakeFile from the GD folder but gets above mentioned error.
That is why i was thinking if i could copy and paste it , if i can should i copy files from auto too.
I hope it is clear now.