On Thu, 2013-10-17 at 20:59 +0200, Andre Klapper wrote: > On Thu, 2013-10-17 at 11:27 -0700, Germán Póo-Caamaño wrote: > > On Thu, 2013-10-17 at 23:27 +0530, supraja reddy wrote: > > > I have already installed them manually > > The **development** packages, or the "normal" packages? > > If so, what is the output of either the command > dpkg -l libxslt > (if you run a deb package based system) or the command > rpm -q libxslt > (if you run an rpm package based system)?
Meh, clicked "Send" too early. Should have been: rpm -qa | grep libxslt and accordingly. andre -- Andre Klapper | [email protected] http://blogs.gnome.org/aklapper/ _______________________________________________ gnome-love mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gnome-love
