zsh-users
 help / color / mirror / code / Atom feed
* Installing zsh
@ 1999-03-11 16:34 Ryan Colvin
  1999-03-11 17:15 ` Sweth Chandramouli
  0 siblings, 1 reply; 2+ messages in thread
From: Ryan Colvin @ 1999-03-11 16:34 UTC (permalink / raw)
  To: zsh-users

I am currently trying to install zsh on my Solaris box. I am not able to
complete the install because of the following errors:

# make install
rm -f stamp-modobjs.tmp
sh: zshpaths.h.tmp: cannot create
*** Error code 1
make: Fatal error: Command failed for target `zshpaths.h'
Current working directory /home/rccolvin/Shells/zsh-3.1.5/Src
*** Error code 1
make: Fatal error: Command failed for target `modobjs'
Current working directory /home/rccolvin/Shells/zsh-3.1.5/Src
*** Error code 1
make: Fatal error: Command failed for target `install.bin'

Can anyone share some insight on why this is happening and what I need to do to
correct these errors?

Ryan

-- 

///////////////////////////////////////////////////////////////////
Ryan Colvin				r-colvin1@raytheon.com
Raytheon Systems Company		NEW phone :  972/462.4351
M/S 3454				FAX:      :  972/462.3375
2501 S. Highway 121		
Lewisville, TX 75067


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Installing zsh
  1999-03-11 16:34 Installing zsh Ryan Colvin
@ 1999-03-11 17:15 ` Sweth Chandramouli
  0 siblings, 0 replies; 2+ messages in thread
From: Sweth Chandramouli @ 1999-03-11 17:15 UTC (permalink / raw)
  To: zsh-users

On Thu, Mar 11, 1999 at 10:34:48AM -0600, Ryan Colvin wrote:
> I am currently trying to install zsh on my Solaris box. I am not able to
> complete the install because of the following errors:
> 
> # make install
> rm -f stamp-modobjs.tmp
> sh: zshpaths.h.tmp: cannot create
> *** Error code 1
> make: Fatal error: Command failed for target `zshpaths.h'
> Current working directory /home/rccolvin/Shells/zsh-3.1.5/Src
> *** Error code 1
> make: Fatal error: Command failed for target `modobjs'
> Current working directory /home/rccolvin/Shells/zsh-3.1.5/Src
> *** Error code 1
> make: Fatal error: Command failed for target `install.bin'
> 
> Can anyone share some insight on why this is happening and what I need to do to
> correct these errors?

	assuming the hash as your prompt means that you are running
`make install' as root, my first guess would be that your home
directory is nfs-mounted, and you are thus being denied write
permission to it as root (since root over nfs maps to nobody).
try making your working dir world writeable if that is the
case.

	-- sweth.

-- 
Sweth Chandramouli
IS Coordinator, The George Washington University
<sweth@gwu.edu> / (202) 994 - 8521 (V) / (202) 994 - 0458 (F)
<a href="http://astaroth.nit.gwu.edu/~sweth/disc.html">*</a>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-03-11 17:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-03-11 16:34 Installing zsh Ryan Colvin
1999-03-11 17:15 ` Sweth Chandramouli

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).