Hi,
On Tue, Jul 28, 2009 at 14:52, Dave wrote:
> On Tue, Jul 28, 2009 at 1:04 AM, William L. Maltby
> wrote:
>> In bash, you could probably stil run it with the "source" or ","
>> command, e.g.
>>
>> .
>> source
>
> Nope, in desperation I tried those also, to no avail. My problem was
> that th
On Tue, Jul 28, 2009 at 1:04 AM, William L. Maltby
wrote:
> In bash, you could probably stil run it with the "source" or ","
> command, e.g.
>
> .
> source
Nope, in desperation I tried those also, to no avail. My problem was
that the disk was mounted noexec, and the OS refuses to run scripts
th
On Mon, 2009-07-27 at 23:15 -1000, Dave wrote:
>
>
> On Mon, Jul 27, 2009 at 3:20 AM, James Pearson
> wrote:
>
> You could have probably run the script using:
>
> sh /media/MATHWORKS_R2009A/install
>
> No, I had tried that before I figured out that the DVD had
On Mon, Jul 27, 2009 at 3:20 AM, James Pearson
wrote:
> Dave wrote:
> > command I typed:
> > /media/MATHWORKS_R2009A/install &
> >
> > Error message I received:
> > [1] 10759
> > [r...@taro matlab]# bash: /media/MATHWORKS_R2009A/install: /bin/sh:
> > bad interpreter: Permission denied
> >
> > Solu
On Mon, Jul 27, 2009 at 4:01 PM, Hakan Koseoglu wrote:
> On Sat, Jul 25, 2009 at 2:32 AM, Dave wrote:
>> Installing matlab on Centos5.
>> [r...@taro matlab]# bash: /media/MATHWORKS_R2009A/install: /bin/sh:
>> bad interpreter: Permission denied
> Sometimes this can happen if the file has Windows-st
On Sat, Jul 25, 2009 at 2:32 AM, Dave wrote:
> Installing matlab on Centos5.
> [r...@taro matlab]# bash: /media/MATHWORKS_R2009A/install: /bin/sh:
> bad interpreter: Permission denied
Sometimes this can happen if the file has Windows-style EOLs and the
interpreter /bin/sh is translated as /bin/sh^M
Dave wrote:
> Installing matlab on Centos5.
>
> command I typed:
>
> /media/MATHWORKS_R2009A/install &
>
> Error message I received:
> [1] 10759
> [r...@taro matlab]# bash: /media/MATHWORKS_R2009A/install: /bin/sh:
> bad interpreter: Permission denied
>
> Google found no hits with this precise
Installing matlab on Centos5.
command I typed:
/media/MATHWORKS_R2009A/install &
Error message I received:
[1] 10759
[r...@taro matlab]# bash: /media/MATHWORKS_R2009A/install: /bin/sh:
bad interpreter: Permission denied
Google found no hits with this precise error message, but several
similar h
8 matches
Mail list logo