As Mike Ginou pointed out to me in an earlier thread, you probably will need the libxslt-dev or libxslt-devel package as well. To keep Dia from complaining on startup.
You can find the latest source tarballs and binary RPM packages here: http://xmlsoft.org/XSLT/ For me, the problem was that libxslt was installed into /usr/local and pkg-config wasn't configured to look in /usr/local/lib/pkgconfig so I don't think it got linked it properly. > (But previous Dia versions worked without it) > Correct. Dia version 0.93 was working for me without complaining also. -Jeff On Wed, 1 Dec 2004 10:35:12 -0300, loli <[EMAIL PROTECTED]> wrote: > On Wed, 01 Dec 2004 07:27:58 +0100, Alexander wrote > > loli schrieb: > > > I downloaded Dia-0.94.tar.gz and suceeded to compile it: just a message > > > about not having libxslt. > > > > As far as I remember (without any knowledge of dia code) is libxslt some > > xsl parsing library (extended stylesheet language transformation). I > > would suggest to install some package providing this library. > > > > I will install it.(But previous Dia versions worked without it) > > > > > > See, SVG belongs to XML, has even an xsl-header and I'd say: dia > > can't handle SVG. _______________________________________________ > > That is true: Dia doesn't import SVG code; but Dia understands some subset of > SVG code when it is included in .shape archives. And this is exactly > what seems to be wrong in my installation. > Thank you, > Loli > > > > > Dia-list mailing list [EMAIL PROTECTED] > > http://mail.gnome.org/mailman/listinfo/dia-list FAQ at > http://www.gnome.org/projects/dia/faq.html > > Main page at http://www.gnome.org/projects/dia > > -- > Loli > [EMAIL PROTECTED] > > _______________________________________________ > Dia-list mailing list > [EMAIL PROTECTED] > http://mail.gnome.org/mailman/listinfo/dia-list > FAQ at http://www.gnome.org/projects/dia/faq.html > Main page at http://www.gnome.org/projects/dia > > _______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.gnome.org/projects/dia/faq.html Main page at http://www.gnome.org/projects/dia
