- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Python Installation - Execute Permissions
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
07-19-2006 06:31 AM
07-19-2006 06:31 AM
Thanks,
Greg
Solved! Go to Solution.
- Tags:
- Python
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2006 06:41 AM
07-19-2006 06:41 AM
Re: Python Installation - Execute Permissions
ll
what
Make sure you have PA-RISC executables. IA64 will not work on 11.11
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2006 06:51 AM
07-19-2006 06:51 AM
Re: Python Installation - Execute Permissions
lrwxr-xr-x 1 root sys
1 Jul 19 17:59 /usr/bin/python -> /usr/local/bin/python
# what user/bin/python
/usr/bin/python:
$Revision: 92453-07 linker linker crt0.o B.11.43 050125 $
And... I'm not sure how to check that I have PA-RISC executables.
GBR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2006 07:00 AM
07-19-2006 07:00 AM
Re: Python Installation - Execute Permissions
If it says something about ELF, you've got the wrong python.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2006 07:02 AM
07-19-2006 07:02 AM
Re: Python Installation - Execute Permissions
/usr/bin/python: PA-RISC2.0 shared executable dynamically linked -not stripped
GBR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2006 08:36 AM
07-19-2006 08:36 AM
Re: Python Installation - Execute Permissions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 12:18 AM
07-20-2006 12:18 AM
Re: Python Installation - Execute Permissions
CPU Version: PA 7200-7200 CPU 13
Hardware Model: 9000/821/D250
Kernel Width Support: 32
So should I be looking for a PARISC 1.x compilation?
GBR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 12:35 AM
07-20-2006 12:35 AM
Re: Python Installation - Execute Permissions
# file /stand/vmunix
/stand/vmunix: PA-RISC1.1 executable -not stripped
I will now go looking for a compiled executable for a PA-RISC1.1
GBR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 12:36 AM
07-20-2006 12:36 AM
SolutionYes, you have a PARISC 1.x server, you need the version compiled for that.
As you have the PARISC 2.0 compiled version, you will get the error you are seeing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 01:26 AM
07-20-2006 01:26 AM
Re: Python Installation - Execute Permissions
GBR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 01:30 AM
07-20-2006 01:30 AM
Re: Python Installation - Execute Permissions
I say that as I have seen this origionally where Oracle binaries are compiled on a PARISC 2.0 serevr, then copied to a PARISC 1.x server.
Some of the exectuables wporked, others failed with exactly the same symptoms you see. I am not exactly a compiler or language expert, so I do not have a definitive answer as to why.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 01:36 AM
07-20-2006 01:36 AM
Re: Python Installation - Execute Permissions
I'm new to the Unix world of installing apps, and I'm assuming that if perform the compilation right on the box, to do the install, that it will work way better than trying to install the PA-RISC 2.0 depots.
GBR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 10:14 AM
07-20-2006 10:14 AM
Re: Python Installation - Execute Permissions
No. Yes, you should compile with +DAportable.
> I ask because I installed Perl with for PA-RISC 2.0 and it seems to work.
I don't see how. Unless it just says for PA2.0 and not "Only for PA 2.0".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2006 12:21 AM
07-21-2006 12:21 AM