Hi,
Are you definitely using the right .deb ? Only the 13.10 version
should link to libboost-filesystem1.53.0.
Best regards
Carl
On Sat, 31 May 2014 13:35:42 -0400
dvdomatic(a)ish.net wrote:
Several dependencies need to be updated:
libboost-thread1.53.0 -> libboost-thread1.55.0
libboost-filesystem1.53.0 -> libboost-filesystem1.55.0
libboost-date-time1.49.0 -> libboost-date-time1.55.0
Overriding during installation still does not work because the binary
links these libraries directly:
$ dpkg --ignore-depends=libboost-thread1.53.0
--ignore-depends=libboost-filesystem1.53.0
--ignore-depends=libboost-date-time1.49.0 -i
dcpomatic_1.69.0-1_amd64.deb
* * *
$ dcpomatic
dcpomatic: error while loading shared libraries:
libboost_thread.so.1.53.0: cannot open shared object file: No such
file or directory
_______________________________________________
DCPomatic mailing list
DCPomatic(a)carlh.net
http://carlh.dyndns.org/cgi-bin/mailman/listinfo/dcpomatic
--