Here is a updated, 1.3.7 version.
[ I just uploaded the -2 version. I added a doc/nano
directory with a readme and install file ]
I've only attached the tgz file. I'll do the tpm later...
once a few people have tested the new binary.
If anyone is interested, I used this to configure the source...
Code:
./configure --prefix=/opt/local/tivo/kernel/devenv/obj/release-mips/mips/mips-TiVo-linux \
--host=mips \
--without-libiconv-prefix \
--disable-dependency-tracking \
--disable-nls \
--disable-justify \
--disable-speller \
--disable-mouse \
--enable-nanorc \
--disable-tabcomp \
--disable-color \
--disable-wrapping \
--disable-utf8 \
--disable-glibtest \
--enable-multibuffer \
LDFLAGS="-L/opt/local/tivo/kernel/devenv/obj/release-mips/mips/mips-TiVo-linux/lib -ltermcap -lncurses"
if you want linewrap ( I hate it ) or mouse ( can't see that
that would be useful ) let me know and I'll re-build it.
jack