[Orca-users] orca r557 on Solaris10u10 not working
Martin, Jeff
Jeff.Martin at tais.toshiba.com
Thu Jan 12 20:08:36 PST 2012
Hello,
I was able to get it working by changing the configure script:
had to change the configure script below:
# Build the RRDtool library if it is needed.
if test "$BUILD_RRD" = yes; then
#command="(cd packages/$RRDTOOL_DIR; ./configure
$RRD_CONFIGURE_COMMAND_LINE)"
command="(cd packages/$RRDTOOL_DIR; ./configure
--cache-file=../../config.cache)"
echo ""
echo "Running configure in packages/$RRDTOOL_DIR to create RRDtool and
RRDs.pm."
echo ""
echo $command
echo ""
eval $command
echo ""
fi
________________________________
This message may contain confidential information. If you are not the intended recipient of this e-mail, do not disseminate, distribute or copy this e-mail and delete this e-mail from your system.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/orca-users/attachments/20120112/f280b902/attachment.html>
More information about the Orca-users
mailing list