installing packages

I can not for the life of me install the packages on my ddwrt system keeps getting errors. Any help

root@OpenWrt:/# opkg install http://openwrt.pantele.com.ua/trunk/metarouter/pack
ages/apache_2.2.14-1_metarouter.ipk
Downloading http://openwrt.pantele.com.ua/trunk/metarouter/packages/apache_2.2.14-
1_metarouter.ipk.
wget: bad address ‘openwrt.pantele.com.ua’
Collected errors:

seems your VM either lacks default gateway or DNS resolver setting.

Yes was missing a dns address thanks for the tip now however I get this error

Downloading http://openwrt.pantele.com.ua/trunk/metarouter/packages/apache_2.2.14-1_meta
Collected errors:

  • pkg_hash_fetch_best_installation_candidate: Packages for apache found, but incompatib
    configured
  • opkg_install_cmd: Cannot install package apache.

Any thoughts or list of what is and is not compatible?

Looks like the error message got trimmed, but seems that apache is not compatible with your installed version. Have you run opkg update?

Sorry here is the full error and I updated to latest packages.

updated packages
root@OpenWrt:/# opkg install http://openwrt.pantele.com.ua/trunk/metarouter/pack
ages/Packages.gz
Downloading http://openwrt.pantele.com.ua/trunk/metarouter/packages/Packages.gz.

Still get this error
Downloading http://openwrt.pantele.com.ua/trunk/metarouter/packages/apache_2.2.14-1_metarouter.ipk.
Collected errors:

  • pkg_hash_fetch_best_installation_candidate: Packages for apache found, but incompatible with the architectures configured
  • opkg_install_cmd: Cannot install package apache.
    root@OpenWrt:/#


    Thanks

Seems like the apache package is not yet ported to metarouter, or there’s some misconfiguration regarding architectures.

Maybe you can try with other web servers, are you by chance trying to set up a LAMP stack? Maybe you can get some ideas here: http://wiki.openwrt.org/doc/howto/lamp