Thank u very much... It is successfully installed on Fedora 9 hey can I use obexftp directly to browse my mobile via bluetooth? I tried one option: "obexftp -b -C Images -g Image0003.jpt" that give me:-> error Connect() Connection not available??? Any idea? On Tue, Feb 17, 2009 at 6:44 AM, Yao Ye <yeyao@xxxxxxxxxx> wrote: > >> After that when I attempt to install obexftp-0.22 - in its > configuration it shows an error >> like "openobex-config" not found, probably openobex is not > installed... > > you should use export PKG_CONFIG_PATH as below: > > obexftp-0.22: > export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig; > export PKG_CONFIG_LIBDIR=/usr/local/lib/pkgconfig; > cd obexftp-0.22; > ./configure --disable-perl --disable-python --disable-ruby > --disable-tcl > make; > make install; > > openobex-1.5: > export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig; > export PKG_CONFIG_LIBDIR=/usr/local/lib/pkgconfig; > cd openobex-1.5; > ./configure --disable-usb --enable-apps > make; > make install; > > > -- Kartikey Parmar R&D Software Engg Matrix Telecom Pvt Ltd Baroda, Gujarat (India) 09879095390 (M) -- Kartikey Parmar R&D Software Engg Matrix Telecom Pvt Ltd Baroda, Gujarat (India) 09879095390 (M) -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html