Alright, I got the rpm's installed, and managed to get the program to compile.. somewhat. when I execute the make & command like the online guide says, I see alot of messages that say stuff like:
gcc -c -Wall -O -g act_info.c:1122: warning: suggest explicit braces to avoid ambiguous 'else' and at the very end I get several error messages, /Rom24/src/acct_info.c:2722: undefined reference to 'crypt' and /Rom24/src/comm.c:1652: Undefinded reference to 'crypt' and make: *** [rom] error 1 [1]+ Exit 2 make any ideas? Thanks for your help in my previous question btw, -Ian

