On Mon, 3 Feb 2003, Zhang Lin-bo wrote: > I tested dia-0.91-pre1 on my system and I found out the following > problems: > > 1. cmdline arguments are not processed. > > 2. plug-ins/, objects/ not installed by 'make install' (and > plugins/ gets installed?, is it necessary?) > > 3. running /usr/bin/dia (compiled with './configure --prefix=/usr') > segfaults, running app/run_dia.sh (with paths modified to point > to '/usr/share/dia/*') is ok.
I am suspecting that this is because an old plugin was left in the lib directory. Please try make uninstall and see if there's anything left in /usr/local/lib/dia. If there is, remove that and remake. I had similar effects because of a leftover python plugin -- looks like if python isn't compiled in, the python plugin is a bomb. More investigation needed. -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
