[Therion] 0.4.0 : problem for compiling on Mac OS X

2006-10-02 Thread Thierry Gonon
Hi everybody... I've just downloaded therion 0.4.0 for compiling on Mac (OS X 10.4.8). And when trying to compile it (make command), I've had the following error : extern/lxFile.cxx: In member function 'void lxFile::ImportPLT(const char*)': extern/lxFile.cxx:725: error: 'getline' was not declared

[Therion] 0.4.0 ...

2006-10-02 Thread Philip Schuchardt
I got it working by removing -lwxzlib-2.6 and adding -lpng12 to PLIBS = $(shell wx-config --libs --gl-libs) -lpng12 -L$(VTKPATH)/lib/vtk $(VTKLIBS) -lpthread Thanks Philip On Monday 02 October 2006 6:19 pm, Philip Schuchardt wrote: > I have wxGTK 2.6.3 install but wxzlib-2.6 does not seem to e

[Therion] 0.4.0 ...

2006-10-02 Thread Philip Schuchardt
I have wxGTK 2.6.3 install but wxzlib-2.6 does not seem to exist anywhere on the system... wxGTK was compiled --with-zlib. At the end of the ./configure it says "zlib = sys" In the make file this directory does not exist: -L/usr/local/include/vtk-5.0/lib/vtk I have vtk-5.0.2 installed. Phil

[Therion] 0.4.0 ...

2006-10-02 Thread Wookey
On 06-10-02 12:33 -0400, Philip Schuchardt wrote: > I had problems untarring the new version: > http://therion.speleo.sk/stats/get.php?filename=therion-0.4.0.tar.gz unpacks OK here. Wookey -- Aleph One Ltd, Bottisham, CAMBRIDGE, CB5 9BA, UK Tel +44 (0) 1223 811679 work: http://www.aleph1.co.u

[Therion] 0.4.0 ...

2006-10-02 Thread Philip Schuchardt
My system can't seem to find these libs: -lwxzlib-2.6 -lvtkjpeg -lvtkpng -lvtkzlib What version of wxWidgets and VTK are you using. Philip On Monday 02 October 2006 12:33 pm, Philip Schuchardt wrote: > I had problems untarring the new version: > http://therion.speleo.sk/stats/get.php?filename

[Therion] 0.4.0 ...

2006-10-02 Thread Philip Balister
- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3303 bytes Desc: S/MIME Cryptographic Signature URL: <http://mailman.speleo.sk/pipermail/therion/attachments/20061002/c7f42c6b/attachment.bin>

[Therion] 0.4.0 ...

2006-10-02 Thread Philip Schuchardt
I had problems untarring the new version: http://therion.speleo.sk/stats/get.php?filename=therion-0.4.0.tar.gz Development version seems to work. On Monday 02 October 2006 5:34 am, Stacho Mudrak wrote: > ... including new 3D viewer named LOCH is able to download on the server. > > To compile it

[Therion] 0.4.0 ...

2006-10-02 Thread Stacho Mudrak
... including new 3D viewer named LOCH is able to download on the server. To compile it on Linux, you will need wxWidgets and VTK. Regards, S.