<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Philip Rodrigues wrote:
<blockquote cite="mide6i1g4$or$1@sea.gmane.org" type="cite">
  <pre wrap="">Bogus Zaba wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">I have updated KDE previously (currently running 3.4.2 under Suse 9.2)
with rpms but decided to have a go at building 3.5.3 from source with
Konstruct this time.

A lot of downloading, unzipping and directory building happened, but
once compilations started I ran into problems when make reported :
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
  <blockquote type="cite">
    <pre wrap="">In file included from main.cpp:11:
../../../../src/kernel/qjpegio.cpp:59:21: jpeglib.h: No such file or
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I suppose konstruct tries to use your system's JPEG library, so you might
want to try installing libjpeg-devel or whatever your distribution calls
the libjpeg development package.

Philip
  </pre>
</blockquote>
Many thanks Philip - that was exactly what I needed to know. Compiling
now.<br>
<br>
Bogus<br>
</body>
</html>