* [Bluez-users] Changing default paths in hcid?
@ 2006-06-09 7:47 Birger Kroon
2006-06-09 7:53 ` Marcel Holtmann
0 siblings, 1 reply; 2+ messages in thread
From: Birger Kroon @ 2006-06-09 7:47 UTC (permalink / raw)
To: bluez-users
Hi
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 P=
REFIX flag). =
I did this since I do not want to install the cross compiled things on my h=
ost. =
I configured with:
./configure --prefix=3D[mypath] --host=3Darm-linux
Does anyone know the correct way of cross compiling and install bluez on a =
target system I would appreciate some hints.
Regards
// Birger =
=
Birger Kroon =
Software Engineer =
Automotive Solutions
Teleca Sweden West AB =
Lindholmspiren 9 =
SE-417 56 G=F6teborg =
Sweden =
Tel +46 31 744 80 00 =
Fax +46 31 744 80 01 =
Direct +46 31 744 80 87 =
Mobile +46 703 79 19 11 =
birger.kroon@sys.teleca.se =
www.teleca.com
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Bluez-users] Changing default paths in hcid?
2006-06-09 7:47 [Bluez-users] Changing default paths in hcid? Birger Kroon
@ 2006-06-09 7:53 ` Marcel Holtmann
0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2006-06-09 7:53 UTC (permalink / raw)
To: BlueZ users
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-06-09 7:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-09 7:47 [Bluez-users] Changing default paths in hcid? Birger Kroon
2006-06-09 7:53 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).