<?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: Swatch Install Error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swatch-install-error/m-p/2707960#M59770</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Swatch requires perl 5 and the following modules: Time::HiRes, Date::Calc, &lt;BR /&gt;Date::Format, and File::Tail.&lt;BR /&gt;&lt;BR /&gt;You will need to install those.&lt;BR /&gt;&lt;A href="http://www.oit.ucsb.edu/~eta/swatch/README" target="_blank"&gt;http://www.oit.ucsb.edu/~eta/swatch/README&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mateja</description>
    <pubDate>Mon, 22 Apr 2002 11:05:39 GMT</pubDate>
    <dc:creator>Mateja Bezjak</dc:creator>
    <dc:date>2002-04-22T11:05:39Z</dc:date>
    <item>
      <title>Swatch Install Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swatch-install-error/m-p/2707957#M59767</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;iam trying to install swatch-3.0.4 on my hp-ux11.00 system.&lt;BR /&gt;&lt;BR /&gt;when i run &lt;BR /&gt;perl Makefile.PL it shows the followint error.&lt;BR /&gt;&lt;BR /&gt;syntax error in file Makefile.PL at line 1, next 2 tokens "use ExtUtils"        &lt;BR /&gt;Execution of Makefile.PL aborted due to compilation errors.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;pl suggest me what to do?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;ravi</description>
      <pubDate>Mon, 22 Apr 2002 09:35:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swatch-install-error/m-p/2707957#M59767</guid>
      <dc:creator>V. V. Ravi Kumar_1</dc:creator>
      <dc:date>2002-04-22T09:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Swatch Install Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swatch-install-error/m-p/2707958#M59768</link>
      <description>I would start by getting a later version of perl&lt;BR /&gt;and/or checking which one is used:&lt;BR /&gt;&lt;BR /&gt;perl -version&lt;BR /&gt;&lt;BR /&gt;which perl&lt;BR /&gt;&lt;BR /&gt;whereis perl&lt;BR /&gt;&lt;BR /&gt;Then perhaps modify you path to use a different perl version.&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Mon, 22 Apr 2002 09:40:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swatch-install-error/m-p/2707958#M59768</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-04-22T09:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Swatch Install Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swatch-install-error/m-p/2707959#M59769</link>
      <description>hi bill,&lt;BR /&gt;i use different version of perl now.&lt;BR /&gt;iam sending the output of perl Makefile.PL, what is the problem with this?&lt;BR /&gt;&lt;BR /&gt;Warning: prerequisite Date::Calc failed to load: Can't locate Date/Calc.pm in @INC (@INC contains: /opt/perl5/lib/5.6.1/PA-RISC1.1 /opt/perl5/lib/5.6.1 /opt/perl5/lib/site_perl/5.6.1/PA-RISC1.1 /opt/perl5/lib/site_perl/5.6.1 /opt/perl5/lib/site_perl .) at (eval 4) line 3.&lt;BR /&gt;Warning: prerequisite Date::Parse failed to load: Can't locate Date/Parse.pm in @INC (@INC contains: /opt/perl5/lib/5.6.1/PA-RISC1.1 /opt/perl5/lib/5.6.1 /opt/perl5/lib/site_perl/5.6.1/PA-RISC1.1 /opt/perl5/lib/site_perl/5.6.1 /opt/perl5/lib/site_perl .) at (eval 5) line 3.&lt;BR /&gt;Warning: prerequisite File::Tail failed to load: Can't locate File/Tail.pm in @INC (@INC contains: /opt/perl5/lib/5.6.1/PA-RISC1.1 /opt/perl5/lib/5.6.1 /opt/perl5/lib/site_perl/5.6.1/PA-RISC1.1 /opt/perl5/lib/site_perl/5.6.1 /opt/perl5/lib/site_perl .) at (eval 6) line 3.&lt;BR /&gt;Warning: prerequisite Time::HiRes failed to load: Can't locate Time/HiRes.pm in @INC (@INC contains: /opt/perl5/lib/5.6.1/PA-RISC1.1 /opt/perl5/lib/5.6.1 /opt/perl5/lib/site_perl/5.6.1/PA-RISC1.1 /opt/perl5/lib/site_perl/5.6.1 /opt/perl5/lib/site_perl .) at (eval 7) line 3.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Writing Makefile for swatch&lt;BR /&gt;&lt;BR /&gt;thanks &lt;BR /&gt;ravi</description>
      <pubDate>Mon, 22 Apr 2002 10:39:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swatch-install-error/m-p/2707959#M59769</guid>
      <dc:creator>V. V. Ravi Kumar_1</dc:creator>
      <dc:date>2002-04-22T10:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Swatch Install Error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swatch-install-error/m-p/2707960#M59770</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Swatch requires perl 5 and the following modules: Time::HiRes, Date::Calc, &lt;BR /&gt;Date::Format, and File::Tail.&lt;BR /&gt;&lt;BR /&gt;You will need to install those.&lt;BR /&gt;&lt;A href="http://www.oit.ucsb.edu/~eta/swatch/README" target="_blank"&gt;http://www.oit.ucsb.edu/~eta/swatch/README&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mateja</description>
      <pubDate>Mon, 22 Apr 2002 11:05:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swatch-install-error/m-p/2707960#M59770</guid>
      <dc:creator>Mateja Bezjak</dc:creator>
      <dc:date>2002-04-22T11:05:39Z</dc:date>
    </item>
  </channel>
</rss>

