Line 11:
Line 11:
OATS has a well-developed administration center to make it easy to log in as another user, clean out tables, and update the FAQ.
OATS has a well-developed administration center to make it easy to log in as another user, clean out tables, and update the FAQ.
+
+
{{Tip box|Oats function of providing output in pdf is only enabled by installing the below packages...}}
+
+
From 'dag' repo:
+
* html2ps - which will pull in dependency:
+
* ImageMagick-perl
+
yum enablerepo=dag install html2ps
+
+
From the default ('base' and 'updates') repos:
+
* ghostscript - which will pull in several dependancies:
+
** VFlib2
+
** chkfontpath
+
** fonts-xorg-base
+
** ghostscript-fonts
+
** ttmkfdir
+
** urw-fonts
+
** xorg-x11-font-utils
+
** xorg-x11-xfs
+
yum install ghostscript