According to James: While burning my CPU.
> 
> On Sat, 1 Aug 1998, Richard Adams wrote:
> 
> //According to De Tavio Crudup: While burning my CPU.
> //> 
> //> Hello all,
> //> 
> //>   I'm trying to install the demo version of accelerated-X. When I type
> //> "sh Install" I get the following error message...
> //> 
> //> "cannot find ed in PATH:/bin:/usr/bin:/sbin:/usr/sbin:/etc"
> //> 
> //
> //You dont have the program called "ed" which is an editor and resides /bin
> 
> ed is a very old line editor isn't it? a quick fix to make that error go away:
> 
> type this:
> 
> ln -s /usr/bin/vi /bin/ed
> 
> (vi is a text editor, so is ed so nothing should break... unless the install
> script tries passing things into ed...)

Huum, thats just what it would do dont you think, "pass strings thro' ed" to
make some sort of configuration file, so replaceing ed with vi will possably
only cause more grief.

Install ed.

> 
> -- 
> >> I Like England Just Fine, But I Ain't Eating Any Of That Beef <<
> <<  MailTo: root <at> kermit "dot" globalnet /dot\ co 'dot' uk   >>
> >>                     De Chelonian Mobile                       <<
> 


-- 
Regards Richard.
[EMAIL PROTECTED]

Reply via email to