Re: bash problem

2002-12-17 Thread Richard R. Sivernell
Kurt

I fixed the problem today, by accident. I had 
mounting of drives improper. A Seniors moment.

Keeping this forreference though, & I should have 
realized the proble. Just to many senior moments here.

Thanks & cheers

-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Caldera Open Linux eWorkStation 3.1.1
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: bash problem

2002-12-17 Thread kwall
Feigning erudition, Richard Sivernell wrote:
% list
% 
%I need a little help here, I know my wife tells me
% I am beyond any help, I have rebuilt a machine and
% then hand install into /etc/modules/default the scsi
% driver to load. The main drive is IDE. Now when I co
% to ./config a buils I get the following:
% [root@RickSivernell autoconf-2.57]# ./configure
% bash: ./configure: bad interpreter: Permission denied
% [root@RickSivernell autoconf-2.57]#

What is at the top of the configure script? 

#!/bin/sh

If so, /bin/sh better exist, at least as symlink.

#!/bin/bash

If so, /bin/bash better exists, at least as a symlink.

Here, /bin/sh is a symlink to /bin/bash.

% I have reinstalled the bash* from the image disk,
% and still have the proble. Using eWorkstation 3.1.1
% on previously runing system. All of the rebuild
% because of a flakey hard drive.

[...]

Kurt
-- 
Epperson's law:
When a man says it's a silly, childish game, it's probably
something his wife can beat him at.
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users



bash problem

2002-12-17 Thread Richard Sivernell
list

   I need a little help here, I know my wife tells me
I am beyond any help, I have rebuilt a machine and
then hand install into /etc/modules/default the scsi
driver to load. The main drive is IDE. Now when I co
to ./config a buils I get the following:
[root@RickSivernell autoconf-2.57]# ./configure
bash: ./configure: bad interpreter: Permission denied
[root@RickSivernell autoconf-2.57]#

I have reinstalled the bash* from the image disk,
and still have the proble. Using eWorkstation 3.1.1
on previously runing system. All of the rebuild
because of a flakey hard drive.

Any help here appreciated. Can not install sylpheed,
having to use a web based Yahoo mail, yuk.


Rick Sivernell
[EMAIL PROTECTED]

=
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Caldera Open Linux eWorkStation 3.1.1
Registered Linux User
In Linux we trust!

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users