Instalar Apache en DebianSlug

Hola a todos!!!

Ayer empecé a instalar cosillas como el samba y el swat. Yo no conocia esto del ipkg y me sorprendió lo sencillo y util que puede llegar a ser, pero y siempre hay un pero ... al hacer un:

root@NSLU2:~# ipkg -V 3 install apache
pkg_info_preinstall_check: updating arch priority for each package
pkg_info_preinstall_check: update file owner list
best installation candidate for apache
adding apache to providers
apache arch=armeb arch_priority=0 version=2.0.54-2
Configuring unpacked packages
Nothing to be done
An error ocurred, return value: 4.
Collected errors:
Cannot find package apache.
Check the spelling or perhaps run 'ipkg update'
hash_table[pkg-hash] n_buckets=0 n_elements=4416 max_conflicts=0 n_conflicts=0
hash_table[file-hash] n_buckets=0 n_elements=1542 max_conflicts=0 n_conflicts=0
hash_table[obs-file-hash] n_buckets=0 n_elements=0 max_conflicts=0 n_conflicts=0

Cual puede ser el problema? si tengo en la lista de source
src uno http://ipkg.nslu2-linux.org/feeds/optware/nslu2/cross/stable
donde se encuentran los ipk de apache.

Enviado por mjuan el 15 Junio, 2006 - 09:15

DebianSlug es little-endian,

Imagen de usuario

DebianSlug es little-endian, y los paquetes que hay en http://ipkg.nslu2-linux.org/feeds/optware/nslu2/cross/stable/
son big-endian.

Enviado por Ramiro el 15 Junio, 2006 - 11:06