From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marcel Holtmann To: BlueZ users In-Reply-To: References: Date: Fri, 09 Jun 2006 09:53:05 +0200 Message-Id: <1149839585.6618.7.camel@localhost> Mime-Version: 1.0 Subject: Re: [Bluez-users] Changing default paths in hcid? Reply-To: BlueZ users List-Id: BlueZ users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Sender: bluez-users-bounces@lists.sourceforge.net Errors-To: bluez-users-bounces@lists.sourceforge.net Hi Birger, > I've cross compiled BlueZ libs and utils for an arm based platform and most things work nice. However, when running hcid it assumes to find things at a path that I defined as install path at the host system (i.e. set by the PREFIX flag). > > I did this since I do not want to install the cross compiled things on my host. > > I configured with: > ./configure --prefix=[mypath] --host=arm-linux > > Does anyone know the correct way of cross compiling and install bluez on a target system I would appreciate some hints. do the install with "make install DESTDIR=$PWD/tmp" and then pack up the tmp/ directory. Regards Marcel _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users