On Mon, February 5, 2007 0:02, Leland Helgerson said:
> Hello all -
>
> Ok, some more info is gathered.
>
> Sh is bash - I checked - I'm glad that at least I knew how to do that.

Based on your output below, I'm inclined to disagree with you...

What does 'ls -la /bin/sh' give you?

> I thought I may have figured it out in that I created a directory /OWFS/
> not
> /owfs/, I didn't know if the caps in the sub name would make a difference,
> but it doesn't appear so. One thing, I've got some QNX experience but not
> Linux, the /owfs/ directory is at the root of the drive, not at
> /root/owfs/,
> I'm not used to a "/root/" directory, so I'm not sure if the directory
> location would make a difference.
>
> Here's what I get when doing the bootstrap (cut & pasted from terminal
> window):
>
> [EMAIL PROTECTED]:/owfs# sh ./bootstrap
> : command not found:
  ^^^^^^^^^^^^^^^^^^^^^

This is why I think you are not using standard bash. Try leaving out the
'sh' and just run './bootstrap'.

Or, try running 'bash bootstrap'

The scripts are executable, so you shouldn't have to run them under 'sh'.
I seem to remember seeing things like this waaaaay back when I had to
admin a machine that had 'ash' symlinked to /bin/sh.

Tim
--
Tim Sailer
Coastal Internet, Inc.
www.buoy.com
631-399-2910


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to