[Therion] Therion 5.3.11 fails compile in Loch

Olly Betts olly at survex.com
Tue Oct 8 03:35:08 CEST 2013


On Mon, Oct 07, 2013 at 08:16:31PM -0500, Bill Gee wrote:
> The system is 64-bit Fedora 17.
> 
> I suspect the problem is in the command line option "-L/usr/lib/vtk-5.4".  The 
> system by default does not have this directory.  I added a symbolic link to 
> the location of vtk (/usr/include/vtk-5.4) but it made no difference.

"/usr/include" is not the directory you are looking for (it's for
headers rather than libraries).  You probably want "/usr/lib64/vtk-5.4"
on 64-bit Fedora.

> I have never used Loch.  Is there a command line option to tell make to skip 
> Loch?

Looks like this might work, but I've not tested it:

make LOCHEXE=

Cheers,
    Olly



More information about the Therion mailing list