dia on 10.3

2005-08-21 Thread blackwater dev
I am a newbie and just tried to install dia on my powerbook osx panther. I simply did ./configure and get this error at the end: configure: error: XML::Parser perl module is required for intltool How do I get this needed module? Thanks! ___ Dia-list m

Re: dia on 10.3

2005-08-21 Thread blackwater dev
e http://www.freedesktop.org/software/pkgconfig to get pkg-config. configure: error: Need Pango version 1.1.5 or higher Thanks! On 8/21/05, Daniel Rogers <[EMAIL PROTECTED]> wrote: > > On Aug 21, 2005, at 5:27 AM, blackwater dev wrote: > > > I am a newbie and just tried to

install on osx..a better way?

2005-08-22 Thread blackwater dev
I am trying to get dia installed on my mac with OsX 10.3 and it is a pain. It complained about gtk and while trying to install that, it complained about pkg_config, I installed that and now it complains about glib. I am trying to install glib and glib is complaining about gettext..etc. Does anyo

extracting dia meta-date from .dia file

2005-08-27 Thread blackwater dev
Is it possible to extract the model meta-data from a .dia file? I just want to create a small app that takes my dia diagrams and generates the php source code but would need to get to all the info in the file. Is this even allowed? Thanks! ___ Dia-li