Author Topic: Has anyone successfully rebuild NetworkManager(Gnome) for Tinycore  (Read 6915 times)

Offline richardgao

  • Newbie
  • *
  • Posts: 7
Hi all,

 I am working on rebuilding NetworkManager(provide by gnome) source to work on Tinycore,but meet a lot of problems~~~ ??? ??? :'( :'(~~~
Has anyone successfully rebuild NetworkManager(Gnome) for Tinycore? Would you please be kindly to show me some info ?

3Q for your time!!

info about gnome NetworkManager:http://projects.gnome.org/NetworkManager/developers/

Offline richardgao

  • Newbie
  • *
  • Posts: 7
Re: Has anyone successfully rebuild NetworkManager(Gnome) for Tinycore
« Reply #1 on: November 01, 2009, 06:40:46 PM »
nobody has done the work ? :'( :'( :'(


my mail :gaodehua1985@163.com

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14631
Re: Has anyone successfully rebuild NetworkManager(Gnome) for Tinycore
« Reply #2 on: November 01, 2009, 07:26:35 PM »
I haven't looked at this, but it's more than likely it will have a lot of dependencies for not a lot of functionality - did you try to compile it?

Offline richardgao

  • Newbie
  • *
  • Posts: 7
Re: Has anyone successfully rebuild NetworkManager(Gnome) for Tinycore
« Reply #3 on: November 01, 2009, 10:05:23 PM »
I haven't looked at this, but it's more than likely it will have a lot of dependencies for not a lot of functionality - did you try to compile it?
yes ,i am trying to rebuild it ,but as you said ,i meet a lot of dependencies~~~
I am on the way~~~if succeed ,i will share info~~~~

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Has anyone successfully rebuild NetworkManager(Gnome) for Tinycore
« Reply #4 on: November 01, 2009, 10:10:04 PM »
Before I created wifiradar extension looked around for a usable network manager. After a short try I gave up NetworkManager due to it's dependencies and also I was not sure that it will bring any benefit compared to wifiradar or WICD, wich was working at that time.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: Has anyone successfully rebuild NetworkManager(Gnome) for Tinycore
« Reply #5 on: November 02, 2009, 05:14:21 AM »
benefits could be for 3G
dCore user

Offline trishtren18

  • Newbie
  • *
  • Posts: 35
  • Can't get enough of linux!
Re: Has anyone successfully rebuild NetworkManager(Gnome) for Tinycore
« Reply #6 on: November 09, 2009, 04:16:55 PM »
WICD is definitely a viable option for all your networking needs and its really lightweight compared to networkmanager.
unzip; strip; touch; finger; mount; fsck; more; yes; unmount; sleep  - my daily unix command list

To err is human... to really foul up requires the root password

Microsoft: "You've got questions. We've got dancing paperclips."

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: Has anyone successfully rebuild NetworkManager(Gnome) for Tinycore
« Reply #7 on: November 10, 2009, 03:44:51 AM »
what's better in wicd compared to wifi-radar which is already on the repo?
dCore user

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Has anyone successfully rebuild NetworkManager(Gnome) for Tinycore
« Reply #8 on: November 10, 2009, 03:52:41 AM »
what's better in wicd compared to wifi-radar which is already on the repo?

1) WPA setup is built-in, no need to edit wpasuplicant config file

2) Can manage wired setup, not only wireless
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14631
Re: Has anyone successfully rebuild NetworkManager(Gnome) for Tinycore
« Reply #9 on: November 15, 2009, 02:54:36 AM »
Code: [Select]
./configure --prefix=/usr/local --with-distro=none
...
Your distribution (none) is not yet supported!  (patches welcome)

Offline spence91

  • Jr. Member
  • **
  • Posts: 80
Re: Has anyone successfully rebuild NetworkManager(Gnome) for Tinycore
« Reply #10 on: November 17, 2009, 02:44:46 AM »
As far as i know, WICD uses wpa_supplicant as its backend. And also writes its own config file for each connection that you set up (it's been a while since i've used it though, it may have changed now).

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10988
Re: Has anyone successfully rebuild NetworkManager(Gnome) for Tinycore
« Reply #11 on: November 28, 2009, 04:16:54 AM »
Another GUI network manager is wpa_gui from wpa supplicant; I hear it's both good and, being from the same author, supports WPA perfectly.
The only barriers that can stop you are the ones you create yourself.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Has anyone successfully rebuild NetworkManager(Gnome) for Tinycore
« Reply #12 on: December 06, 2009, 03:58:48 AM »
Just took a closer look on NetworkManager. It looks really good and feature reach. There are few missing dependencies which I already solved. The main issue, it depends on HAL and require PolicyKit installed and it can not be disabled. HAL is compiled with no PolicyKit, and adding PolicyKit to HAL and TC is causing other issues. For examply PolicyKit need PAM, PAM need ... So, it is not an easy and fast job.
« Last Edit: December 06, 2009, 04:08:00 AM by bmarkus »
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14631
Re: Has anyone successfully rebuild NetworkManager(Gnome) for Tinycore
« Reply #13 on: December 06, 2009, 04:17:26 AM »
You're a braver man than me - I had a look and gave up...

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Has anyone successfully rebuild NetworkManager(Gnome) for Tinycore
« Reply #14 on: December 06, 2009, 04:37:10 AM »
:) Wether you like HAL or not, sooner or later you just need it to get certain applications up and running. Problem is that many application writers simply expect HAL is already there. This whole PolicyKit, ConsoleKit and HAL stuff is overcomplicated and targeting multiuser desktop systems (corporate ?) and doesn't fit to TC or other small systems. J

ust tried FEDORA 12 LXDE spin. It is a 450MByte installable LIVE! CD with LXDE. It comes with NetworkManager by default...
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."