On Saturday 14 February 2004 12:13, Nick W wrote: > Just upgraded to kde 3.2. Pretty sweet so far, but I hit a minor glitch > when I try to send a msg w/kopete I get > > An internal Kopete error occurred while parsing a message: > XSL document could not be parsed! >
this is probably because you do not have libxslt installed. from the command prompt do : rpm -qa | grep xslt if nothing ... install libxslt however you normally install packages. if you are going to compile kopete from source ... then you would need libxslt-devel as well. Andy _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

