yu need mono : http://www.mono-project.com/Main_Page but you can find RPM of cs-obexftp here : http://download.opensuse.org/repositories/home:/surfzoid/ and for mono too http://download.opensuse.org/repositories/Mono:/Factory/
2008/10/9 John Frankish <[EMAIL PROTECTED]>: > Hi Eric > > Thanks for the suggestion, but what does Cs-Obexftp depend on - gtk, > gtk2, gnome, or? > > When I try to compile it (the configure script is not marked as > executable in the tarball), make complains about gcms being missing. > > John > > At 15:36 07-10-08, you wrote: >>2008/10/7 Petit Eric <[EMAIL PROTECTED]>: >> > Did you try Cs-Obexftp and have same problem/result ? >>sorry i forget the link of Cs-Obexftp gui who use obexftp C# binding : >>http://dev.zuckschwerdt.org/openobex/wiki/ObexProjects >> >> > >> > 2008/10/7 John Frankish <[EMAIL PROTECTED]>: >> >> Hi, >> >> >> >> I tried this question on the obex-help forum without any answer, so >> >> I'm trying here... >> >> >> >> I'm using bluez-4.12, openobex-1.3, obexftp-0.22, obexfs-0.11, >> >> fuse-2.7.3 and a 2.6.26 kernel with fuse compiled into the kernel. >> >> >> >> After pairing my laptop with my sonyericsson p1i phone, I can use >> >> obexftp to put, but not to get: >> >> >> >> $ obexftp -b 00:1E:45:8B:2A:33 -l >> >> Browsing 00:1E:45:8B:2A:33 ... >> >> Connecting...done >> >> Receiving "(null)"...\<?xml version="1.0"?><!DOCTYPE folder-listing >> >> SYSTEM "obex-folder-listing.dtd"><folder-listing >> >> version="1.0"><folder name="Internal" user-perm="R" >> >> group-perm="R"/><folder name="External D" user-perm="R" >> >> group-perm="R"/></folder-listing>done >> >> Disconnecting...done >> >> >> >> $ obexftp -b 00:1E:45:8B:2A:33 -p /usr/src/obexfs-0.11/AUTHORS >> >> Connecting...done >> >> Sending "/usr/src/obexfs-0.11/AUTHORS"... done >> >> Disconnecting...done >> >> >> >> $ obexftp -b 00:1E:45:8B:2A:33 -c'Internal' -l >> >> Browsing 00:1E:45:8B:2A:33 ... >> >> Connecting...done >> >> Sending "Internal"... Segmentation fault >> >> >> >> $ dmesg... >> >> obexftp[8511]: segfault at 89a2000 ip b7ecbf77 sp bfac3de0 error 6 in >> >> libc-2.3.6.so[b7e66000+10a000] >> >> >> >> >> >> ...and I cannot mount the phone's file system: >> >> >> >> $ obexfs -b 00:1E:45:8B:2A:33 -B 5 /tmp/mnt >> >> fuse: bad mount point `/tmp/mnt': Transport endpoint is not connected >> >> >> >> $ dmesg... >> >> obexfs[8384]: segfault at 8c9f000 ip b7eb5f77 sp b7e2af10 error 6 in >> >> libc-2.3.6.so[b7e50000+10a000] >> >> >> >> Am I doing something wrong - this used to work with a SE P900 and >> >> older versions of the various tarballs? >> >> >> >> Note that the debug command from the open obex web page gives: >> >> >> >> $ obexfs -b 00:1E:45:8B:2A:33 -B 5 -- -d -f /tmp/mnt >> >> unique: 1, opcode: INIT (26), nodeid: 0, insize: 56 >> >> INIT: 7.9 >> >> flags=0x0000002b >> >> max_readahead=0x00020000 >> >> INIT: 7.8 >> >> flags=0x00000000 >> >> max_readahead=0x00020000 >> >> max_write=0x00020000 >> >> unique: 1, error: 0 (Success), outsize: 40 >> >> unique: 2, opcode: GETATTR (3), nodeid: 1, insize: 56 >> >> unique: 2, error: 0 (Success), outsize: 112 >> >> unique: 3, opcode: OPENDIR (27), nodeid: 1, insize: 48 >> >> unique: 3, error: 0 (Success), outsize: 32 >> >> unique: 4, opcode: READDIR (28), nodeid: 1, insize: 80 >> >> ofs_connect() >>>blocking<<< >> >> Segmentation fault >> >> >> >> Where the seg fault happens when I try "ls /tmp/mnt" from another >> >> terminal window. >> >> > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Openobex-users mailing list > [email protected] > http://lists.sourceforge.net/lists/listinfo/openobex-users > -- Cordially. Small Eric Quotations of the days: --------------------------------------------------------------------------- If one day one reproaches you that your work is not a work of professional, say you that: Amateurs built the arch of Noah, and professionals the Titanic. --------------------------------------------------------------------------- Few people are done for independence, it is the privilege of the powerful ones. --------------------------------------------------------------------------- No key was wounded during the drafting of this message. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
