Re: Bitpim on Debian Etch/stable, also Motorola e815
Derrick Hudson <[email protected]>
| Newsgroups | gmane.comp.mobile.bitpim.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Mar 12, 2008 at 10:40:12PM -0400, A. F. Cano wrote:
|
| Hello,
|
| Following the recommendations in the documentation, I tried to install the
| packages at the bitpim web site on my Debian Etch (stable) system, which is
| totally up to date.
|
| bitpim_1.0.5_i386.deb would not install via dpkg because of massive
| dependency failures. There is no backport of bitpim
| at backports.org.
|
| bitpim-1.0.5.tbz2, after being extracted in / caused the follwing error
| when run:
|
| Traceback (most recent call last):
| File "/opt/cx_Freeze-3.0.3/initscripts/ConsoleSetLibPath.py", line 35, in <module>
| File "src/bp.py", line 20, in <module>
| File "src/bp_cli.py", line 21, in <module>
| File "src/bp_config.py", line 19, in <module>
| File "src/guihelper.py", line 23, in <module>
| File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/__init__.py", line 45, in <module>
| File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 4, in <module>
| File "ExtensionLoader_wx__core_.py", line 12, in <module>
| ImportError: libtiff.so.3: cannot open shared object file: No such file or directory
I recall seeing this a while back.
| It is true that libtiff.so.3 doesn't exist on this system. There is
| /usr/lib/libtiff.so.4 and /usr/lib/libtiff.so. So more dependency problems,
| furthermore /opt is empty on this system.
libtiff3 is old and a package is no longer available. Your problem is
that build of bitpim depends on it. Fortunately, at least in my
experience, libtiff3 and libtiff4 are link compatible (or at least
close enough not to crash). I worked around it by creating a symlink:
# ln -s /usr/lib/libtiff.so.4 /usr/lib/libtiff.so.3
The bitpim (1.0.3.dfsg.1-1) and wxPython packages on Debian testing
don't have this issue.
-Derrick
--
A wise servant will rule over a disgraceful son,
and will share the inheritance as one of the brothers.
Proverbs 17:2
www: http://dman13.dyndns.org/~dman/ jabber: [email protected]
-------------------------------------------------------------------------
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/
_______________________________________________
BitPim-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bitpim-devel
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH2duRtXbfIkiu82sRAq8BAJ95hECW6OcttdTEuUVkl+/oodhS3QCdE1jn pAy2dU3sxq0ynn9ayuxbn7o= =+7fX -----END PGP SIGNATURE-----