Re: installation problem make: command not found

Bruce Johnson <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.dbi.general
Message-ID <[email protected]>
On Feb 18, 2013, at 11:07 AM, Jon <[email protected]> wrote:

> Hello Abeer,
> 
> It appears that make is not installed.
> 
> You can install make by itself (depending on your platform)
> 
> CentOS/RHEL: yum install make
> Debian/Ubuntu: apt-get install make
> 
> or install the development meta package
> CentOS/RHEL: yum install "Developement Tools"
> Debian/ubuntu: apt-get install build-essential

Given that the OP is attempting this on a Mac, neither of these suggestions will work at all. If make is not found, you need to install the command-line components and Unix toolchain for the particular version of Apple'd development tools that you have.

Or

Go to en entirely /opt/ centered setup using MacPorts (you'll likely need to install the MacPorts perl as well.



-- 
Bruce Johnson
University of Arizona
College of Pharmacy
Information Technology Group

Institutions do not have opinions, merely customs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.