Am Dienstag 25 März 2008 schrieb Nick Bransby-Williams: > Great! Non-official and incomplete, just to remember.
> Sorry to ask a silly question but I am quite new to linux and have no > idea how to apply this patch!! What do i need to do? Check out the CVS version. You can use patch directly or get the comfort of quilt, like: quilt import file.patch quilt push Then build: autoreconf -f -i ./configure make make install (as root) > Also how do I see connect(3) manpage? man 3 connect If you have such questions, read a book about how to use *nix command line, there are lots of them. HS ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
