The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [pups] Installing begemot
@ 2004-08-12 23:01 Carl Lowenstein
  2004-08-12 23:29 ` Steven M. Schultz
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Carl Lowenstein @ 2004-08-12 23:01 UTC (permalink / raw)


> Date: Thu, 12 Aug 2004 18:49:11 +0100
> To: "Greg 'groggy' Lehey" <grog at lemis.com>
> From: Robin Birch <robinb at ruffnready.co.uk>
> Subject: Re: [pups] Installing begemot

> I have a different problem as well.  There is something broken in the 
> configuration of this computer!!!!!  If I execute a shell file by going 
> /bin/sh filename then it works ok but if I try running a shell script 
> with #!/bin/sh in the first line I get a bad permission error.  This is 
> preventing me from running make scripts and all sorts of things.  Any 
> ideas?

Yes.  See the following transcript of a session.  I created a small
script named "bad" which just does "date" to show that it worked.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
iota: try 1107$ ls -l bad
-rwxrwxr-x  1 cdl cdl 16 Aug 12 15:56 bad*
iota: try 1108$ /bin/sh bad
Thu Aug 12 15:57:37 PDT 2004
iota: try 1109$ ./bad
: bad interpreter: No such file or directory
iota: try 1110$ cat bad
#!/bin/sh
date
iota: try 1111$ od -c bad
0000000   #   !   /   b   i   n   /   s   h  \r  \n   d   a   t   e  \n
0000020
iota: try 1112$
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

Note that there is a '\r' character at the end of the #! line.

    carl
-- 
    carl lowenstein         marine physical lab     u.c. san diego
                                                 clowenst at ucsd.edu



^ permalink raw reply	[flat|nested] 17+ messages in thread
[parent not found: <7AD18F04B62B7440BE22E190A3F772140F6047@mwsrv04.microwalt.nl>]
* [pups] Installing begemot
@ 2004-08-11 17:28 Robin Birch
  2004-08-11 23:54 ` Greg 'groggy' Lehey
  0 siblings, 1 reply; 17+ messages in thread
From: Robin Birch @ 2004-08-11 17:28 UTC (permalink / raw)


Hi All,
Well I know it's been quiet for ages on this but hopefully someone is 
listening.

I've just started to put P11 on a new Linux box and am having problems 
building begemot.  It keeps blowing out when compiling panic.  Is there 
a more recent version or are there some obvious patches I can do.

Regards

Robin
-- 
Robin Birch


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

end of thread, other threads:[~2004-08-13 12:36 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-12 23:01 [pups] Installing begemot Carl Lowenstein
2004-08-12 23:29 ` Steven M. Schultz
2004-08-13  7:19   ` Robin Birch
2004-08-13  7:33     ` Greg 'groggy' Lehey
2004-08-13 10:29       ` robinb
2004-08-13 12:36         ` Bill Gunshannon
2004-08-13 10:33       ` robinb
2004-08-12 23:46 ` Paul Ward
2004-08-13  7:15 ` Robin Birch
     [not found] <7AD18F04B62B7440BE22E190A3F772140F6047@mwsrv04.microwalt.nl>
2004-08-12 20:27 ` Robin Birch
  -- strict thread matches above, loose matches on Subject: below --
2004-08-11 17:28 Robin Birch
2004-08-11 23:54 ` Greg 'groggy' Lehey
2004-08-12 17:49   ` Robin Birch
     [not found]     ` <411BBDD3.3050400@sun.com>
2004-08-12 20:29       ` Robin Birch
     [not found]         ` <411BD929.4080009@sun.com>
2004-08-12 21:14           ` Robin Birch
2004-08-12 20:39     ` Warren Toomey
2004-08-12 21:12       ` Robin Birch

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