<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: XSLT perl module in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/xslt-perl-module/m-p/2805376#M82909</link>
    <description>Finally got it complete. To begin with had to install the libxsml library files and this is what was really holding up things. The compile was not clean. When I was trying to do the 'make' it kept telling me that the 'install-data-local' directory was not being created. I manually created the install-data-local directory, did the make and make install and all was clean. Then I mage the changes in the Makefile.PL as listed above and the module then installed.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 16 Sep 2002 13:16:13 GMT</pubDate>
    <dc:creator>Rick Garland</dc:creator>
    <dc:date>2002-09-16T13:16:13Z</dc:date>
    <item>
      <title>XSLT perl module</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xslt-perl-module/m-p/2805373#M82906</link>
      <description>Hi all:&lt;BR /&gt;Don't believe this would be a proper place for this post but I am trying anyway.&lt;BR /&gt;Got HPUX 11.00 on an L2000 with perl 5.8.0. Have CPAN loaded and configured and installed modules sucessfully. However I am having trouble with the XML::LibXSLT module. Trying to install is a different matter. Keeps telling me what I am listing below..&lt;BR /&gt;&lt;BR /&gt;perl Makefile.PL&lt;BR /&gt;running xslt-config... failed&lt;BR /&gt;using fallback values for LIBS and INC&lt;BR /&gt;options:&lt;BR /&gt;  LIBS='-L/usr/local/lib -L/usr/lib -L/opt/libxslt/lib -lxslt -L/opt/libxml2/lib -L/opt/libxml2/lib -lxml2 -lz -lm'&lt;BR /&gt;  INC='-I/usr/local/include -I/usr/include -I/opt/libxslt/include -I/opt/libxslt/include/libxslt -I/opt/libxslt/include/libexslt'&lt;BR /&gt;If this is wrong, Re-run as:&lt;BR /&gt;  $ perl Makefile.PL LIBS='-L/path/to/lib' INC='-I/path/to/include'&lt;BR /&gt;&lt;BR /&gt;looking for -lxslt... no&lt;BR /&gt;libxslt not found&lt;BR /&gt;Try setting LIBS and INC values on the command line&lt;BR /&gt;Or get libxslt and libxml2 from &lt;BR /&gt;  &lt;A href="http://www.libxml.org/" target="_blank"&gt;http://www.libxml.org/&lt;/A&gt;&lt;BR /&gt;If you install via RPMs, make sure you also install&lt;BR /&gt;I have tried setting the LIBS and INC path where there are located in the /opt/libxslt/lib and /opt/libxslt/include. No such luck - still telles me xslt-config failed and it can't find lxslt.&lt;BR /&gt;&lt;BR /&gt;Any ideas?</description>
      <pubDate>Thu, 12 Sep 2002 18:08:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xslt-perl-module/m-p/2805373#M82906</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2002-09-12T18:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: XSLT perl module</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xslt-perl-module/m-p/2805374#M82907</link>
      <description>BTW:&lt;BR /&gt;&lt;BR /&gt;The libxslt, libxml, &amp;amp; zlib libraries are installed and configured.</description>
      <pubDate>Thu, 12 Sep 2002 18:30:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xslt-perl-module/m-p/2805374#M82907</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2002-09-12T18:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: XSLT perl module</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xslt-perl-module/m-p/2805375#M82908</link>
      <description>Have been making some progress. Seems that the Makefile.PL is buggy to begin with. &lt;BR /&gt;&lt;BR /&gt;In the XML::LibXML Makefile.PL make the following change:&lt;BR /&gt;&lt;BR /&gt;replace&lt;BR /&gt;  xsystem("$Config{make} test ${quote}OTHERLDFLAGS=${opt}${quote}");&lt;BR /&gt;&lt;BR /&gt;with&lt;BR /&gt;  xsystem("Config{make} test");&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In the XML::LibXSLT Makefile.PL make the following changes:&lt;BR /&gt;&lt;BR /&gt;replace&lt;BR /&gt;  xsystem("$Config{make} test 'OTHERLDFLAGS=$opt'");&lt;BR /&gt;&lt;BR /&gt;with&lt;BR /&gt;  xsystem("$Config{make} test");&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This got me to build a Makefile cleanly. Still having troubles doing the make. When I figure that out I can post here as well if there is an interest</description>
      <pubDate>Fri, 13 Sep 2002 14:34:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xslt-perl-module/m-p/2805375#M82908</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2002-09-13T14:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: XSLT perl module</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xslt-perl-module/m-p/2805376#M82909</link>
      <description>Finally got it complete. To begin with had to install the libxsml library files and this is what was really holding up things. The compile was not clean. When I was trying to do the 'make' it kept telling me that the 'install-data-local' directory was not being created. I manually created the install-data-local directory, did the make and make install and all was clean. Then I mage the changes in the Makefile.PL as listed above and the module then installed.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Sep 2002 13:16:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xslt-perl-module/m-p/2805376#M82909</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2002-09-16T13:16:13Z</dc:date>
    </item>
  </channel>
</rss>

