[X2Go-User] trouble building nxlibs 3.5.0.21

Orion Poplawski orion at cora.nwra.com
Thu Oct 17 22:25:04 CEST 2013


On 10/17/2013 02:16 PM, Short, Kermit wrote:
> Greetings,
>     I'm trying to build nx-libs from a source tarball for version
> 3.5.0.21.  When I run:
> make build-lite
>
> I get a compilation abort while building nxcomp.  The compiler is
> looking for jpeglib.h.  I've run a quick find and that file doesn't
> exist in the hierarchy created by the tarball.
>
> g++ -c -O3 -fno-rtti -fno-exceptions -I../nx-X11/exports/include
> -Wmissing-declarations -fPIC -DIN_ADDR_T=in_addr_t -DVERSION=\"3.5.0\"
> -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -Wall
> -Wpointer-arith   Jpeg.cpp
> Jpeg.cpp:29:23: fatal error: jpeglib.h: No such file or directory
> compilation terminated.
> make[1]: *** [Jpeg.o] Error 1
> make[1]: Leaving directory `/var/tmp/nx-libs-3.5.0.21/nxcomp'
> make: *** [build-lite] Error 2
>

You need the libjpeg development library/headers.


-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA, Boulder/CoRA Office             FAX: 303-415-9702
3380 Mitchell Lane                       orion at nwra.com
Boulder, CO 80301                   http://www.nwra.com



More information about the x2go-user mailing list