William,
do you have pppd installed? On my system it is in /usr/sbin.
The mere fact that you compiled the kernel to support PPP does not mean
that the ppp package has been installed on your system. You will have to
install it, if a search for pppd (say "locate pppd", or "find / -name
"pppd" ") turns out to be fruitless.
Chris
William Waite wrote:
>
> I have compiled 2.0.33 with PPP, but when I try to run pppd, I get the
> message "Sorry - PPP is not available on this system". I've grepped for
> "Sorry" in the kernel sources, without success. As far as I can tell, I've
> set all the appropriate options for PPP. Any ideas why this happens?