16 Apr 2012 11:31
ld: Can't find library for -lSM
Peter Brink <peter.brink <at> sveaekonomi.se>
2012-04-16 09:31:28 GMT
2012-04-16 09:31:28 GMT
Hi,
I hope I post this question on the right list.
I'm trying to compile rrdtool 1.4.7 on a HPUX 11.31 itanium server. My objective is to get a new Munin site up
and running.
I'm using perl 5.10.1. The built-in perl on HPUX 11.31 is 5.8.8. Compiling against that Perl version was
successful but when I tried to start Munin DynaLoader.pm complained that it couldn't load RRDs.pm. So now
I'm trying to compile for use with an existing perl 5.10.1 installation.
The configuration script was set up as: ./configure --prefix=/usr/local --disable-python
That part went fine, and I goth this message:
Config is DONE!
With MMAP IO: yes
Build rrd_getopt: yes
Build rrd_graph: yes
Static programs: no
Perl Modules: perl_piped perl_shared
Perl Binary: /usr/local/bin/perl
Perl Version: 5.10.1
Perl Options: PREFIX=/usr/local LIB=/usr/local/lib/perl/5.10.1
Ruby Modules:
Ruby Binary: no
Ruby Options: sitedir=/usr/local/lib/ruby
Build Lua Bindings: no
Build Tcl Bindings: no
(Continue reading)
RSS Feed