Click to See Complete Forum and Search --> : PPP daemon?! Help!!


Trigger-X
06-14-2001, 02:21 PM
I installed Linux-Mandrake on a computer I just purchased and I did not set up the installation because I couldent unplug my external modem, anways when I clicked 'internet' in KDE it gave me:
-------------------------------
'Cannot find the PPP daemon!'
'Make sure that pppd is installed.'
--------------------------------
then when I clicked connect in KPPP it gave me:
------------------------------
'Cannot find the PPP daemon!'
'Make sure that pppd is installed and you have entered the correct path.'
------------------------------
Can anyone tell me how to fix this? :confused: Thanks for you time.

[ 14 June 2001: Message edited by: Trigger-X ]

Craig McPherson
06-14-2001, 03:50 PM
Yeah. You have to install the PPP daemon (pppd). KPPP is actually just a front-end to pppd.

I haven't used Mandrake so I don't know what package kppp is in, but it's in one of the packages on your installation media. Find it and install it. Then KPPP should work.

It's actually possible but unlikely that pppd is already on your system. You can search for it like this:

find -name pppd /

If it shows up in /usr/sbin or somewhere, it's possible you just have your path set wrong.

Trigger-X
06-14-2001, 04:39 PM
Well.... It is not a misplaced path... I did a find and such. I did try a CD but when I try to access 'CD-ROM' I get:
--------
Error-Kdesktop
Unable to enter file:/mnt/cdrom.
You do not have access rights to this location.
---------
It also gives me this message in root. I need to get in the CD-ROM to install packages.... Help!