#!/bin/sh

up2date -i freetype freetype-devel
up2date -i libart_lgpl libart_lgpl-devel
up2date -i libpng libpng-devel
up2date -i tcl tcl-devel
up2date -i zlib zlib-devel

echo ""
echo "RRDTool RHEL Prerequisites Installation Complete"
echo ""
echo "If you have not already, be sure to install CGILib"

