zsh-workers
 help / color / mirror / code / Atom feed
* zsh on NT over samba?
@ 2000-05-26 17:35 Ackor, Jefferson
  2000-05-26 18:40 ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Ackor, Jefferson @ 2000-05-26 17:35 UTC (permalink / raw)
  To: 'zsh-workers@sunsite.auc.dk'

I'm trying to build applications on NT 4.0 (which I hate) and NT 4.0
terminal server (which is even worse) from a samba mounted device. Using
samba because NT doesn't handle case-sensitivity and corrupts some binaries
when checked out locally over cvs pserver. my
problem is that while zsh works fine locally on NT, when I attempt to
execute a script in the samba directory, I get

"zsh: exec format error:" 

I'm probably just being obtuse about this, but I'd really appreciate any
insight.

Thanks

-ja


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

* Re: zsh on NT over samba?
  2000-05-26 17:35 zsh on NT over samba? Ackor, Jefferson
@ 2000-05-26 18:40 ` Peter Stephenson
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Stephenson @ 2000-05-26 18:40 UTC (permalink / raw)
  To: Ackor, Jefferson, Zsh hackers list

> when I attempt to
> execute a script in the samba directory, I get
> 
> "zsh: exec format error:" 
> 
> I'm probably just being obtuse about this, but I'd really appreciate any
> insight.

Make sure you're running the script with "zsh scriptname", the #! trick
doesn't work with NT.  The only equivalent thing is associating .zsh files
with the zsh.exe executable as far as your desktop is concerned.

-- 
Peter Stephenson <pws@cambridgesiliconradio.com>
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK                          Tel: +44 (0)1223 392070


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

end of thread, other threads:[~2000-05-26 18:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-26 17:35 zsh on NT over samba? Ackor, Jefferson
2000-05-26 18:40 ` Peter Stephenson

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).