> How do I find out whether I have make installed ?

rpm -q make
 
> And if I don't have make, where can I get it and install
> it...

Put your Mandrake CD in
cd /mnt/cdrom/Mandrake/RPMS

as root type:
rpm -Uvh make-some_version_number.rpm

Reply via email to