I just ran into a problem installing NAS: from: make install
make[2]: Entering directory `/tmp/nas/nas-1.7/server/dda/voxware' rm -f auvoxware.1x.html auvoxware.1x-html rman -f HTML < auvoxware._man \ > auvoxware.1x-html && mv -f auvoxware.1x-html auvoxware.1x.html /bin/sh: rman: command not found On my older system I found rman in /usr/X11R6/bin. It has the same timestamp as most of the X programs: twm xclock, etc. I did find the package on sourceforge. The gz file is only 78K and the install is make cp rman /usr/bin cp cp rman.1 /usr/man/man1 There are no dependencies. Two questions: 1. Is rman included in Xorg6.9? 2. Should there be a separate page for this app? Well, there is another alternative: we could hack the Makefile. Opinions? -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
