after painstakingly downloading all 39 .tcz by hand and then almost equally painstakingly loading all 39 by hand into tinycore (fortunately i didnt know how to make them persistent so i have to reload them by hand next time-if there is a next time- by hand too.
Yikes!!!
It would be easier (and less frustrating) to download everything using the appbrowser tool over a wired connection at your neighbor's house or work.
In any case, the wicd package requires 40 extensions in total:
Xorg-7.5-lib.tcz
atk.tcz
bash.tcz
bzip2-lib.tcz
cairo.tcz
dbus-glib.tcz
dbus-python.tcz
dbus.tcz
expat2.tcz
fontconfig.tcz
glib2.tcz
graphics-libs-1.tcz
gtk2.tcz
libcroco.tcz
libffi.tcz
libglade.tcz
libgsf.tcz
libiconv.tcz
librsvg.tcz
libxft.tcz
libxml2.tcz
ncurses-common.tcz
ncurses-utils.tcz
ncurses.tcz
openssl-0.9.8.tcz
pango.tcz
pixman.tcz
pycairo.tcz
pygobject.tcz
pygtk.tcz
python.tcz
shared-mime-info.tcz
sqlite3.tcz
tcl_tk.tcz
ttf-bitstream-vera.tcz
urwid.tcz
wicd.tcz
wireless-2.6.33.3-tinycore.tcz
wireless_tools.tcz
wpa_supplicant.tcz
...and 26 dependency files:
atk, bash, cairo, dbus-glib, dbus-python, dbus, fontconfig, gtk2, libcroco, libglade, libgsf
librsvg, libxft, ncurses-utils, ncurses, pango, pycairo, pygobject, pygtk, python
shared-mime-info, tcl_tk, urwid, wicd, wireless_tools, wpa_supplicant
i sudo wicd-start and get an error something like usr/local/share/wicd/daemon/wicd-daemon.py in line 46 in <module> import gobject import error: no module named gobject
As Juanito already suggested, you're most likely missing the pygobject extension, or forgot to load it.