Quote:
Originally Posted by tompe
The only issue I remember for ActiveState Perl was that the GD package had to be taken from another place than the main archive.
|
All I know was that when I tried to install the GD perl libray with CPAN I got an error that libgd did not exist. You could compile with -ignore_missing_gd but I wasn't sure if that would work... also, I couldn't figure out how to pass that to the install in CPAN. It just seemed to ignore it.
Once I installed and complied libgd on my Mac I was able to install the Perl GD module without error.
The hard part about getting this to work was figure out where to get everything and the dependecies.
tome... do you know if installing the GD library with the -ignore_missing_gd flag would work for your mobiperl stuff?
BOb