Hey, i'm running RHL 7.2 and I've tried to install the rom program. So far i've been able to get the file to Unzip and Unarchive using Gzip and tar.. but when I try to compile the program using Make, I get a bunch of error messages like this:
[root src]# make & [1] 1986 gcc -c -Wall -0 -g acct_comm.c make: gcc: Command not found make : *** [act_comm.o] Error 127 [root src]# [1]+ Exit 2 make what in the world is going on? I'm not _that_ advanced of a linux user yet, so i'd appreciate simplified instructions :P -Ian

