On Wed, 2008-02-06 at 08:12 -0800, sonichedgehog wrote:
> Hi, first to introduce myself, I am 4 months into Linux (Debian Lenny), also
> I have no computer qualification, so knowledge and experience are limited.
> I have synce-kde 0.9.1.1.and, I think, all of the relevant apps available
> via the sid repository. I am trying to install opensync for use with HP
> ipaq, using http://www.synce.org/moin/SynceWithDebian
> I am as far as:
> "Unfortunately a few bits aren't packaged yet, so we'll need to compile
> them.
> 
> sudo apt-get install subversion build-essential
> **FIXME** Compile libwbxml here **FIXME**"
> 
> (This prompted me to search, which found your thread.)
> 
> I moved on to try compiling pywbxml- as follows:
> 
> svn co http://synce.svn.sf.net/svnroot/synce/trunk/pywbxml
> cd pywbxml
> ./autogen.sh
> make
> sudo make install
> cd ..
> 
> but result was:
> "checking for WBXML2... configure: error: Package requirements (libwbxml2 >=
> 0.9.2) were not met:
> 
> No package 'libwbxml2' found
> 
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
> 
> Alternatively, you may set the environment variables WBXML2_CFLAGS
> and WBXML2_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details."
> 
> However, libwbxml is readily available via apt. It's called libwbxml2.0,
> version is 0.9.2.4 (sid repository). After installing this, I tried again
> and had, in addition to above message:
> Package libxml-2.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `libxml-2.0.pc'
> to the PKG_CONFIG_PATH environment variable.
> 
> (I regret I have been unable to find how to make the change suggested
> above.)
> 
> I don't understand everything I'm reading, but if, as you say, sync-engine
> is now libwbxml-free, do I need to persevere? I will be grateful for any
> guidance.
> 
> I am of course happy to test and report as you ask.
> 
> Many thanks- Phil
> 
> 
> 

I can't speak for the current state of the distro packages - I try not
to get too involved in packaging and there are others on this list who
may be more up to date than I am with the state of distro packages.

However, if you check out the latest sync-engine from SVN you no longer
need to have the following packages installed to run it:

        libwbxml2
        pywbxml

so you do not need to compile or install pywbxml or any of the libwbxml
providers. Sync-engine now has its own internal wbxml implementation.

        John.





-------------------------------------------------------------------------
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/
_______________________________________________
SynCE-Devel mailing list
SynCE-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synce-devel

Reply via email to