Click to See Complete Forum and Search --> : bash: make: command not found under Linux-Mandrake 8.0!
slipstream3d
05-05-2001, 10:47 PM
Help! My fresh Mandrake 8 install is missing make! I know its probably something stupid, like not installing the correct development package, but I don't know which one to put on OR how to install it after Mandrake has been installed!
I need the make command to install my NVidia drivers so I can use 3d games.
Thanks in advance for any help.
Plus: how do I make these bloody fonts bigger in Netscape 4.7? I can't read anything without squinting :D
So I see the default mandrake install is still leaving out essentials like make and gcc. Grab your install CD and search for the gcc RPMS. Not certain if 'make' is in a different archive or included with the gcc archive, but searchin' wont hurt ya. ;)
slipstream3d
05-05-2001, 10:52 PM
Actually I think I deselected it by accident
:rolleyes:
Thanks. I'll try finding GCC and if neccisary, I'll do a complete reinstall with it.
slipstream3d
05-05-2001, 11:01 PM
Aww man... I managed to install the make rpm but installing the GCC one gave a whole crapload of failed dependancies. first it wanted binutils or something like that, then binutils wanted ls something but ls something is not in the RPMS directory! Aggh! Maybe it's on cd two...
slipstream3d
05-05-2001, 11:11 PM
error: failed dependecies:
libbfd-2.10.1.0.2.so.2 is needed by binutils...
libopcodes-2.10.1.0.2.so.2 is needed by binutils...
Binutils is needed by gcc, which is needed by my install thingy for my NVidia drivers. Make is there, it just can't compile c++ stuff cause gcc isn't working.