> > Am Wednesday 07 January 2009 07:09:37 schrieb Daehyung Jo:
> > > I tried to test OBEX authentication client and server functionality
> > using
> > > linux PC with bluez 3.26 and obexpushd 0.6 and nokia N95 handset.
> >
> > The latest release is 0.8, please test that one.
> >
> > HS
> >
> 
> Unfortunately when I try to compile obexpushd 0.8 with cmake the following
> configuration error message appears.
> 
> CMake Error: Bluetooth_DIR is not set.  It must be set to the directory
> containing BluetoothConfig.cmake in order to use Bluetooth.
> -- Configuring done
> 
> I have installed bluez related packages properly but cannot find the
> "BluetoothConfig.cmake" file.
> I'm sorry for this trivial question but how can I properly set up the
> configuration?
> 

I have compiled successfully with "ccmake ." in a clean state :)
I ran with the same command "./obexpushd -nda ./test.txt" but this time N95
does not show a passcode pop up window and obexpushd generated following
messages.

obexpushd 0.8 Copyright (C) 2006-2007 Hendrik Sattler
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions.
Listening on bluetooth/[00:00:00:00:00:00]:9
OBEX_EV_ACCEPTHINT, OBEX_CMD_CONNECT
Connection from "bluetooth/[00:18:42:E7:24:1A]:9"
0: OBEX_EV_REQHINT, OBEX_CMD_CONNECT
0: OBEX_EV_REQ, OBEX_CMD_CONNECT
0: OBEX_EV_REQDONE, OBEX_CMD_CONNECT
0: OBEX_EV_REQHINT, OBEX_CMD_PUT
0: OBEX_EV_REQCHECK, OBEX_CMD_PUT
0: OBEX_EV_REQDONE, OBEX_CMD_PUT
0: OBEX_EV_LINKERR, OBEX_CMD_CONNECT

Same messages appear when I try repeatedly.
I use ubuntu 8.04 with bluez 3.26.
What would be wrong with my procedure?


------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Openobex-users mailing list
Openobex-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to