LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-07-2004, 09:06 PM   #1
santasballz
Member
 
Registered: Jan 2004
Posts: 227

Rep: Reputation: 30
wtf is wrong with the 'make' command?




ok, i read a bunch of crap and try to install both wireless adaptor and video card drivers without success. so freaking gay, the 'make' command just wont work!
i am using suse 9 pro. so i extracted the folder, and went in there, and i c a file called makefile.
on tutorial, it says i go to his folder, and use make or make install
so in the folder, i right click, and one of the option was 'open terminal here'

so i did that and it was already in the folder /bin/folder

so i type in : make
so i type in : make install

each time i do that, it only says 'bash: command not found'
no matter what i do, that ALWAYS happens. what the hell is wrong? i followed the EXACT steps in the tutorial but its not working!
 
Old 02-07-2004, 09:11 PM   #2
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
open up a terminal and change to the directory where you want to compile whatever it is your compiling ...
and then type (no clicking files, rid of the gui ) :
make
 
Old 02-07-2004, 09:17 PM   #3
santasballz
Member
 
Registered: Jan 2004
Posts: 227

Original Poster
Rep: Reputation: 30
changing the directory IN the terminal is the same thing has going into the directory, and right click inside the directory, then selecting the 'run terminal here' option right? and i am pretty sure i am in the directory, and i did type in make
and i didnt click on any file

edit: but still there is error saying bash: command not found
 
Old 02-07-2004, 09:49 PM   #4
santasballz
Member
 
Registered: Jan 2004
Posts: 227

Original Poster
Rep: Reputation: 30
man... this is sad, i did EXACTLY as instruction but it just wouldnt work...
 
Old 02-07-2004, 09:53 PM   #5
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
you can't be doing exactly what the instructions are saying, cause you wouldn't be sitting there right clicking the Makefile and telling it to open in a terminal ...

what is it that your trying to install anyways ?
and what steps have you taken when you "state" you did this in the terminal?
 
Old 02-07-2004, 09:55 PM   #6
UbErBeAsT
LQ Newbie
 
Registered: Jan 2004
Location: USA
Distribution: Slackware 9.1
Posts: 25

Rep: Reputation: 15
did you execute ./configure before you used make?
 
Old 02-07-2004, 10:03 PM   #7
santasballz
Member
 
Registered: Jan 2004
Posts: 227

Original Poster
Rep: Reputation: 30
i didnt not right click makefile, but forget about that

so i cd to the directory, and i just typed in make but nothing happens
i tried typing in ./config as well but it says command not found... i dunno why, i did this a couple of times, which means i couldn't have mistyped it...

iam trying to install the video driver for nvidia gforce
 
Old 02-07-2004, 10:05 PM   #8
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
? its a run file ...

just download it and then type :
chmod +x NVIDIA1-..x.x.run
then type :
./NVIDIA-.x.x.run
to run it

of course you'll have to type the complete filename, but thats all that needs to be done ...

p.s its ./configure not ./config
 
Old 02-07-2004, 10:07 PM   #9
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
and this might help also ...

here is a complete article

on what to do and type for installing the nvidia drivers ..
 
Old 02-07-2004, 10:16 PM   #10
santasballz
Member
 
Registered: Jan 2004
Posts: 227

Original Poster
Rep: Reputation: 30
ok, thx
now back to the wireless adaptor driver. i got it from here:
http://at76c503a.berlios.de/

how would i go about installing on? on the tutorial it says to type in make, but apparantely i can't get make to work
 
Old 02-07-2004, 10:23 PM   #11
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
well you can install the make package if you insist on saying its not there ...
check your packages first and see if the make package is installed ...

never used suse before, so i can't specify how to go about this, or a quick way of doing it ... but i am sure you'll find a way
 
Old 02-07-2004, 10:48 PM   #12
santasballz
Member
 
Registered: Jan 2004
Posts: 227

Original Poster
Rep: Reputation: 30
well, thx for telling me to check if make is installed! your right it isnt!
i googled, and i found this command to check if make is installed
rpm -q make

and it turns out it isnt installed!
so i proceeded with the following
./configure --prefix=$LFS/usr --disable-nls &&
make LDFLAGS=-static &&
make install

but then it doesnt work cause something to do with configure
so i typed
rpm-q configture
and its not installed either!
wtf, whats wrong? how come nothing is installed?
how do i go about installing configure?
 
Old 02-07-2004, 11:22 PM   #13
santasballz
Member
 
Registered: Jan 2004
Posts: 227

Original Poster
Rep: Reputation: 30
any ideas? i tried searching but i couldnt find any info on installing 'configure package'
 
Old 02-08-2004, 12:42 AM   #14
megaspaz
Senior Member
 
Registered: Nov 2002
Location: Silly Con Valley
Distribution: Red Hat 7.3, Red Hat 9.0
Posts: 2,054

Rep: Reputation: 46
did you untar the tarball and cd into the extracted directory? make will fail if it doesn't find the file with the name of Makefile (or any of the other files that make recognizes). also some source tarballs may not have a configure script. that's provided by the distributer of the tarball. most of them do though have a configure script. have you tried using whatever update tool that's in yast for installing the make package and other development packages you may need?
 
Old 02-08-2004, 01:30 AM   #15
Capt_Caveman
Senior Member
 
Registered: Mar 2003
Distribution: Fedora
Posts: 3,658

Rep: Reputation: 69
Just to add to that, configure isn't a package like make. It is usually a script that is included with whatever source files you're trying to install. If you don't see anything named "configure" in the same directory with the makefile, then you don't need to run ./configure. The configure scripts are specific to the application you're installing and help find the proper variables and configurations for the make process.
 
  


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
I accidentally deleted make file in /usr/local/bin, now cannot use make command.... Niceman2005 Linux - Software 2 11-17-2004 07:55 PM
WTF is wrong with debian and mplayer... Lleb_KCir Linux - Software 4 10-08-2004 05:48 PM
whois command not found? wtf? Smokey Slackware 4 09-19-2004 08:14 AM
WTF is wrong with you anti riaa people? BajaNick General 91 09-15-2003 11:20 AM
make: cc: command not found make: *** [gzip.o]error 127 zyjk Linux - Newbie 5 02-08-2002 09:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:03 PM.

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