- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Error while installing IO::TTY perl module
Categories
Company
Local Language
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
Discussions
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
Community
Resources
Forums
Blogs
- 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
10-26-2009 04:15 AM
10-26-2009 04:15 AM
Re: Error while installing IO::TTY perl module
GNU_C_C++_64
I guess this means compiler is 64-bit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2009 05:07 AM
10-26-2009 05:07 AM
Re: Error while installing IO::TTY perl module
This is a 32 bit object.
I'm not sure if you have to use -mlp64 to enable, like you do for Integrity.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2009 10:46 AM
10-26-2009 10:46 AM
Re: Error while installing IO::TTY perl module
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2009 10:58 AM
10-26-2009 10:58 AM
Re: Error while installing IO::TTY perl module
> Can you shed some more light on the command you mentioned above?
If you mean the 'file' command you should consult the manpages for an explanation. The command reads the first block of a file and uses 'magic' [as in a reference to '/etc/magic'] to attempt to classify the file.
http://docs.hp.com/en/B2355-60103/file.1.html
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2009 11:42 AM
10-26-2009 11:42 AM
Re: Error while installing IO::TTY perl module
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2009 01:00 PM
10-26-2009 01:00 PM
Re: Error while installing IO::TTY perl module
Never mind. I've talked to our expert and he says that -mlp64 is only for Integrity.
For PA, you must execute a separate executable:
/opt/hp-gcc64/bin/gcc
This is documented on my above URL:
There are two separate GCC packages for PA-RISC, one that generates ILP32 code, and another that generates LP64 code. The 32-bit version is installed in the /opt/hp-gcc directory, and the 64-bit version is installed in /opt/hp-gcc64.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2009 09:08 PM
10-26-2009 09:08 PM
Re: Error while installing IO::TTY perl module
/opt/hp-gcc64/bin/gcc.
SO it seems there's nothing wrong with the gcc???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2009 02:22 AM
10-27-2009 02:22 AM
Re: Error while installing IO::TTY perl module
What does "make test" do?
What is the bitness of the executable and the bitness of Tty.sl?
They have to match.
Which are you building?
- « Previous
-
- 1
- 2
- Next »