Re: [Tigervnc-devel] How does one even build JPEG/SIMD

2009-03-11 Thread Pierre Ossman
On Wed, 11 Mar 2009 03:46:08 -0500 DRC wrote: > Adam Tkac wrote: > > parameter is called --with-included-jpeg ;) > > > The README file says: > > If you want use zlib and jpeg distributed with TigerVNC you have to > run configure "./configure --with-tight-zlib --with-tight-jpeg". > > so I gue

Re: [Tigervnc-devel] How does one even build JPEG/SIMD

2009-03-11 Thread DRC
Adam Tkac wrote: > parameter is called --with-included-jpeg ;) > The README file says: If you want use zlib and jpeg distributed with TigerVNC you have to run configure "./configure --with-tight-zlib --with-tight-jpeg". so I guess it's a README bug. > Please attach config.log from common/jpeg

Re: [Tigervnc-devel] How does one even build JPEG/SIMD

2009-03-11 Thread Adam Tkac
On Tue, Mar 10, 2009 at 05:19:05PM -0500, DRC wrote: > OK, so I'm finally able to do an autoreconf with autoconf 2.61 and get > reasonable configure scripts. However, I can't figure out how to build > JPEG/SIMD. The README file says I should be able to do > > cd unix > ./configure --with-tight-j

[Tigervnc-devel] How does one even build JPEG/SIMD

2009-03-10 Thread DRC
OK, so I'm finally able to do an autoreconf with autoconf 2.61 and get reasonable configure scripts. However, I can't figure out how to build JPEG/SIMD. The README file says I should be able to do cd unix ./configure --with-tight-jpeg make but a quick examination of unix/configure shows that it