therion-users
[Top][All Lists]
Advanced

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

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


From: Philip Schuchardt
Subject: Re: [Therion] usr/bin/ld: cannot find -lvtkjpeg
Date: Sat, 3 Feb 2007 11:54:20 -0500
User-agent: KMail/1.9.5

I think if you don't have vtkjpeg, vtk uses system libs.  I think you can just 
delete vtkjpeg.

These are the vtk libs you need for loch.  
vtkHybrid vtkImaging vtkIO vtkGraphics vtkRendering vtkGenericFiltering 
vtkFiltering vtkCommon

This may work or maynot work...  Give it a shot and tell us what happens.

Philip Schuchardt



On Saturday 03 February 2007 9:02 am, Michael Lake wrote:
> 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
_______________________________________________
Therion mailing list
address@hidden
http://www.speleo.sk/mailman/listinfo/therion




reply via email to

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