> Could you try to compile and test it on your machine?
>
> Try sth. like this:
> -----8<----
> sudo apt-get install build-essential fakeroot
> sudo apt-get build-dep network-manager
> cd /tmp
> wget http://rg42.org/_media/wiki/nm-0.7.1-debian.tgz
> tar xvzf nm-0.7.1-debian.tgz
> cd network-manager-0.7.1/
> dpkg-buildpackage -rfakeroot
> cd ..
> sudo dpkg -i network-manager*deb
> -----8<----
>   
I get:

dpkg-checkbuilddeps: Unmet build dependencies: libdbus-glib-1-dev (>= 
0.75) ppp-dev libpolkit-dbus-dev uuid-dev libudev-dev

I then tried:

# sudo apt-get install libdbus-glib-1-dev ppp-dev libpolkit-dbus-dev 
uuid-dev libudev-dev
Reading package lists... Done
Building dependency tree      
Reading state information... Done
libdbus-glib-1-dev is already the newest version.
E: Couldn't find package libudev-dev

Not sure what to do next?

J.E.B.



_______________________________________________
64studio-devel mailing list
64studio-devel@lists.64studio.com
http://lists.64studio.com/mailman/listinfo/64studio-devel

Reply via email to