Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
If you are just asking about installing a program.
It can be done either from the command line or, usually, also from the GUI.
You don't list which distribution of Linux you are using. That would make a difference either way.
I'm pretty sure Mandrake has kppp as a default package.
Are you upgrading or something?
The "kppp-1.6.25.tar.bz2" sounds like a source code file, which is not what you want unless you mean to compile the program yourself. You probably want to find an RPM to install KPPP, if neeed.
....and that install file is a text file to tell you HOWTO install kppp not to actually install the program...and to go through the process you must:
tar -jxvf kpp-x-x.tar.bz2
"cd" into the extracted files directory
and then typically you will do:
./configure
make
su -c "make install"
type root password
so if this doesn't stand true, the INSTALL file will make the liar of me
KPPP is the default dialer for Mandrake 9.1,if its not already listed under the www menu,it's on your instalation CD's.Go to install software in Mandrake control Center and search KPPP and it will tell you what cd to use.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.