+++ Aaron Birenboim [2010-01-15 14:04 -0700]: > This is an odd line of code, that I've never seen before. > I'm not up-to-date on the latest versions of therion, or the compiler, > but I have never seen such a declaration before: > > void thsvg(char * fname, int, legenddata ldata = legenddata::legenddata());
<helpful suggestions> > Let me know if you can/wish to give these suggestions a try. I will indeed see how those go. > If that does not solve the problem, I can go back to > trying to create a full, latest version build environment. > But... that will take a while. > There are many dependencies to BUILD therion that I do not > have on my machines, by default. > Was there some sort of apt-get command that would install > all the build-dependencies for a source package? yes: apt-get build-dep therion (isn't Debian lovely :-) (you should also have the 'build-essential' package installed) If that doesn't work complain at me - it should. Wookey -- Principal hats: iEndian - Balloonboard - Toby Churchill - Emdebian http://wookware.org/
