[Therion] Compiling Therion on Fedora 15
Bill Gee
bgee at campercaver.net
Wed Jun 1 01:28:44 CEST 2011
Hi Wookey -
Thanks for looking into this. Your first response was rather daunting! I know
enough about C programming to get into serious trouble, but not enough to get
out.
One thing I have found with VTK is that I always have to make a link from the
vtk "include" directory to a directory named vtk-5.4 ...
ln -s /usr/include/vtk /usr/include/vtk-5.4
Also, my Fedora 14 system has vtk 5.6 installed.
When you say "unstable", what are you referring to? The Therion version?
Fedora? Vtk?
Regards - Bill Gee
On Monday, May 30, 2011 21:49:17 Wookey wrote:
> +++ Bill Gee [2011-05-29 20:17 -0500]:
> > Hello everyone -
> >
> > I just did a clean (not an upgrade) install of Fedora 15, 64-bit. Trying
> > to compile Therion 5.3.6 and 5.3.7 produces an error in thbezier. There
> > are warnings, too, but I think they can be ignored.
> >
> >
> > c++ -c -Wall -DTHLINUX -O2 -o thbezier.o thbezier.cxx
> > In file included from thbezier.cxx:48:0:
> > thbezier.h:53:3: error: ‘size_t’ does not name a type
> > thbezier.h:66:3: error: ‘size_t’ does not name a type
> > thbezier.cxx: In member function ‘void
> > thbezier_curve::copy_polyline(thbezier_polyline*, double)’:
> > thbezier.cxx:1372:25: error: ‘struct thbezier_polyline’ has no member
> > named ‘get_length’
> > make: *** [thbezier.o] Error 1
>
> OK. I've reproduced this now. By building on unstable instead of
> stable. Could be updating to vtk v5.6 instead of v5.4. but a
> number of other libs were upgraded too. Will investigate.
>
> Wookey
More information about the Therion
mailing list