- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- RRDTool on HPUX IA64 rrd tool 11.23
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
11-05-2007 10:00 AM
11-05-2007 10:00 AM
RRDTool on HPUX IA64 rrd tool 11.23
I have HP-UX 11.23 on IA64.
I need RRDTool for this platform.
I cannot find a depot :( so I have the source.
But I get errors trying to build it.
Can anyone help?
./configure --prefix=$INSTALL_DIR
checking for png_access_version_number in -lpng... no
checking for pkg-config... (cached) no
configure: WARNING:
----------------------------------------------------------------------------
* I could not find a working copy of libpng. Check config.log for hints on why......
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2007 08:13 AM
11-06-2007 08:13 AM
Re: RRDTool on HPUX IA64 rrd tool 11.23
you'll have to check the prerequistes for rrdtool. there may be other packages that you need to download / install.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2007 08:48 AM
11-06-2007 08:48 AM
Re: RRDTool on HPUX IA64 rrd tool 11.23
I already have libpng installed as well as the other requirements.
The configure process is not finding them.
Is there a way to specify the location perhaps?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2007 01:50 PM
11-06-2007 01:50 PM
Re: RRDTool on HPUX IA64 rrd tool 11.23
Save yourself some trouble and download all the dependent librairies, even zlib, and follow the instructions to build everything. It will be statically linked so any update of any duplicate library you might have elsewhere won't mock up your RRD installation. One suggestion, use /opt/rrdtool as your install directory to prevent it from putting loads of stuff in /usr/local. I've followed this a few times and it works well.
Good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2007 08:33 AM
12-27-2007 08:33 AM
Re: RRDTool on HPUX IA64 rrd tool 11.23
http://oss.oetiker.ch/rrdtool/pub/contrib/RRDtool-1.0.45.1.depot
I have downloaded depot files
regards
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2007 09:15 AM
12-27-2007 09:15 AM
Re: RRDTool on HPUX IA64 rrd tool 11.23
Any thoughts?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2007 09:18 AM
12-27-2007 09:18 AM
Re: RRDTool on HPUX IA64 rrd tool 11.23
I want install cacti in hpux , pa-risc or ia64 by me is the same
if i see any depot i answer you
best regard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2007 11:23 AM
12-27-2007 11:23 AM
Re: RRDTool on HPUX IA64 rrd tool 11.23
You'll also want freetype, libart and zlib dependencies.
-denver