[Therion] compiling therion under Ubuntu AMD64

2007-04-16 Thread Wookey
On 2007-04-16 19:16 +0200, Wolfgang Zillig wrote: > Wookey wrote: > > On 2007-04-14 20:19 +0200, Wolfgang Zillig wrote: > > > >> Hi, > >> > >> is there somewhere a list with all the libraries that are needed to > >> compile therion under linux? Or a kind of manual? > >> > >> I just tried "make"

[Therion] compiling therion under Ubuntu AMD64

2007-04-16 Thread Wolfgang Zillig
Wookey wrote: > On 2007-04-14 20:19 +0200, Wolfgang Zillig wrote: > >> Hi, >> >> is there somewhere a list with all the libraries that are needed to >> compile therion under linux? Or a kind of manual? >> >> I just tried "make" but I'm getting errors, so I suppose that I miss >> some libraries

[Therion] compiling therion under Ubuntu AMD64

2007-04-16 Thread Wookey
On 2007-04-14 20:19 +0200, Wolfgang Zillig wrote: > Hi, > > is there somewhere a list with all the libraries that are needed to > compile therion under linux? Or a kind of manual? > > I just tried "make" but I'm getting errors, so I suppose that I miss > some libraries. Use the packages in deb

[Therion] compiling therion under Ubuntu AMD64

2007-04-16 Thread Wolfgang Zillig
Ok, thanks for your information. I'm not a specialist in programming (especially C/C++) and also again a beginner in linux as this is the first time after 2 years that I use linux again. If I can help you finding the bug, just tell me. Wolfgang Stacho Mudrak schrieb: >> I also have a NVidia c

[Therion] compiling therion under Ubuntu AMD64

2007-04-16 Thread Stacho Mudrak
> I also have a NVidia card in my computer! Does it help if I send you the > output from the compilling? Unfortunatelly not. It is a bug, that is present also on NVidia machines. Only in some very rare harware/software configurations, it works on Linux also. > Can it be that it has to do with

[Therion] compiling therion under Ubuntu AMD64

2007-04-16 Thread Philip Schuchardt
Yea. I have the same texture problem in linux. Textures work fine in VTK. On Monday 16 April 2007 5:22 am, Wolfgang Zillig wrote: > Ok, thanks for your information. I'm not a specialist in programming > (especially C/C++) and also again a beginner in linux as this is the > first time after 2 ye

[Therion] compiling therion under Ubuntu AMD64

2007-04-16 Thread Wolfgang Zillig
Hi Stacho, I also have a NVidia card in my computer! Does it help if I send you the output from the compilling? Can it be that it has to do with the changed Makefile (removed -lvtkjpeg -lvtkpng -lktkzlib)? Greetings Wolfgang Stacho Mudrak wrote: > I am almost sure this is not the case on Linux

[Therion] compiling therion under Ubuntu AMD64

2007-04-16 Thread Wolfgang Zillig
no, that is exactly what I did. My image has 2196x2196 pix and interpolating it 8x results in 17568 x17568 pix and gimp consumed a lot of RAM. Is there a switch to get a more verbose output of therion? Or switching to the development kernel? Wolfgang Philip Schuchardt wrote: > I think I expl

[Therion] compiling therion under Ubuntu AMD64

2007-04-16 Thread Stacho Mudrak
I am almost sure this is not the case on Linux system - it was (still is???) a limitation of Win32 OpenGL. But loch does this interpolation internally - it scales every image to a square 2^n pixel size, before it use it as a texture. I do not know where the problem on Linux is - it has probably