LMPX.COM |
Home | Linux | Mysql | PHP | XML | ||
|
|
|||
From: Roderich Schupp Date: Mon Aug 25 13:20:33 2008 Subject: Re: Packaging Padre on Linux
On Mon, Aug 25, 2008 at 9:02 PM, Gabor Szabo <szabgab@gmail.com> wrote: > The executable created by this code runs on some Linux systems > but someone reported this: > >> ./padre_0.05_linux_t1 > ./padre_0.05_linux_t1: /lib/tls/libc.so.6: version `GLIBC_2.4' not > found (required by ./padre_0.05_linux_t1) > > Does that mean it I'll also have to include glibc files? If this is the pp-packed executable itself you're out of luck - it can't be executed, so packing libc.so won't help. To verify run readelf -s padre.exe | grep GLIBC_2.4 Probably your perl executable itself (or the libperl.so) references GLIBC_2.4 symbols. > Does this mean the specific distro is too old and I should not care? Yup. It would be same result if you tar'ed up your installed perl and tried to run it on the other machine. Cheers, Roderich
| Navigate in group perl.par at sever nntp.perl.org | |
| Previous | Next |
| © No Copyright You are free to use Anything |
Site Maintained by PHP Developer
Powered By PHP Consultants |