All of lore.kernel.org
 help / color / mirror / Atom feed
From: "\"Hans-Jürgen Lange\"" <Hans-Juergen.Lange@gmx.de>
To: BlueZ users <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] Wrong installation path of configuration files
Date: Wed, 07 Mar 2007 15:31:22 +0100	[thread overview]
Message-ID: <20070307143122.81130@gmx.net> (raw)
In-Reply-To: <1173274910.28512.33.camel@aeonflux.holtmann.net>

Hello,

this is for all other that may need help.
if only running the normal way of building software

./configure
make
make install

this does install the dbus configuration files in /etc . But if you created the dbus daemon and its tools the same way, the configuration files of the dbus-daemon are searched in /usr/local/etc. 
So the hcid cannot connect to dbus-daemon and wont work at all.

Anyway with the above way all other parts of the bluez-utils are installed in /usr/local. and the libs as well but that is part of the confusing system that a correct handling leads to strange results.

if you want the configuration file even been held in /usr/local, as expected, run ./configure --prefix=/usr/local that makes the default behaviour of the ./configure script behave as the default should. Install all below /usr/local. And it works like a charme.

What a glance of support.

BR to all 

-------- Original-Nachricht --------
Datum: Wed, 07 Mar 2007 14:41:50 +0100
Von: Marcel Holtmann <marcel@holtmann.org>
An: BlueZ users <bluez-users@lists.sourceforge.net>
CC: 
Betreff: Re: [Bluez-users] Wrong installation path of configuration files

> Hi Hans-Juergen,
> 
> > i did install the bluez-utils-3.9 from source. 
> > configure --help tells me that all files are installed below /usr/local
> which is nice to keep the system clean.
> > But after running make install i find the hcid.conf and the dbus
> configuration files in /etc and not where expected in /usr/local/etc
> > Is it possible to move the configuration files from /etc to
> /usr/local/etc ?
> 
> look at the README for an example on howto call configure.
> 
> Regards
> 
> Marcel
> 
> 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users

-- 
"Feel free" - 5 GB Mailbox, 50 FreeSMS/Monat ...
Jetzt GMX ProMail testen: www.gmx.net/de/go/mailfooter/promail-out

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

      parent reply	other threads:[~2007-03-07 14:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-07 11:17 [Bluez-users] Wrong installation path of configuration files "Hans-Jürgen Lange"
2007-03-07 13:41 ` Marcel Holtmann
2007-03-07 12:52   ` "Hans-Jürgen Lange"
2007-03-07 14:31   ` "Hans-Jürgen Lange" [this message]

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=20070307143122.81130@gmx.net \
    --to=hans-juergen.lange@gmx.de \
    --cc=bluez-users@lists.sourceforge.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.