Re: Shell bash

1999-10-05 Thread Scott Henry
> "M" == Manuel Arenaz Silva <[EMAIL PROTECTED]> writes: M> Hello, M> In my work in have to use some machines where the bash shell is not M> available. Normally, these machine have Solaris or IRIX installed. When M> I connect to those machines I have to use other different shells which I M> am

Re: Shell bash

1999-10-05 Thread Miles Bader
Brian Servis <[EMAIL PROTECTED]> writes: > It is set up with autoconf(make sure your system has autoconf installed, > it is a gnu package as well) so you should be able to just do > > ./configure --prefix=~/ > make > make install Just a note -- you don't need to have autoconf installed to run

Re: Shell bash

1999-10-04 Thread Brian Servis
*- On 4 Oct, Manuel Arenaz Silva wrote about "Shell bash" > Hello, > > In my work in have to use some machines where the bash shell is not > available. Normally, these machine have Solaris or IRIX installed. When > I connect to those machines I have to use other differen

Re: Shell bash

1999-10-04 Thread Brian Servis
*- On 4 Oct, Manuel Arenaz Silva wrote about "Shell bash" > Hello, > > In my work in have to use some machines where the bash shell is not > available. Normally, these machine have Solaris or IRIX installed. When > I connect to those machines I have to use other differen

Shell bash

1999-10-04 Thread Manuel Arenaz Silva
Hello, In my work in have to use some machines where the bash shell is not available. Normally, these machine have Solaris or IRIX installed. When I connect to those machines I have to use other different shells which I am not used to using. You can imagine how embarrasing is this situation. I h