* [Bluez-users] installing bluez-hciemu-1.0 on Debian--GLib not found
@ 2004-04-13 20:55 Tehyih D Wan
2004-04-13 22:14 ` Michal Semler (volny.cz)
2004-04-17 0:16 ` Marcel Holtmann
0 siblings, 2 replies; 5+ messages in thread
From: Tehyih D Wan @ 2004-04-13 20:55 UTC (permalink / raw)
To: bluez-users
Hi there,
I'm trying to install bluez-hciemu on Debian, and getting the error "checking
for glib-config...not found" when I run the ./configure script.
I've installed libglib2.0, libglib2.0-dev, libglib2.0-data, and libglib2.0-dbg,
but I still get the same error when running the ./configure script.
There was a thread about this same problem back in 2003 but the only suggestion
seemed to be to try installing the -dev packages for Glib. Any ideas on what
else I might try?
Thanks much,
Debbie
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bluez-users] installing bluez-hciemu-1.0 on Debian--GLib not found
2004-04-13 20:55 [Bluez-users] installing bluez-hciemu-1.0 on Debian--GLib not found Tehyih D Wan
@ 2004-04-13 22:14 ` Michal Semler (volny.cz)
2004-04-17 0:16 ` Marcel Holtmann
1 sibling, 0 replies; 5+ messages in thread
From: Michal Semler (volny.cz) @ 2004-04-13 22:14 UTC (permalink / raw)
To: bluez-users
look at source, find includes and use something like:
find / -name something_included.h
Michal
Dne =FAt 13. dubna 2004 22:55 Tehyih D Wan napsal(a):
> Hi there,
>
> I'm trying to install bluez-hciemu on Debian, and getting the error
> "checking for glib-config...not found" when I run the ./configure script.
>
> I've installed libglib2.0, libglib2.0-dev, libglib2.0-data, and
> libglib2.0-dbg, but I still get the same error when running the ./configu=
re
> script.
>
> There was a thread about this same problem back in 2003 but the only
> suggestion seemed to be to try installing the -dev packages for Glib. Any
> ideas on what else I might try?
>
> Thanks much,
> Debbie
>
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=3D1470&alloc_id=3D3638&op=3Dcli=
ck
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bluez-users] installing bluez-hciemu-1.0 on Debian--GLib not found
2004-04-13 20:55 [Bluez-users] installing bluez-hciemu-1.0 on Debian--GLib not found Tehyih D Wan
2004-04-13 22:14 ` Michal Semler (volny.cz)
@ 2004-04-17 0:16 ` Marcel Holtmann
2004-04-21 16:01 ` Tehyih D Wan
1 sibling, 1 reply; 5+ messages in thread
From: Marcel Holtmann @ 2004-04-17 0:16 UTC (permalink / raw)
To: Tehyih D Wan; +Cc: BlueZ Mailing List
Hi Debbie,
> I'm trying to install bluez-hciemu on Debian, and getting the error "checking
> for glib-config...not found" when I run the ./configure script.
>
> I've installed libglib2.0, libglib2.0-dev, libglib2.0-data, and libglib2.0-dbg,
> but I still get the same error when running the ./configure script.
>
> There was a thread about this same problem back in 2003 but the only suggestion
> seemed to be to try installing the -dev packages for Glib. Any ideas on what
> else I might try?
change the source of hciemu to use Glib 2.x (and send us a patch) or
install the development packages of Glib 1.4.
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bluez-users] installing bluez-hciemu-1.0 on Debian--GLib not found
2004-04-17 0:16 ` Marcel Holtmann
@ 2004-04-21 16:01 ` Tehyih D Wan
2004-04-21 16:35 ` Marcel Holtmann
0 siblings, 1 reply; 5+ messages in thread
From: Tehyih D Wan @ 2004-04-21 16:01 UTC (permalink / raw)
To: Marcel Holtmann; +Cc: BlueZ Mailing List
Hi Marcel,
I looked in hciemu.c and the only reference I found to Glib was the #include
<glib.h> line. Should I change this to say glib-2.0? Or is there another
source file I should look at?
I did get the emulator installed (at least, I no longer get configuration
errors) by installing the glib1.2-dev library. However, I'm not able to
emulate any devices. Typing "hciemu localhost:11" gives no errors, but when I
try "hciconfig hci11 up" I get a message that there is no such device. I run
/etc/init.d/bluetooth start before everything but that does not seem to make a
difference. Suggestions on what log files or messages I can look for to see
what is wrong?
Thanks,
Debbie
Quoting Marcel Holtmann <marcel@holtmann.org>:
> Hi Debbie,
>
> > I'm trying to install bluez-hciemu on Debian, and getting the error
> "checking
> > for glib-config...not found" when I run the ./configure script.
> >
> > I've installed libglib2.0, libglib2.0-dev, libglib2.0-data, and
> libglib2.0-dbg,
> > but I still get the same error when running the ./configure script.
> >
> > There was a thread about this same problem back in 2003 but the only
> suggestion
> > seemed to be to try installing the -dev packages for Glib. Any ideas on
> what
> > else I might try?
>
> change the source of hciemu to use Glib 2.x (and send us a patch) or
> install the development packages of Glib 1.4.
>
> Regards
>
> Marcel
>
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bluez-users] installing bluez-hciemu-1.0 on Debian--GLib not found
2004-04-21 16:01 ` Tehyih D Wan
@ 2004-04-21 16:35 ` Marcel Holtmann
0 siblings, 0 replies; 5+ messages in thread
From: Marcel Holtmann @ 2004-04-21 16:35 UTC (permalink / raw)
To: Tehyih D Wan; +Cc: BlueZ Mailing List
Hi Debbie,
> I looked in hciemu.c and the only reference I found to Glib was the #include
> <glib.h> line. Should I change this to say glib-2.0? Or is there another
> source file I should look at?
check for yourself, because I don't have time to look into that source.
> I did get the emulator installed (at least, I no longer get configuration
> errors) by installing the glib1.2-dev library. However, I'm not able to
> emulate any devices. Typing "hciemu localhost:11" gives no errors, but when I
> try "hciconfig hci11 up" I get a message that there is no such device. I run
> /etc/init.d/bluetooth start before everything but that does not seem to make a
> difference. Suggestions on what log files or messages I can look for to see
> what is wrong?
maybe you should better use localhost:100011 or any higher port number
and the new device will be hci0.
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-04-21 16:35 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-13 20:55 [Bluez-users] installing bluez-hciemu-1.0 on Debian--GLib not found Tehyih D Wan
2004-04-13 22:14 ` Michal Semler (volny.cz)
2004-04-17 0:16 ` Marcel Holtmann
2004-04-21 16:01 ` Tehyih D Wan
2004-04-21 16:35 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox