LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-22-2004, 11:48 AM   #1
webwolf70
Member
 
Registered: Feb 2004
Distribution: Windows XP. I gave up with Linux & I left LQ.
Posts: 502

Rep: Reputation: 30
bash: make: command not found


I have automake-1.8.3-23 and autoconf-2.59-75 installed. I can configure just fine but when I go to make, make install, make check, etc.... I get: "bash: make: command not found" I am using SuSe 9.1 Personal free iso download. Am I missing something????



Webwolf
 
Old 07-22-2004, 01:02 PM   #2
SciYro
Senior Member
 
Registered: Oct 2003
Location: hopefully not here
Distribution: Gentoo
Posts: 2,038

Rep: Reputation: 51
your missing the package "make" automake and autoconf are utils for generating a Makefile from a smaller config file (i think uses m4) autoconf turns the output of automake into a configure scripts (the ones that runs when you do ./configure) to generate the final Makefile that will work with your system

so go download and install make

http://www.gnu.org/directory/devel/build/make.html
 
Old 07-23-2004, 12:42 AM   #3
webwolf70
Member
 
Registered: Feb 2004
Distribution: Windows XP. I gave up with Linux & I left LQ.
Posts: 502

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by SciYro
your missing the package "make" automake and autoconf are utils for generating a Makefile from a smaller config file (i think uses m4) autoconf turns the output of automake into a configure scripts (the ones that runs when you do ./configure) to generate the final Makefile that will work with your system

so go download and install make

http://www.gnu.org/directory/devel/build/make.html

Thanks. I knew I was missing something simple, lol.


Webwolf
 
Old 07-23-2004, 09:41 AM   #4
dadepfan
Member
 
Registered: Jul 2004
Location: North Bend, WA
Posts: 41

Rep: Reputation: 15
I'm using the SuSe 9.1 Professional version, and MAKE was listed as a program under software in YAST. I installed it from there.

D.
 
Old 07-23-2004, 09:47 AM   #5
webwolf70
Member
 
Registered: Feb 2004
Distribution: Windows XP. I gave up with Linux & I left LQ.
Posts: 502

Original Poster
Rep: Reputation: 30
I plan on buying SuSE pro in about a week and a half. Right now I want to get familiar with it so I know how things work instead of waiting for a problem to pop up and get lost. I have heard many good things about SuSE pro. Can't wait to get it.



Webwolf
 
Old 08-04-2004, 11:01 AM   #6
mdhairil
LQ Newbie
 
Registered: Aug 2004
Distribution: Suse Linux 9.1 Personal
Posts: 4

Rep: Reputation: 0
Quote:
Originally posted by webwolf70
Thanks. I knew I was missing something simple, lol.


Webwolf
hi webwolf70. i had the same problem, but i don't really know how to install make. i had already downloaded the package. i did the ./configure. now i am stuck because i don't know what to do next. can you guide me to the correct installation step? thank you.
 
Old 08-04-2004, 02:05 PM   #7
webwolf70
Member
 
Registered: Feb 2004
Distribution: Windows XP. I gave up with Linux & I left LQ.
Posts: 502

Original Poster
Rep: Reputation: 30
For SuSE 9.1 this is what I installed. Go to: ftp://ftp-linux.cc.gatech.edu/pub/su...9.1/suse/i586/ and download: automake-1.8.3-23.i586.rpm , autoconf-2.59-75.i586.rpm , m4-1.4o-622.i586.rpm , make-3.80-184.i586.rpm

Use konsole or equivelant. As root install them with rpm -ivh

You may have one or two already installed. But check. If you still need some more rpms istalled or it is telling you you need a specific file but you can't find it at the SuSE ftp site, let me know because all the files you need are at the ftp site just a bit hidden sometimes. I found a little trick that helps with this, but it can be a little time consuming.


Webwolf

Last edited by webwolf70; 08-04-2004 at 02:10 PM.
 
Old 08-05-2004, 05:18 AM   #8
mdhairil
LQ Newbie
 
Registered: Aug 2004
Distribution: Suse Linux 9.1 Personal
Posts: 4

Rep: Reputation: 0
Quote:
Originally posted by webwolf70
For SuSE 9.1 this is what I installed. Go to: ftp://ftp-linux.cc.gatech.edu/pub/su...9.1/suse/i586/ and download: automake-1.8.3-23.i586.rpm , autoconf-2.59-75.i586.rpm , m4-1.4o-622.i586.rpm , make-3.80-184.i586.rpm

Use konsole or equivelant. As root install them with rpm -ivh

You may have one or two already installed. But check. If you still need some more rpms istalled or it is telling you you need a specific file but you can't find it at the SuSE ftp site, let me know because all the files you need are at the ftp site just a bit hidden sometimes. I found a little trick that helps with this, but it can be a little time consuming.


Webwolf
hi! thanks for your reply. i had managed to install make successfully. i followed your method and it works great. thanks a million!
 
Old 08-05-2004, 07:48 AM   #9
webwolf70
Member
 
Registered: Feb 2004
Distribution: Windows XP. I gave up with Linux & I left LQ.
Posts: 502

Original Poster
Rep: Reputation: 30
No problem. Glad I could help.


Webwolf
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
bash: make command not found $%?$ OS X Bazal Other *NIX 8 10-04-2005 09:16 AM
bash: make: command not found ben_dsr Linux - Newbie 4 01-15-2005 06:50 AM
bash: make: command not found mkzmonkeylagger Linux - General 8 03-16-2002 04:58 PM
make: cc: command not found make: *** [gzip.o]error 127 zyjk Linux - Newbie 5 02-08-2002 09:58 AM
bash: make: command not found rhuarc Linux - General 5 01-02-2002 06:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:37 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration