[BRLTTY] [Aurelien Jarno] Bug#479754: libbrlapi-dev: /usr/share/man/man3/error.3.gz conflicts with manpages-dev

Mario Lang mlang at delysid.org
Wed May 7 10:15:27 EDT 2008


Dave Mielke <dave at mielke.cc> 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/key at db.debian.org
 : :' : | 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44
 `. `'
   `-      <URL:http://delysid.org/>  <URL:http://www.staff.tugraz.at/mlang/>


More information about the BRLTTY mailing list