On Wed, 06 Nov 2002, Daniel Berger wrote: > Hi, > > I'm having a problem getting Dia to run on my Solaris 9 box. > > Solaris 9 > Dia .90 > libunicode-0.4 > gdk-pixbuf-0.21.0 > libart_lgpl-2.3.10* > gtk 1.2 > glib 1.2 > > built using gcc 3.2 [...nothing harmful...] > When I try to run it, the splash screen appears for about half a second, > then it core dumps.
A stack trace would be useful. Run Dia in GDB (if using run_dia.sh, set DEBUGGER to gdb) and do bt when it crashes. [...] > > * The configure script looks for libart-config, but I had > libart2-config. I created a symbolic link. That could well be your problem. Major versions are generally not compatible. You should find libart version 1.something and use that. -Lars -- Lars Clausen (http://shasta.cs.uiuc.edu/~lrclause)| H�rdgrim of Numenor "I do not agree with a word that you say, but I |---------------------------- will defend to the death your right to say it." | Where are we going, and --Evelyn Beatrice Hall paraphrasing Voltaire | what's with the handbasket? _______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.lysator.liu.se/~alla/dia/faq.html Main page at http://www.lysator.liu.se/~alla/dia
