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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
03-23-2006, 11:54 PM
|
#1
|
Member
Registered: May 2005
Location: Canada
Distribution: PCLinuxOS 2007
Posts: 274
Rep:
|
make command doesn't work... NOOB PI**ED OFF!!
Hey guys Im kind of desperated here... You see, Ive tried some distro (suse, FC, Ubuntu) and sometimes the make command works, but most of the time, when I try to compile a program (I think this is what it does right?) it just returns an error: Command not found. This applies to all the program I try to install. Im lost deep into the forest here.
Im currently using mandriva 2006.0, but it doesnt matter as I said, it NEVER works. Any help? Because from the README of every program, it seems SOOOOOO easy for them. It just tells you to write that, like it should work and I feel Im the only one on earth to whom it happens... Thanks very much!
|
|
|
03-23-2006, 11:59 PM
|
#2
|
Senior Member
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250
Rep:
|
You run ./configure and make as a regular user, and make install as root
|
|
|
03-24-2006, 12:49 AM
|
#3
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
Quote:
Originally Posted by lonecrow
Hey guys Im kind of desperated here... You see, Ive tried some distro (suse, FC, Ubuntu) and sometimes the make command works, but most of the time, when I try to compile a program (I think this is what it does right?) it just returns an error: Command not found. This applies to all the program I try to install. Im lost deep into the forest here.
Im currently using mandriva 2006.0, but it doesnt matter as I said, it NEVER works. Any help? Because from the README of every program, it seems SOOOOOO easy for them. It just tells you to write that, like it should work and I feel Im the only one on earth to whom it happens... Thanks very much!
|
The next time you experience problems with make, just post the errors here and someone will help you out. It can be difficult to grasp software installation from source, but its easy once you know exactly how to fix the errors printed after the installation has failed.
Last edited by reddazz; 03-24-2006 at 12:51 AM.
|
|
|
03-24-2006, 01:05 AM
|
#4
|
Senior Member
Registered: Nov 2005
Distribution: Debian, Arch
Posts: 3,820
|
Quote:
Originally Posted by lonecrow
Hey guys Im kind of desperated here... You see, Ive tried some distro (suse, FC, Ubuntu) and sometimes the make command works, but most of the time, when I try to compile a program (I think this is what it does right?) it just returns an error: Command not found. This applies to all the program I try to install. Im lost deep into the forest here.
Im currently using mandriva 2006.0, but it doesnt matter as I said, it NEVER works. Any help? Because from the README of every program, it seems SOOOOOO easy for them. It just tells you to write that, like it should work and I feel Im the only one on earth to whom it happens... Thanks very much!
|
My guess is that some distros don't install compile tools by default. Or did you mean that sometimes it works on the same distro?
|
|
|
03-24-2006, 02:26 AM
|
#5
|
Senior Member
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938
Rep:
|
'command not found' isn't a make error, it means make isn't on your system. I'm betting that every time you install a distro you don't install the development tools because you think "I'm not gonna do any development"...well you need the development tools to compile anything
Ubuntu, by the way, doesn't give you the choice, you'd have to run synaptic and choose to install it all that way.
|
|
|
03-24-2006, 08:47 AM
|
#6
|
Member
Registered: May 2005
Location: Canada
Distribution: PCLinuxOS 2007
Posts: 274
Original Poster
Rep:
|
Komakino has it right.... It's not a make error that I get, it really is just "command not found"... nothing more. My bet is that I didnt install the devel tools, but I didnt choose anything since Im runnig a beta version of Mandriva. Can this be the problem? And if so, how do I fix this? Because I mean, I dont mind if it doesnt work right now, Im waiting for suse 10.1 to come out, but I think this is stupid since its a beta, and you need to test things out.... Like Id give you a car to road test, but without wheels....Am I missing something?
Thanks guys, you dont have any idea how I respect you, knowing every bits of Linux info on the tips of your fingers!
|
|
|
03-24-2006, 09:01 AM
|
#7
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
Mandriva always ships with devel tools regardless of whether you are running stable or unstable versions. If you need to install the development packages, start the Mandriva Control Center -> Software Installation and search for the packages you need.
|
|
|
03-25-2006, 03:01 PM
|
#8
|
Member
Registered: May 2005
Location: Canada
Distribution: PCLinuxOS 2007
Posts: 274
Original Poster
Rep:
|
can you tell me what's the name of the package that I have to install to enable the make feature? I searched for make and developpement and didnt find nothing. Thanks!!
|
|
|
03-25-2006, 03:14 PM
|
#9
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
Quote:
Originally Posted by lonecrow
can you tell me what's the name of the package that I have to install to enable the make feature? I searched for make and developpement and didnt find nothing. Thanks!!
|
If you installed from an official Mandriva disc set, you should find make by searching in the list of installable software from the Mandriva Control Center. You can also just do "urpmi make" from the command line.
|
|
|
03-26-2006, 06:13 PM
|
#10
|
Member
Registered: May 2005
Location: Canada
Distribution: PCLinuxOS 2007
Posts: 274
Original Poster
Rep:
|
Grrrr... It doesnt work my friend... Here's a screenshot, maybe I did something wrong... It doesnt find any "make" program, neither in description.
http://www.yourfilehost.com/media.ph...=snapshot1.png
|
|
|
03-27-2006, 12:40 AM
|
#11
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
Quote:
Originally Posted by lonecrow
|
Did you install from an official Mandriva disc set? Also what are the results of running
Code:
$rpm -qa | grep -i make
|
|
|
03-27-2006, 03:08 PM
|
#12
|
Member
Registered: May 2005
Location: Canada
Distribution: PCLinuxOS 2007
Posts: 274
Original Poster
Rep:
|
This is the output of the thing you asked me (What is it for actually?)
And I installed it using the Official Mandriva 2006.0 disc. But it makes me think, and if it's right you'll want to kill me, I only downloaded 1 cd.... 
|
|
|
03-27-2006, 03:25 PM
|
#13
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
Quote:
Originally Posted by lonecrow
This is the output of the thing you asked me (What is it for actually?)
And I installed it using the Official Mandriva 2006.0 disc. But it makes me think, and if it's right you'll want to kill me, I only downloaded 1 cd.... 
|
Thats the problem. The official disc set consists of 3 discs or 1 DVD. You have two options, you can download the remaining two discs and add them to your urpmi sources or go to easyurpmi and add the main, contrib, plf and updates repos. After thats all setup you have access to the whole Mandriva distribution and you can install the missing packages using urpmi or the software tool in the Mandriva Control Center.
|
|
|
03-27-2006, 03:28 PM
|
#14
|
Member
Registered: May 2005
Location: Canada
Distribution: PCLinuxOS 2007
Posts: 274
Original Poster
Rep:
|
Ok so it means Im really stupid, but at least that's not entirely my fault as I hadnt seen other cds!
This is why I was able on some distro and not on others. This clears things up. Thanks VERY much reddazz 
|
|
|
All times are GMT -5. The time now is 02:44 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|