Hi,
Has anyone else figured out how to get the kernel headers on the machine?
I know in the FAQ it states that they did not include development tools on the box for simplification. That is a double edged sword. I am not a developer, but I want to install some packages on the machine for other uses (in particular a simple Web Photo Album). When I attempt to 'make' the program, it fails becase it is missing some Perl modules. I go to CPAN, pull them down. When I try to install them, they fail because there is no gcc. Well, being adventurous, I pulled down the RPM for gcc. It requires cc (also missing). Soooo, I pull down cc, it fails because it can't find the kernel headers (.h files, right?). I have no idea where to get those from, unless I copy them from another 2.2.16 box, which sounds risky. Does anyone have any suggestions? Has anyone else run into this? Are any of the SRPMs valid to get thsi from?
rk