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
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
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
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