help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fw: "make install" doesn't work with mac os X 10.5


From: Troy Mulder
Subject: Fw: "make install" doesn't work with mac os X 10.5
Date: Fri, 7 Aug 2009 13:40:47 -0700 (PDT)

Hello,

My name is Troy Mulder, and I am trying to install GNU Make on my MacBook Pro, withe Mac OS X 10.5.7.  I believe I got so far as to configure GNU Make, but when I go to "make install", I get the attached results, and it doesn't work.  Can you please assist?

Thank you.

Troy

--- Begin Message --- Subject: "make install" doesn't work with mac os X 10.5 Date: Fri, 7 Aug 2009 12:48:51 -0700 (PDT)
troy-mulders-macbook-pro:make-3.81 troymulder$ make install
Making install in glob
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in config
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in po
if test "make" = "gettext-tools"; then \
 /bin/sh ../config/mkinstalldirs /usr/local/share/gettext/po; \
 for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed address@hidden address@hidden insert-header.sin Rules-quot   Makevars.template; do \
   /usr/bin/install -c -m 644 ./$file \
   /usr/local/share/gettext/po/$file; \
 done; \
 for file in Makevars; do \
   rm -f /usr/local/share/gettext/po/$file; \
 done; \
else \
 : ; \
fi
Making install in doc
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/info" || /bin/sh ../config/mkinstalldirs "/usr/local/info"
mkdir -p -- /usr/local/info
mkdir: /usr/local/info: Permission denied
make[2]: *** [install-info-am] Error 1
make[1]: *** [install-am] Error 2
make: *** [install-recursive] Error 1
troy-mulders-macbook-pro:make-3.81 troymulder$ 



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]