1
Software / Text Nethack
« on: May 05, 2005, 01:43:58 pm »Quote
This is pretty darn cool . Thanks for sharing. One problem, though:Code: [Select]root@grond[/media/card/Install_Files]# ll nethack-console_3.4.3-1.ipk
I can install anything else, from package file or feed, just fine. Any ideas? thks
-rwxrwxrwx 1 root root 1030462 May 4 06:32 nethack-console_3.4.3-1.ipk
root@grond[/media/card/Install_Files]# ipkg -d sd install nethack-console_3.4.3-1.ipk
Nothing to be done
An error ocurred, return value: 4.
Collected errors:
Cannot find package nethack-console_3.4.3-1.ipk.
Check the spelling or perhaps run 'ipkg update'
[div align=\"right\"][a href=\"index.php?act=findpost&pid=78178\"][{POST_SNAPBACK}][/a][/div]
Hmm. Strange. It might be a bad ipkg (I built the ipkg manually instead of using a utility/script.) Can you untar the ipkg manually? ("tar -ztf nethack-console_3.4.3-1.ipk" or something.)
Eric