Results 1 to 7 of 7
when i try to install a program and after ./configure i type make i get this:
bash: make :command not found
i've downloaded make command,but requires other files.how do i ...
- 08-07-2004 #1Linux Engineer
- Join Date
- May 2003
- Location
- Greece / Athens
- Posts
- 1,169
make problem
when i try to install a program and after ./configure i type make i get this:
bash: make :command not found
i've downloaded make command,but requires other files.how do i install it?Linux For Ever!
- 08-07-2004 #2Just Joined!
- Join Date
- Jul 2004
- Location
- UK
- Posts
- 77
MAKE should be listed as a program under software in YAST.
Or get the file from:
http://www.gnu.org/directory/devel/build/make.html
What other files does it require??
Armage
- 08-07-2004 #3Linux Engineer
- Join Date
- May 2003
- Location
- Greece / Athens
- Posts
- 1,169
i got make but when i try to install i must type make again so it;s not installed..
what to do?Linux For Ever!
- 08-07-2004 #4
possibly the configure script found errors? run it again and see if it gives any error messages. i've found sometimes when ./configure isn't run successfully make doesn't either. and what do you mean you need to run make twice?
- 08-08-2004 #5Linux Engineer
- Join Date
- May 2003
- Location
- Greece / Athens
- Posts
- 1,169
i mean in order to install make command i have to type ./configure and then make.but make does not exist.that what i mean..
Linux For Ever!
- 08-08-2004 #6Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
do it via RPM...
grap the suse9 one from here:
http://rpmfind.net/linux/rpm2html/se...&submit=Search
- 08-08-2004 #7Linux Engineer
- Join Date
- May 2003
- Location
- Greece / Athens
- Posts
- 1,169
ok jason,thanks for the post.i'll download it and see if that works...thanks again!
Linux For Ever!


Reply With Quote
