Bill Rhodes wrote: > Looks like partial success. The shared library is no longer required > on standalone binaries, but the standalones won't work on older > machines (eg, machines with glibc version < 2.3).
I have that problem here. I don't think its PAR's fault. You can 'fix' the problem by compiling on your old OS release & it will work on old & new. It would be cool to get Perl compiled completely statically so it doesn't rely on libc, but I've been unable to do this in the past. -- Ian Cass
