Well try get your networking running first and foremost.
/etc/init.d/wicd start
Then open Wicd Manager and Select Properties for the connection. Then fill in the necessary stuff including IP address if no DHCP is present and ensure you run
echo "dns server ip" > /etc/resolv.conf
With that you have a valid IP and DNS server configured. You can therefore connect no hassles.


