<div dir="ltr"><div><div><div>Hi,<br><br></div>To build therion on debian, I install first packages below:<br>wx2.8-headers<br>libwxgtk2.8-dev<br>wx-common<br>mesa-common-dev<br>libglu1-mesa-dev<br>libfreetype6-dev<br>libvtk5-dev<br>
<br></div>Regards,<br></div>C.S.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/10/8 Bill Gee <span dir="ltr"><<a href="mailto:bgee@campercaver.net" target="_blank">bgee@campercaver.net</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello everyone -<br>
<br>
It has been several years since I went through the pain of compiling Therion.<br>
I remember that Loch has always given me trouble. Today I downloaded 5.3.11<br>
and see that nothing has changed. Loch is still failing.<br>
<br>
Here is the last bits of output I get when running make:<br>
<br>
=======================<br>
<br>
make -C ./loch<br>
make[1]: Entering directory `/Installs/therion-5.3.11/loch'<br>
c++ -o loch -Wall lxR2P.o lxTR.o lxOGLFT.o lxSetup.o lxRender.o lxWX.o<br>
lxImgIO.o lxLRUD.o lxFile.o lxSTree.o lxData.o lxMath.o lxSView.o lxSScene.o<br>
lxGUI.o lxGLC.o lxOptDlg.o lxAboutDlg.o img.o -lwx_gtk2u_gl-2.8 -pthread -Wl,-<br>
z,relro -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -<br>
lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -<br>
lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -L/usr/lib/vtk-5.4 -<br>
lvtkHybrid -lvtkImaging -lvtkIO -lvtkGraphics -lvtkFiltering -lvtkCommon -<br>
lfreetype -lGLU -lpthread -lz -s<br>
/usr/bin/ld: cannot find -lvtkHybrid<br>
/usr/bin/ld: cannot find -lvtkImaging<br>
/usr/bin/ld: cannot find -lvtkIO<br>
/usr/bin/ld: cannot find -lvtkGraphics<br>
/usr/bin/ld: cannot find -lvtkFiltering<br>
/usr/bin/ld: cannot find -lvtkCommon<br>
collect2: error: ld returned 1 exit status<br>
make[1]: *** [loch] Error 1<br>
make[1]: Leaving directory `/Installs/therion-5.3.11/loch'<br>
make: *** [loch/loch] Error 2<br>
<br>
<br>
====================<br>
<br>
The system is 64-bit Fedora 17.<br>
<br>
I suspect the problem is in the command line option "-L/usr/lib/vtk-5.4". The<br>
system by default does not have this directory. I added a symbolic link to<br>
the location of vtk (/usr/include/vtk-5.4) but it made no difference.<br>
<br>
I have never used Loch. Is there a command line option to tell make to skip<br>
Loch?<br>
<br>
Somehow I got past this with Therion 5.3.6, but I do not remember how.<br>
<br>
Thanks - Bill Gee<br>
_______________________________________________<br>
Therion mailing list<br>
<a href="mailto:Therion@speleo.sk">Therion@speleo.sk</a><br>
<a href="http://mailman.speleo.sk/mailman/listinfo/therion" target="_blank">http://mailman.speleo.sk/mailman/listinfo/therion</a><br>
</blockquote></div><br></div>