Re: [CentOS] Question on installing .run file

2010-09-28 Thread John Doe
From: Jerry Geis > However the spawn and send commands dont seem to be > part of that package. > Doing a yum provides on each gives me nothing. > I think the three commands are needed spawn,send and expect. > Am I missing something else? Why not try the autoexpect command? The man page says:

Re: [CentOS] Question on installing .run file

2010-09-27 Thread Jerry Geis
> > Using which to check only works if you have it installed. You might > consider using yum's provides feature since you appear to not have it > already. > Jim, Thanks - I did the 'yum provides "*/expect"' and found the expect package. Did the install. However the spawn and send commands dont

Re: [CentOS] Question on installing .run file

2010-09-27 Thread Jim Perrin
On Mon, Sep 27, 2010 at 8:21 AM, Jerry Geis wrote: > Is expect and send not part of CentOS? Using which to check only works if you have it installed. You might consider using yum's provides feature since you appear to not have it already. -- During times of universal deceit, telling the truth

Re: [CentOS] Question on installing .run file

2010-09-27 Thread Jerry Geis
> > On 25/09/10 05:55, Jerry Geis wrote: > >/ How might I automate such an install script. > /Might I suggest expect: > http://oreilly.com/catalog/expect/chapter/ch03.html > > Cheers, > ak. > Anthonly Is expect and send not part of CentOS? on my x86_64 5.5 I do "whereis expect" and its not f

Re: [CentOS] Question on installing .run file

2010-09-24 Thread Anthony
On 25/09/10 05:55, Jerry Geis wrote: > How might I automate such an install script. Might I suggest expect: http://oreilly.com/catalog/expect/chapter/ch03.html Cheers, ak. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listin