Operating System - Linux
1821589 Members
3617 Online
109633 Solutions
New Discussion юеВ

Missing /usr/bin/make utility

 
Pham Quoc Trung
Advisor

Missing /usr/bin/make utility

Hi,

I have installed SuSE 8.0 Pro from supported CDROM, but somehow the /usr/bin/make utility is missing :(

Please help me to re-install the /usr/bin/make utility. How can I find it tin the CDROMs (there are 7 CDROM !). Or where can I download the rpm file of make for SuSE 8.0 ?

Thanks in advance.
8 REPLIES 8
Jerome Henry
Honored Contributor

Re: Missing /usr/bin/make utility

What a strange issue... I feel that you'll have other packages missing... maybe a re-install should be usefull... Did you have a special install, like no developpment stuff ?
Whatesoever, you'll find your package here :
http://rpmseek.com/rpm-pl/make.html?hl=de&cbd=0:M:0::11
Good luck
You can lean only on what resists you...
Balaji N
Honored Contributor

Re: Missing /usr/bin/make utility

no idea about Suse, but this is the rpm i will install on a red hat box. and how did u miss make while installing?
-balaji

+++++++++++++++++++++++++++++++++++++++++++
[balajin@tispenguin balajin]$ rpm -qf `which make`
make-3.79.1-17
[balajin@tispenguin balajin]$ rpm -qi make
Name : make Relocations: /usr
Version : 3.79.1 Vendor: Red Hat, Inc.
Release : 17 Build Date: Sat 25 Jan 2003 10:42:56 AM IST
Install Date: Wed 23 Apr 2003 07:26:28 PM IST Build Host: porky.devel.redhat.com
Group : Development/Tools Source RPM: make-3.79.1-17.src.rpm
Size : 556784 License: GPL
Signature : DSA/SHA1, Mon 24 Feb 2003 12:05:50 PM IST, Key ID 219180cddb42a60e
Packager : Red Hat, Inc. <>
Summary : A GNU tool which simplifies the build process for users.
Description :
A GNU tool for controlling the generation of executables and other
non-source files of a program from the program's source files. Make
allows users to build and install packages without any significant
knowledge about the details of the build process. The details about
how the program should be built are provided for make in the program's
makefile.

The GNU make tool should be installed on your system because it is
commonly used to simplify the process of installing programs.
+++++++++++++++++++++++++++++++++++++++++++
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.
Pham Quoc Trung
Advisor

Re: Missing /usr/bin/make utility

Hi,

Sorry for replying late. it's due to the long May holiday ;-)

I have applied the rpm "make-3.79.1-292.i386.rpm" for the SuSE8. It then sussessfully links Oracle components of the Infrastructure of the 9iAS 9.0.2.

When I tried to install the next part (the Forms/Reports) of the Oracle 9iAS 9.0.2, there is an error, again it's related to linking components:

This is the error from Oracle Installer:

"error in invoking target runm_install of makefile
$ORACLE_HOME/reports/lib/ins_reports.mk "

In Oracle Support, it said that this error is due to the lack of rpm:

XFree86-devel.4.1.0-29.rpm

In the Web, I cannot find this rpm for SuSE, only in the RedHat web site, there is such rpm , and of course it's for Redhat Linux.

Could you please tell me how can I find this for SuSE8.0 ?

Thanks a lot.



Balaji N
Honored Contributor

Re: Missing /usr/bin/make utility

are you sure it is the devel library? they are normally contain header files and other libraries normally needed for compiling from source? and that you are installing oracle, completely confuses me.

anyhow, if u are not able to locate from your Suse cd, try at
www.xfree86.org.

hth
-(a clueless) balaji
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.
Jerome Henry
Honored Contributor

Re: Missing /usr/bin/make utility

Balaji's astonishment is due !
In fact, it seems that your prob is linked to a false defintion of rights on your $oracle_home directory.
Read this, it applies to Suse 8.0 too :
http://www.suse.com/en/business/certifications/certified_software/oracle/db/9i_73.html
HTH
J
(now that you are back, why not assigning points ? ;-))
You can lean only on what resists you...
Balaji N
Honored Contributor

Re: Missing /usr/bin/make utility

thanks jerome for point that.

feel better now.
-balaji
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.
Pham Quoc Trung
Advisor

Re: Missing /usr/bin/make utility

Hi,

Finally I have found all packages needed for Oracle Installation. All of them can be found in the Installation CDROMs of SUSE8 Pro. But, surprisingly there is no option to select all necessary stuffs (e.g. for Oracle). On previous version of SuSE (SuSE 7) there is "Almost Everything" option, which is very convenient.

Thanks for your help.
Balaji N
Honored Contributor

Re: Missing /usr/bin/make utility

good. how about showing your appreciation by assigining points.
-balaji
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.