[EMAIL PROTECTED]:/usr/share/man/man1> ls /usr/share/man/man1/tos-* /bin/ls: /usr/share/man/man1/tos-*: No such file or directory
[EMAIL PROTECTED]:/usr/share/man/man1> rpm -q tinyos-tools tinyos-tools-1.2.3-1 [EMAIL PROTECTED]:/usr/share/man/man1> rpm -ql tinyos-tools /usr /usr/bin /usr/bin/mig /usr/bin/motelist /usr/bin/ncc /usr/bin/ncg /usr/bin/nesdoc /usr/bin/tos-bsl /usr/bin/tos-channelgen /usr/bin/tos-check-env /usr/bin/tos-ident-flags /usr/bin/tos-install-jni /usr/bin/tos-locate-jre /usr/bin/tos-mote-key /usr/bin/tos-mviz /usr/bin/tos-serial-configure /usr/bin/tos-serial-debug /usr/bin/tos-set-symbols /usr/bin/tos-storage-at45db /usr/bin/tos-storage-stm25p /usr/bin/tos-write-image /usr/bin/uisp /usr/lib /usr/lib/tinyos /usr/lib/tinyos/elf.py /usr/lib/tinyos/libgetenv.so /usr/lib/tinyos/libtoscomm.so /usr/lib/tinyos/nesdoc /usr/lib/tinyos/nesdoc/__init__.py /usr/lib/tinyos/nesdoc/archive.py /usr/lib/tinyos/nesdoc/components.py /usr/lib/tinyos/nesdoc/generators.py /usr/lib/tinyos/nesdoc/genhtml.py /usr/lib/tinyos/nesdoc/graph.py /usr/lib/tinyos/nesdoc/html.py /usr/lib/tinyos/nesdoc/index.py /usr/lib/tinyos/nesdoc/interfaces.py /usr/lib/tinyos/nesdoc/nesdoc.css /usr/lib/tinyos/nesdoc/utils.py /usr/lib/tinyos/serial /usr/lib/tinyos/serial/__init__.py /usr/lib/tinyos/serial/serialjava.py /usr/lib/tinyos/serial/serialposix.py /usr/lib/tinyos/serial/serialutil.py /usr/lib/tinyos/serial/serialwin32.py /usr/man /usr/man/man1 /usr/man/man1/mig.1.gz /usr/man/man1/motelist.1.gz /usr/man/man1/ncc.1.gz /usr/man/man1/ncg.1.gz /usr/man/man1/nesdoc.1.gz /usr/man/man1/tos-bsl.1.gz /usr/man/man1/tos-channelgen.1.gz /usr/man/man1/tos-check-env.1.gz /usr/man/man1/tos-ident-flags.1.gz /usr/man/man1/tos-install-jni.1.gz /usr/man/man1/tos-locate-jre.1.gz /usr/man/man1/tos-mote-key.1.gz /usr/man/man1/tos-mviz.1.gz /usr/man/man1/tos-serial-configure.1.gz /usr/man/man1/tos-serial-debug.1.gz /usr/man/man1/tos-set-symbols.1.gz /usr/man/man1/tos-storage-at45db.1.gz /usr/man/man1/tos-storage-stm25p.1.gz /usr/man/man1/tos-write-image.1.gz /usr/man/man1/uisp.1.gz /usr/share /usr/share/doc /usr/share/doc/tinyos-tools-1.2.1 /usr/share/doc/tinyos-tools-1.2.1/tos-bsl-license.txt /usr/share/doc/tinyos-tools-1.2.1/tos-bsl.txt /usr/share/doc/uisp-20050519tinyos /usr/share/doc/uisp-20050519tinyos/AUTHORS /usr/share/doc/uisp-20050519tinyos/CHANGES /usr/share/doc/uisp-20050519tinyos/COPYING /usr/share/doc/uisp-20050519tinyos/ChangeLog /usr/share/doc/uisp-20050519tinyos/INSTALL /usr/share/doc/uisp-20050519tinyos/TODO Regards, Kurt ----Original Message Follows---- From: "David Gay" <[EMAIL PROTECTED]> To: "KURT PETERS" <[EMAIL PROTECTED]> CC: [email protected] Subject: Re: [Tinyos-help] Tiny os 2.0 set-mote-id Date: Fri, 1 Dec 2006 14:48:03 -0800 On 12/1/06, KURT PETERS <[EMAIL PROTECTED]> wrote:
I don't think it's either case: echo $MANPATH /usr/local/man:/usr/share/man:/usr/X11R6/man:/opt/gnome/share/man and I am using the latest in terms of recent T2 release/download... (not cvs fresh though).
Some commands to help answer the question of what's going on: ls /usr/share/man/man1/tos-* # are the files there? rpm -q tinyos-tools # which version of the rpm do you have? rpm -ql tinyos-tools # what files are in the rpm? David Gay _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
