In Windows, installing software is a matter of clicks. In Linux, however, there are quite a few ways to skin the cat. Depending on the distribution you have, software can be downloaded in the form of ...
I'm running a RH8 machine, it's got libgd, libpng, and zlib installed (verified with rpm -q). I'm trying to compile ntop, which depends on all three of these packages.<BR><BR>According to the ntop ...
OK so after problems with g++ and a recursive binary tree homework problem, it occurs to me that compiling Linux with the Microsoft or Intel compilers would yield interesting results. However, there ...