View Single Post
Old 12-15-2007, 07:39 PM   #21
tompe
Grand Sorcerer
tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.
 
Posts: 7,452
Karma: 7185064
Join Date: Oct 2007
Location: Linköpng, Sweden
Device: Kindle Voyage, Nexus 5, Kindle PW
Quote:
Originally Posted by wallcraft View Post
I have no idea if I am installing Perl on Windows optimally, but so far I have had to manually find nearly every package used by the scripts. I am using ActivePerl and its package manager, which needs the name of the package to install it.
On unix system I do "perl -MCPAN -e shell" and then search for packages with "i GD" or "i /GD/" which give me that "install GD" should work. But it is a good suggestion to document exactly what extra packages are needed. I will do that.
tompe is offline   Reply With Quote