Re: Gimp compiled w. libc5

1997-08-04 Thread Ben Gertzfield
> "Damir" == Damir J Naden <[EMAIL PROTECTED]> writes: Damir> My question: has anyone else compiled Damir> gimp0.99.10 w. libc5 and how big is gimp binary file? TIA My gimp package in hamm runs 'strip' on the resultant gimp binary. Try that. :) Or, just install the proper Debian g

Re: Gimp compiled w. libc5

1997-08-04 Thread Brandon Mitchell
> /usr/local tree and it is working. However, my /usr/local/bin/gimp file > is (I think) too big -4.8Mb almost. I ran ./configure script as is in I believe all debian packages have the debuging info removed (probably for space reasons). "strip /usr/local/bin/gimp" HTH, Brandon - Bran

Gimp compiled w. libc5

1997-08-04 Thread Damir J. Naden
Hi, everybody -- I just compiled and installed non-debianized Gimp-0.99.10 program. Installation went without any problems, everything is tucked under /usr/local tree and it is working. However, my /usr/local/bin/gimp file is (I think) too big -4.8Mb almost. I ran ./configure script as is in the o

Re: Gimp compiled w. libc5

1997-08-04 Thread Damir J. Naden
On Aug 2, Ben Gertzfield wrote > > My gimp package in hamm runs 'strip' on the resultant gimp binary. Try > that. :) > > Or, just install the proper Debian gimp package. libc6 is incredibly > easy to install; just try installing that! (You don't need the -dev > packages :) Thanks to you and oth