You are not logged in.

#1 2009-01-12 03:11:33

Distro-jumper
Member
Registered: 2008-01-23
Posts: 30

package needed for network manager install

Trying to configure and install the latest network manager from source and I get an error:

configure: error: couldn't find pppd.h. pppd development headers are required.

The network manager help page:

http://live.gnome.org/JhbuildIssues/Net … 8ee2cd8383

states if this error occurs then install the 'ppp-dev' package in Debian.

Anyone know what package I should install on Arch Linux?

Offline

#2 2009-01-12 08:01:17

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: package needed for network manager install

[ronald@Miranda ~]$ pacman -Qo $( locate pppd.h )
/usr/include/pppd/pppd.h is owned by ppp 2.4.4-7

Last edited by pressh (2009-01-12 08:02:26)

Offline

#3 2009-01-13 02:46:48

Distro-jumper
Member
Registered: 2008-01-23
Posts: 30

Re: package needed for network manager install

Thanks. That's a very cool pacman function. I looked at the pacman wiki, but wouldn't have figured that out. Maybe that should be added to the wiki Query section. Does this query the arch package list or your installed packages?

Also, I tried running the same command and got:

[bob@arch-iBook ~]$ pacman -Qo $( locate pppd.h )
error: no targets specified (use -h for help)

I ran it as root and as a normal user with the same error. Do you know why it's not working?

Thanks.

Last edited by Distro-jumper (2009-01-13 02:47:55)

Offline

#4 2009-01-13 02:55:03

Ghost1227
Forum Fellow
From: Omaha, NE, USA
Registered: 2008-04-21
Posts: 1,422
Website

Re: package needed for network manager install

means that it can't find the file pppd.h anywhere in your filesystem... in other words, you don't have ppp installed. which would also be the answer to your original question.


.:[My Blog] || [My GitHub]:.

Offline

#5 2009-01-13 14:54:11

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: package needed for network manager install

Why would you compile it from source if there's a package in testing?

Offline

#6 2009-01-13 15:35:53

Distro-jumper
Member
Registered: 2008-01-23
Posts: 30

Re: package needed for network manager install

Ghost1227 wrote:

means that it can't find the file pppd.h anywhere in your filesystem... in other words, you don't have ppp installed. which would also be the answer to your original question.

This was done after I installed the ppp package and successfully compiled network manager.

Offline

#7 2009-01-13 15:41:55

Distro-jumper
Member
Registered: 2008-01-23
Posts: 30

Re: package needed for network manager install

JGC wrote:

Why would you compile it from source if there's a package in testing?

I'm using the ppc port of arch linux, and unfortunately network manager hasn't been included in testing yet. Though I did flag the packages as out of date a couple of days ago. Hopefully, it will be updated soon because compiling the latest network manager didn't work.

Offline

#8 2009-01-13 17:10:53

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: package needed for network manager install

That pretty much means this topic is in the wrong forum smile. Moving.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#9 2009-01-18 13:00:26

DaNiMoTh
Member
Registered: 2006-06-10
Posts: 260

Re: package needed for network manager install

Distro-jumper wrote:
JGC wrote:

Why would you compile it from source if there's a package in testing?

I'm using the ppc port of arch linux, and unfortunately network manager hasn't been included in testing yet. Though I did flag the packages as out of date a couple of days ago. Hopefully, it will be updated soon because compiling the latest network manager didn't work.

If things in ArchlinuxPPC aren't working, you can simply assign to us a bug, that you can insert in Bugs section from www.archlinuxppc.org page.

Offline

Board footer

Powered by FluxBB