- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Compiling logrotate (HP-UX 11.23 and libhplx)
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-31-2008 03:53 AM
10-31-2008 03:53 AM
I'm trying to compile logrotate 3.1.7 under HP-UX. I'm following the README.HP-UX and:
- I installed correctly gcc4, make, and some extra development packages.
- I compiled and installed correctly popt-1.6.4 under /opt.
But now I find the following in the README file:
- Obtain and install the following GNU/Linux to HP-UX Porting package: libhplx library
Browsing HP's website, I found that libhplx is only available for HP-UX 11i v1.5.
So, I need:
- Where to find libhplx for HP-UX 11.23 (Itanium)
or
- Where to find a precompiled binary of logrotate for HP-UX 11.23 (Itanium).
Thanks a lot for your help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2008 04:14 AM
10-31-2008 04:14 AM
SolutionI search and search and I almost got to nowhere, but I found this for you, I hope that it has what you need:
http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1225455055236+28353475&threadId=938732
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2008 04:54 AM
10-31-2008 04:54 AM
Re: Compiling logrotate (HP-UX 11.23 and libhplx)
Hi Jaime.
Thanks for your link. It seems to work perfectly under HP-UX 11.23, although is the old logrotate v2.5 (and lacks lots of nice logrotate features), at least works and allows me to keep my system clean.
10 points for you :)
Before closing the thread, I would be interesting in knowing the answer to the first question of my message: Where to get libhplx for 11.23. This time you found a nice depot for me, but maybe for other different software I'll end compiling it and I'll need libhplx...
Thanks :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2008 05:40 AM
10-31-2008 05:40 AM
Re: Compiling logrotate (HP-UX 11.23 and libhplx)
The information about this library can be found at this page in the Linux Portal Kit:
http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801?ciid=a3a538ee7c695110VgnVCM100000275d6e10RCRD
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2008 02:54 PM
10-31-2008 02:54 PM
Re: Compiling logrotate (HP-UX 11.23 and libhplx)
If it works on 11.20, it should work on 11.23. Try it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2008 12:59 AM
11-01-2008 12:59 AM
Re: Compiling logrotate (HP-UX 11.23 and libhplx)
That's very interesting.
I'll try it.
Thanks a lot :)