therion-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Therion] usr/bin/ld: cannot find -lvtkjpeg


From: Michael Lake
Subject: [Therion] usr/bin/ld: cannot find -lvtkjpeg
Date: Sun, 4 Feb 2007 01:02:32 +1100
User-agent: Internet Messaging Program (IMP) 3.1

Hi all

I have downloaded therion-0.5 and the compile fails with:
/usr/bin/ld: cannot find -lvtkjpeg

Searching on google brings up some references but nothing that seems right for
my problem. Im compiling on an Dell Intel machine with Debian. I have installed:
libvtk5 and libvtk5-dev
The dev package contains the file: /usr/include/vtk-5.0/vtk_jpeg.h

I have modified the Makefile for loch to find the VTK directory: 
#VTKPATH = /usr/local/include/vtk-5.0
#VTKLIBPATH = /usr/local/lib/vtk-5.0
VTKPATH = /usr/include/vtk-5.0
VTKLIBPATH = /usr/lib/vtk-5.0

otherwise it couldnt fin the VTK include directory.

How do I get this vtkjpeg ?

Mike Lake

_______________________________________________
Therion mailing list
address@hidden
http://www.speleo.sk/mailman/listinfo/therion




reply via email to

[Prev in Thread] Current Thread [Next in Thread]