- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Where to find software?
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-03-2004 07:01 AM
10-03-2004 07:01 AM
I am looking for following software for one of the developer. I have looked this on "software.hp.com" and I can't find it.
If any one know where to download this software and is their any issue with loading on to HP9000 running HP-UX 11i - ver 1.6?
The list is from swlist.
Thanks,
Mike
binutils 2.11.2 binutils
expect 5.38 expect
gcc 3.0.1 gcc
gettext 0.10.38 gettext
glib 1.2.10 glib
gtk+ 1.2.10 gtk+
gzip 1.3.3 gzip
libiconv 1.7 libiconv
ncurses 5.2 ncurses
ne 1.19 ne
nedit 5.3 nedit
openssh 3.0p1 openssh
python 2.2.1 python
tar 1.13.25 tar
tcl 8.3.4 tcl
unzip 5.50 unzip
vim 6.1 vim
zlib 1.1.3 zlib
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2004 07:22 AM
10-03-2004 07:22 AM
Solutionall of the listed software you can find in
Software Porting And Archive Centre for HP-UX
http://hpux.cs.utah.edu/
gcc and binutils are available from HP also:
http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,547,00.html
Regarding the following software I recommend use of official HP bundles:
openssh (HP-UX Secure Shell)
http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA
gtk+
http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B6848BA
Finally, I recommend upgrade the OS to HP-UX 11i v2 (11.23). Most new middleware software from HP is prepared for this version (not for 11i v1.6).
Regards,
Zygmunt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2004 09:45 AM
10-03-2004 09:45 AM
Re: Where to find software?
http://hpux.connect.org.uk/
HP does have the Internet Expresss Bundle at software.hp.com that includes many but not all of what you require.
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
10-03-2004 06:16 PM
10-03-2004 06:16 PM
Re: Where to find software?
For gcc on HP-UX, you should at least go for 3.0.4, but I'd say go for 3.4.2. Real HP support only was added in 3.0.4. Binutils is now at level 2.15.90
openssh 3.0 has many security vulnarabilities. current version today is 3.9p1
that tar version is ok, but it is still noted as an unstable release. 1.14 is out now, and it's marked stable
unzip is now at 5.51, and vim at 6.3
gettext and libiconv are only needed if you want to support internationalization (locales), which I don't, so I don't know, nor care about their versions
Enjoy, Have FUN! H.Merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2004 04:28 AM
10-04-2004 04:28 AM
Re: Where to find software?
Is their any small possibility that any of this software can be harmful to the system, since some of the software is related to some of the library?
And developers really need this software.
Thanks,
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2004 05:11 AM
10-04-2004 05:11 AM
Re: Where to find software?
It is not unreasonable to ask why these tools are needed but I have to ask if you have reason to doubt your developers why are you letting them on your boxes in the first place? A few of these are really not needed (e.g. vim). Vi will suffice. If you have the HP ANSI/C or aCC installed then gcc and ncurses is not needed.
I'm a little concerned that as a SysAdmin you are not familiar with most of these packages; if not, you really won't know whether or not your developers are answering truthfully and knowledgably which begs my previous question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2004 05:37 AM
10-04-2004 05:37 AM
Re: Where to find software?
Mike