LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to install "make" command from rpm on cd 2 - red hat linux 7.0 (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-install-make-command-from-rpm-on-cd-2-red-hat-linux-7-0-a-224781/)

ZARGON 08-31-2004 08:58 AM

How to install "make" command from rpm on cd 2 - red hat linux 7.0
 
Anybody know the command to install "which" rpm on cd2 (red hat 7.0) for the "make" command?

chrism01 08-31-2004 10:24 AM

Are you asking how to install the 'which' cmd, or the 'make ' cmd?
In either case, the install cmd is

rpm -ivh <pkgname>
eg
rpm -ivh foo-1.0-1.i386.rpm
from this page: http://www.redhat.com/docs/manuals/l...rpm-using.html

ZARGON 08-31-2004 10:53 AM

Well, after looking it turns out there isn't a "make" rpm for Linux 7.0 but only 7.3 according to rpmfind.net. Gezzz


All times are GMT -5. The time now is 08:21 AM.