- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Swatch Install Error
Operating System - HP-UX
1823785
Members
4250
Online
109665
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-22-2002 02:35 AM
тАО04-22-2002 02:35 AM
Swatch Install Error
Hi,
iam trying to install swatch-3.0.4 on my hp-ux11.00 system.
when i run
perl Makefile.PL it shows the followint error.
syntax error in file Makefile.PL at line 1, next 2 tokens "use ExtUtils"
Execution of Makefile.PL aborted due to compilation errors.
pl suggest me what to do?
thanks
ravi
iam trying to install swatch-3.0.4 on my hp-ux11.00 system.
when i run
perl Makefile.PL it shows the followint error.
syntax error in file Makefile.PL at line 1, next 2 tokens "use ExtUtils"
Execution of Makefile.PL aborted due to compilation errors.
pl suggest me what to do?
thanks
ravi
Never Say No
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-22-2002 02:40 AM
тАО04-22-2002 02:40 AM
Re: Swatch Install Error
I would start by getting a later version of perl
and/or checking which one is used:
perl -version
which perl
whereis perl
Then perhaps modify you path to use a different perl version.
Later,
Bill
and/or checking which one is used:
perl -version
which perl
whereis perl
Then perhaps modify you path to use a different perl version.
Later,
Bill
It works for me (tm)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-22-2002 03:39 AM
тАО04-22-2002 03:39 AM
Re: Swatch Install Error
hi bill,
i use different version of perl now.
iam sending the output of perl Makefile.PL, what is the problem with this?
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.
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.
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.
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.
Writing Makefile for swatch
thanks
ravi
i use different version of perl now.
iam sending the output of perl Makefile.PL, what is the problem with this?
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.
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.
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.
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.
Writing Makefile for swatch
thanks
ravi
Never Say No
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-22-2002 04:05 AM
тАО04-22-2002 04:05 AM
Re: Swatch Install Error
Hi,
Swatch requires perl 5 and the following modules: Time::HiRes, Date::Calc,
Date::Format, and File::Tail.
You will need to install those.
http://www.oit.ucsb.edu/~eta/swatch/README
Regards,
Mateja
Swatch requires perl 5 and the following modules: Time::HiRes, Date::Calc,
Date::Format, and File::Tail.
You will need to install those.
http://www.oit.ucsb.edu/~eta/swatch/README
Regards,
Mateja
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP