public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: "Ruslan N. Marchenko" <rufferson@gmail.com>
To: linux-bluetooth@vger.kernel.org
Subject: After EXTRA_DIST commit man files are not following --prefix
Date: Tue, 25 Aug 2009 14:16:57 +0200	[thread overview]
Message-ID: <a70b8cd30908250516r60256f48q7d363886af31004@mail.gmail.com> (raw)

Hi,

After
commit 8ddf2e8466abf785d7ffa3da44cf7ce8791c6297
Author: Marcel Holtmann <marcel@holtmann.org>
Date:   Mon Aug 24 14:56:11 2009 -0700

    All manual pages need a special EXTRA_DIST statement

man pages are not following --prefix
I'm doing
./bootstrap-configure --prefix=/opt/bluez --disable-audio
and then
make install
which results into
...
 /usr/bin/install -c -m 644 'lib/hidp.h' '/opt/bluez/include/bluetooth/hidp.h'
test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/share/man/man1"
 /usr/bin/install -c -m 644 'rfcomm/rfcomm.1' '/usr/share/man/man1/rfcomm.1'
/usr/bin/install: cannot create regular file
`/usr/share/man/man1/rfcomm.1': Permission denied
 /usr/bin/install -c -m 644 'tools/hcitool.1' '/usr/share/man/man1/hcitool.1'
/usr/bin/install: cannot create regular file
`/usr/share/man/man1/hcitool.1': Permission denied
 /usr/bin/install -c -m 644 'tools/sdptool.1' '/usr/share/man/man1/sdptool.1'
/usr/bin/install: cannot create regular file
`/usr/share/man/man1/sdptool.1': Permission denied
 /usr/bin/install -c -m 644 'tools/ciptool.1' '/usr/share/man/man1/ciptool.1'
/usr/bin/install: cannot create regular file
`/usr/share/man/man1/ciptool.1': Permission denied
 /usr/bin/install -c -m 644 'test/rctest.1' '/usr/share/man/man1/rctest.1'
/usr/bin/install: cannot create regular file
`/usr/share/man/man1/rctest.1': Permission denied
 /usr/bin/install -c -m 644 'test/hciemu.1' '/usr/share/man/man1/hciemu.1'
/usr/bin/install: cannot create regular file
`/usr/share/man/man1/hciemu.1': Permission denied
 /usr/bin/install -c -m 644 'compat/hidd.1' '/usr/share/man/man1/hidd.1'
/usr/bin/install: cannot create regular file
`/usr/share/man/man1/hidd.1': Permission denied
 /usr/bin/install -c -m 644 'compat/pand.1' '/usr/share/man/man1/pand.1'
/usr/bin/install: cannot create regular file
`/usr/share/man/man1/pand.1': Permission denied
 /usr/bin/install -c -m 644 'compat/dund.1' '/usr/share/man/man1/dund.1'
/usr/bin/install: cannot create regular file
`/usr/share/man/man1/dund.1': Permission denied
make[1]: *** [install-man1] Error 1
make: *** [install-am] Error 2

I.e. i have specific directory in /opt/bluez and compiling bluez not
from root. But man files are tending to be installed to system prefix.

-- 
----
Looking forward to reading yours.
 RUFF-RIPE DI76-GANDI RUFF-6BONE
     Ruslan N. Marchenko

             reply	other threads:[~2009-08-25 12:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-25 12:16 Ruslan N. Marchenko [this message]
2009-08-25 14:44 ` After EXTRA_DIST commit man files are not following --prefix Marcel Holtmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a70b8cd30908250516r60256f48q7d363886af31004@mail.gmail.com \
    --to=rufferson@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox