RE: XML-LibXML-1.66 installation problems
| Newsgroups | gmane.comp.lang.perl.xml |
|---|---|
| Message-ID | <OF6C20BA49.8C9CD676-ON8025747B.0051D251-8025747B.00521A4A@nominet.org.uk> |
Additional note: While troubleshooting this I tried doing the same thing on a fresh install Solaris 10 box On this box: pkg-config --cflags libxml-2.0 -I/usr/include/libxml2 So when trying to compile the same perl module I do: perl Makefile.PL LIBS='-L/usr/lib/' INC='-I/usr/include/libxml2' and still get the same error back: enable native perl UTF8 looking for -lxml2... no looking for -llibxml2... no libxml2 not found Try setting LIBS and INC values on the command line "Browder Jr, Thomas M" <[email protected]> wrote on 03/07/2008 14:57:23: > "Browder Jr, Thomas M" <[email protected]> > 03/07/08 14:57 > > To > > <[email protected]> > > cc > > <[email protected]> > > Subject > > RE: XML-LibXML-1.66 installation problems > > >-----Original Message----- > >From: [email protected] [mailto:[email protected]] > >Sent: Thursday, July 03, 2008 08:47 > >To: Browder Jr, Thomas M > >Cc: [email protected] > >Subject: RE: XML-LibXML-1.66 installation problems > ... > >Unfortunatley it seems I have no pkg-config installed on this > >machine I'm afraid. > >I can of course install it but this will require me making a > >Solaris package for it which is going to take some time, is > >this my only way forward. > > Can you install from source without the Solaris package thing? How > about a non-root user-install? > > I'm sure smarter people than I on this list may have other ideas, but > I've had these kinds of issues before: twiddling with pkg-config did > the trick. > > The other option I believe will be to fiddle with the Perl installation > of the Lib::XML package (which would not be my choice unless the > pkg-config option cannot or will not work). > > Best regards, > > -Tom > _______________________________________________ Perl-XML mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs