Re: [Fink-devel] problem installing perl gd module from outside fink

2010-03-04 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/4/10 12:26 PM, Gavin Sherlock wrote: > Thanks for the info. > > Is there a guide as to how to update a package to perl 5.10? If it's > trivial, I could see if I can put together an info file locally and test it > out. > > Cheers, > Gavin >

Re: [Fink-devel] problem installing perl gd module from outside fink

2010-03-04 Thread Gavin Sherlock
Thanks for the info. Is there a guide as to how to update a package to perl 5.10? If it's trivial, I could see if I can put together an info file locally and test it out. Cheers, Gavin On Mar 4, 2010, at 6:50 AM, Alexander Hansen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > O

Re: [Fink-devel] problem installing perl gd module from outside fink

2010-03-04 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/4/10 9:40 AM, Alexander Hansen wrote: > On 3/3/10 10:13 PM, Gavin Sherlock wrote: >> Hi, > >> I'm trying to install the Perl GD module, by using the CPAN download, rather >> than via fink - the reason I'm doing that is because I will have to har

Re: [Fink-devel] problem installing perl gd module from outside fink

2010-03-04 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/3/10 10:13 PM, Gavin Sherlock wrote: > Hi, > > I'm trying to install the Perl GD module, by using the CPAN download, rather > than via fink - the reason I'm doing that is because I will have to hardcode: > > #!/sw/bin/perl5.8.8 > > in my scrip

[Fink-devel] problem installing perl gd module from outside fink

2010-03-04 Thread Gavin Sherlock
Hi, I'm trying to install the Perl GD module, by using the CPAN download, rather than via fink - the reason I'm doing that is because I will have to hardcode: #!/sw/bin/perl5.8.8 in my scripts if I use the perl gd-pm588 package, and these are scripts that are part of a module I release to CPAN