Re: Packaging Padre on Linux

2008-08-27 Thread Reini Urban
Gabor Szabo schrieb: On Wed, Aug 27, 2008 at 9:33 PM, Reini Urban <[EMAIL PROTECTED]> wrote: and I have forgotten to tell about the vi-style autocompletion that we already had back then. Since then it just improved thanks to the efforts of AdamK. emacs has also autocompletion. Is vi different?

Re: Packaging Padre on Linux

2008-08-27 Thread Gabor Szabo
On Wed, Aug 27, 2008 at 9:33 PM, Reini Urban <[EMAIL PROTECTED]> wrote: >> and I have forgotten to tell about the vi-style autocompletion that we >> already had back then. >> >> Since then it just improved thanks to the efforts of AdamK. > > emacs has also autocompletion. Is vi different? What Pad

Re: Packaging Padre on Linux

2008-08-27 Thread Reini Urban
Gabor Szabo schrieb: On Mon, Aug 25, 2008 at 11:05 PM, Reini Urban <[EMAIL PROTECTED]> wrote: Gabor Szabo schrieb: ./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 gli

Re: Packaging Padre on Linux

2008-08-27 Thread Gabor Szabo
On Mon, Aug 25, 2008 at 11:05 PM, Reini Urban <[EMAIL PROTECTED]> wrote: > Gabor Szabo schrieb: >>> >>> ./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

Re: Packaging Padre on Linux

2008-08-25 Thread Reini Urban
Gabor Szabo schrieb: ./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? You can distribute a stripped down VMware image to this colleague with glibc_2.2, m

Re: Packaging Padre on Linux

2008-08-25 Thread Roderich Schupp
On Mon, Aug 25, 2008 at 9:02 PM, Gabor Szabo <[EMAIL PROTECTED]> 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_lin

Packaging Padre on Linux

2008-08-25 Thread Gabor Szabo
I am trying to package Padre for Linux machines. So far I got to this code: my @modules = qw( libwx_gtk2_adv-2.8.so.0 libwx_gtk2_core-2.8.so.0 libwx_base-2.8.so.0 libwx_gtk2_stc-2.8.so.0 libwx_gtk2_html-2.8.so.0 ); my