Pagina 1 di 1

synce > wm6 / problemi ed installazione pacchetti

Inviato: martedì 19 agosto 2008, 20:44
da ^[H3ad-Tr1p]^
salvea tutti

ho un ipaq hx4700 con wm6

volevo sincronizzare la rubrica con evolution

ho seguito questa guida http://www.synce.org/moin/SynceWithUbuntu

arrrivato pero' al punto in cui mi dice

Connect your device and run

synce-pls

ottengo un errore diverso da quello che e' postato nella pagina

synce-pls
** Message: Hal reports no devices connected

** (process:20777): WARNING **: No devices connected to odccm
synce-pls: Could not find configuration at path '(Default)'

siccome e' qualche giorno che giro in rete ma non sono ancora riuscito a risolvere volevo sapere se qualcuno di voi e' riuscito e mi sa dare una mano

ho riconfigurato anche il device come riportato piu' sotto alla guida che ho postato:
/sbin/ifconfig -a | grep 80:00:60:0f:e8:00  | cut -d " " -f 1

poi

then add the next line to /etc/network/interfaces:
iface inet dhcp

quindi:
cat /etc/network/interfaces

auto lo
iface lo inet loopback
iface rndis0  inet dhcp

ma continua a non andare

sapete come devo fare? ho poi provato a seguire questa guida http://www.synce.org/moin/SynceInstallation/Source

ed ho installato i pacchetti fino a tar zxf pywbxml-0.1.tar.gz dai repository,senza compilarli

a questo punto pero' mi dice ,comilando il pacchetto detto prima

checking pkg-config is at least version 0.9.0... yes
checking for WBXML2... configure: error: Package requirements (libwbxml2 >= 0.9.2) were not met:

Requested 'libwbxml2 >= 0.9.2' but version of libwbxml2 is 0.9.0

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.