> 
> > When I compile my kernal I get the message:
> > 
> >     as86 command not found
> > 
> > Any suggestions? 
> 
> Have you considered the chance that as86 just may not be installed?
> 
> # rpm -qf /usr/bin/as86
> bin86-0.4-3

The response I got for this was: /usr/bin/as86 is not owned by any 
package.

So I just copied as86 from the cd to /usr/bin. Am trying recompile 
now.

> Assuming your RPMs are in /mnt/cdrom/RedHat/RPMS, you can do something
> like this next time:
> 
> # for i in *rpm; do echo Filename: $i; rpm -qvpl $i | grep <pattern>; done
> 
> where <pattern> is what you want to search for, in this case it would be
> `as86'
> 
> Dave
> 
> 
> 


Thanks, Jeff.

----------------------------------------------------
Jeffrey Fearn.
GWR Com Cor Australia.
[EMAIL PROTECTED]
----------------------------------------------------


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to