Dave Mielke <[EMAIL PROTECTED]> writes: > [quoted lines by Mario Lang on 2008/05/07 at 15:29 +0200] > >>Excuse me, but where are these install rules to be found? >>Documents/Makefile doesn't have a install rule, and in the main >>makefile, I couldnt find anything either. > > Programs/Makefile: install-api-manpages
Something is broken with these documentation installation rules. If I do: mkdir build&&cd build&&../configure&&make&&make install INSTALL_ROOT=/tmp/brlinst in the brltty source directory I do get the following in /tmp/brlinst: x2:/tmp/brlinst% ls bin etc lib share usr x2:/tmp/brlinst% ls bin brltty brltty-config brltty-install vstp xbrlapi x2:/tmp/brlinst% ls share/man/* share/man/man1: brltty.1 share/man/man3: x2:/tmp/brlinst% 1. Note that vtsp and xbrlapi were installed, but their respective manpages were not. 2. The man3 directory is completely empty, why? Should I have run make in the Documents directory manually? If so, why? If doxygen is available, why not build and install the documentation? 3. Note the "share" toplevel directory, which should have been placed under usr/. This might be something related to the way how I use INSTALL_ROOT, but it should still work somehow... -- CYa, ⡍⠁⠗⠊⠕ | Debian Developer <URL:http://debian.org/> .''`. | Get my public key via finger mlang/[EMAIL PROTECTED] : :' : | 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44 `. `' `- <URL:http://delysid.org/> <URL:http://www.staff.tugraz.at/mlang/> _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: BRLTTY@mielke.cc For general information, go to: http://mielke.cc/mailman/listinfo/brltty