You are not logged in.

thmonkey

Beginner

  • "thmonkey" started this thread

Posts: 3

Location: Greece

Occupation: Student of Cumputer Engineering and Informatics

  • Send private message

1

Wednesday, May 18th 2005, 1:42pm

KPPP installation problem...

Hello everybody!

I'm using SuSE 9.2 and as i couldn't get wvdial to connect, i decided to use KPPP, as others suggested.The problem is that kppp wasn't installed along with kde 3.3 so i had to look it up on the net and install it...I'm new in linux so I seem to have some problems...
I tried to install kppp1.6.25 following the instructions of README and INSTALL but i couldn't...
According to INSTALL, before the installation i should run

./configure

to create the makefile...This command gave

*various checks*
...
*various checks*
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!

Afterwards, i tried make which gave

make: *** No targets specified and no makefile found. Stop.

and make all gave

make: *** No rule to make target `all'. Stop.

What's wrong? I think that the Makefile wasn't created correctly due to the error...What can i do??

Thanks for your help!!
Look! A three headed monkey!

jacek

Trainee

Posts: 105

Location: Warsaw, Poland

Occupation: Student

  • Send private message

2

Wednesday, May 18th 2005, 2:55pm

RE: KPPP installation problem...

Quoted

Originally posted by thmonkey
I'm using SuSE 9.2 and as i couldn't get wvdial to connect, i decided to use KPPP, as others suggested.The problem is that kppp wasn't installed along with kde 3.3

First of all you should check if kppp is available as a RPM package for your distribution. On my system that package is called "kdenetwork-kppp", but SuSE might call it differently.

Quoted

checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!

You probably haven't installed development packages for the Xlib.

thmonkey

Beginner

  • "thmonkey" started this thread

Posts: 3

Location: Greece

Occupation: Student of Cumputer Engineering and Informatics

  • Send private message

3

Thursday, May 19th 2005, 6:11pm

How can i install development packages for the Xlib then?
Look! A three headed monkey!

jacek

Trainee

Posts: 105

Location: Warsaw, Poland

Occupation: Student

  • Send private message

4

Thursday, May 19th 2005, 6:28pm

You need a RPM package called X11-devel or XFree86-devel (or similar), but SuSE should provide kppp as RPM package too --- it will save you a lot of time, if you install kppp from it.

thmonkey

Beginner

  • "thmonkey" started this thread

Posts: 3

Location: Greece

Occupation: Student of Cumputer Engineering and Informatics

  • Send private message

5

Friday, May 20th 2005, 1:20pm

The problem is that I can't find KPPP anywhere in suse...even not in yast! the package kdenetwork is already installed and there is no rpm for kppp... ;(
Look! A three headed monkey!

jacek

Trainee

Posts: 105

Location: Warsaw, Poland

Occupation: Student

  • Send private message

6

Friday, May 20th 2005, 1:30pm

Try kdenetwork-dialup. There's nothing like a well named package ;)

gnutux

Beginner

Posts: 27

Location: Toronto, Canada

  • Send private message

7

Monday, May 23rd 2005, 12:59am

Since you have SuSE and I guess you have DSL, just run YaST2 and click on DSL on the Network Devices menu, then configure it so it will do PPoE. Add your provider and your username/password. There, you're set.

If you have dial-up, click modem instead and do almost the same thing as above.

If you still have problems, post @ SuSE Forums

gnutux

This post has been edited 1 times, last edit by "gnutux" (May 23rd 2005, 1:01am)