Results 1 to 8 of 8
Just wondering if anyone knows where I can find a .deb package for the current NetworkManager - bit of a noob, and manual installation looks like a headache.
Is NetworkManager ...
- 07-07-2006 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 11
NetworkManager...?
Just wondering if anyone knows where I can find a .deb package for the current NetworkManager - bit of a noob, and manual installation looks like a headache.
Is NetworkManager worth the trouble? A lot of the feedback I've read tends to suggest that it's a nice thing to have, but that it has the potential to be a dog of a program - which I presume is why it's been removed from repositories?
- 07-07-2006 #2
Are you talking about GNOME's network manager? That is around for testing and unstable
debian package searchBrilliant Mediocrity - Making Failure Look Good
- 07-07-2006 #3Just Joined!
- Join Date
- Jul 2006
- Posts
- 11
That's the one - looks like a lot of dependencies.
Pardon me if this sounds lazy (or ignorant)...is there a magic bullet/single command way to install Gnome's Network Manager and all its dependencies without having to go through and install each little piece individually?
Or is the idea that people like me should steer clear of this altogether?
- 07-07-2006 #4
um.... what are you running? If you are running testing or unstable just do
Code:apt-get install network-manager-gnome
Brilliant Mediocrity - Making Failure Look Good
- 07-07-2006 #5Just Joined!
- Join Date
- Jul 2006
- Posts
- 11
Uhh... Sarge (stable) w/ kernel 2.6.17.3. Given that I'm pretty new to Linux thought it'd be wise to steer clear of anything that says "unstable". Already tried apt-getting it but to no avail.
Can I run "testing" or "unstable" stuff if I add the "testing" or "unstable" repositories in sources.list?
- 07-07-2006 #6I doubt it in this case because it has so many dependencies.
Originally Posted by st0nk
I see two options. You can live without it or if you want to try something a little more difficult, you can upgrade to testing. As most will tell you it is pretty stable. If you are running anything very important, I wouldn't, but if you are just learning, having fun, etc.... I say try it. Just edit yourfile and change everything that is stable to tesing. Then doCode:/etc/apt/sources.list
This will download and install a ton of new packages and change you to testing. Now you can install as I said above.Code:apt-get update apt-get dist-upgrade
Brilliant Mediocrity - Making Failure Look Good
- 07-07-2006 #7Just Joined!
- Join Date
- Jul 2006
- Posts
- 11
Thanks for your help and patience Vergil - will try what you've suggested tonight and let you know how it went!
- 07-28-2006 #8Just Joined!
- Join Date
- Jul 2006
- Posts
- 11
For the sake of closing this thread off...
I downloaded and installed 'iwgui'. Tiny, stable and it works
http://sourceforge.net/projects/iwgui


Reply With Quote
