Hello all,
Having *just* got my Zaurus C860 on the network via a Wifi card (Origo/Senao CF which works perfectly from shirtpocket if anyone is interested), I\'m trying my hand at installing a few packages to play around..
Unfortunately I\'m not getting too far - I\'m trying Opera at the moment, from the ZUG feed, but getting this:
root@openzaurus:~# opera
opera: relocation error: opera: undefined symbol: _7QString.shared_null
Do these look reasonable: ?
root@openzaurus:~# ldd /opt/QtPalmtop/bin/opera
libqte.so.2 =] /opt/QtPalmtop/lib/libqte.so.2 (0x4001d000)
libqpe.so.1 =] /opt/QtPalmtop/lib/libqpe.so.1 (0x40320000)
libdl.so.2 =] /lib/libdl.so.2 (0x4044f000)
libpthread.so.0 =] /lib/libpthread.so.0 (0x4045a000)
libm.so.6 =] /lib/libm.so.6 (0x404b2000)
libc.so.6 =] /lib/libc.so.6 (0x4052e000)
libpng12.so.0 =] /usr/lib/libpng12.so.0 (0x40653000)
libz.so.1 =] /opt/QtPalmtop/lib/libz.so.1 (0x4067c000)
libjpeg.so.62 =] /usr/lib/libjpeg.so.62 (0x40693000)
libts-0.0.so.0 =] /usr/lib/libts-0.0.so.0 (0x406b7000)
libgcc_s.so.1 =] /lib/libgcc_s.so.1 (0x406c2000)
libcrypt.so.1 =] /lib/libcrypt.so.1 (0x406d1000)
/lib/ld-linux.so.2 =] /lib/ld-linux.so.2 (0x40000000)
I\'m quite proficient at UNIX but that\'s not really much of an error message to go on, and I hadn\'t used Linux for years before I got this
I\'m running on OpenZaurus 3.3.6-pre1
Anyone have any tips for me on this one?