Hi
I just downloaded dia along with a number of other library packages
(including libxml) and I have not been able to get dia to work as yet.
It configures, makes, installs with only a few warning messages (perhaps
some are significant?).
It seems as though there is a problem with exporting symbols from the
libxml shared library? I don't know the proper incantation if this is
actually the problem.
See below
Any hints would be very welcome.
Bob Gustafson
[root@hoho0 dia-0.86]# app/run_dia.sh
Cannot read file /root/.dia/pluginrc :
gzopen failed: No such file or directory
/usr/local/src/gtk/dia-0.86/app/dia: error in loading shared libraries:
/usr/local/src/gtk/dia-0.86/app/dia: undefined symbol: xmlDocSetRootElement
[root@hoho0 dia-0.86]# ls -l /root/.dia/pluginrc
ls: /root/.dia/pluginrc: No such file or directory
[root@hoho0 dia-0.86]#