How could I reinstall make? Maybe even update it to 3.81? I guess I shouldn't have tried apt-get remove make
Printable View
How could I reinstall make? Maybe even update it to 3.81? I guess I shouldn't have tried apt-get remove make
Try installing with dselect. If this fails, then make is compilable (I can dig up a precompiled tar.bz2).
There is a precompiled version of make:
SourceForge.net Repository - [kernelloader] Log of /BlackRhino/changes/make-3.82-ps2.tgz
This needs to be extracted to /home/adent.
Normally this is installed with "make install", but you don't have "make". It should work when you setup the environment variable PATH to include the path to "make"-binary in the archive.
Thanks Megaman. I got the package extracted to /home/adent. Now the next question is how do I setup the environment variable path to include the path to make?
EDIT: HEY HEY! I got make 8.32 installed. Thanks For the support.
Oh and one more thing. How could I install the program iw?
apt-get install iw points to old repositories. So I think my sources list is out dated.