Re: Update Perl and mkisofs/genisoimage

2009-02-06 Thread Allan Lyons
On Fri, Feb 06, 2009 at 01:52:19PM +0100, werner maes wrote: > do you have information on how to setup the build enviroment foro Debian > Lenny? > some links maybe? About the only things special I did was to install gcc-4.1 rather than gcc-4.3 which is now the default compiler. Just make sure

Re: Update Perl and mkisofs/genisoimage

2009-02-06 Thread werner maes
Allan Lyons wrote: > Hi, > > Here is a tiny patch to slightly upgrade the version of perl that is > installed. When trying to build on Debian Lenny, I > could not get 5.8.8 to build properly. This happens to be a bug in the perl > build scripts if /bin/sh happens to be dash > rather than bash

Update Perl and mkisofs/genisoimage

2009-02-05 Thread Allan Lyons
Hi, Here is a tiny patch to slightly upgrade the version of perl that is installed. When trying to build on Debian Lenny, I could not get 5.8.8 to build properly. This happens to be a bug in the perl build scripts if /bin/sh happens to be dash rather than bash. http://www.nntp.perl.org/gro