On Sat, 10 Aug 2013 09:42:42 -0700 Dale Snell <[email protected]> dijo:
>No need to go through all that pain. Go to the SourceForge >location for ltc: > ><http://sourceforge.net/projects/ltc/files/ltc/> > >Now go into the 3.1.0 directory. There you will find a .deb file >for the latest version of ltc. Also the source file (.tar.gz). >To be honest, I'd probably grab the source file. But I'm strange >that way. :-) Ah! I missed that. Thanks. >As for installing 32-bit programs on a 64-bit system, that >shouldn't be a problem, so long as you've got the right >libraries. You should have two /usr/lib* directories: /usr/lib >and either /usr/lib32 or /usr/lib64. Red Hat and Fedora use >lib64, but I think Debian and the 'buntus use lib32. The number >tells you the "bittage" (if you will) of the libraries in said >directory. Well, it wouldn't install due to missing dependencies: jjj@Devil8:~/Software/Linguistic_Tree_Structure$ sudo dpkg -i ltc_3.1.0-1_i386.deb Selecting previously unselected package ltc:i386. (Reading database ... 211373 files and directories currently installed.) Unpacking ltc:i386 (from ltc_3.1.0-1_i386.deb) ... dpkg: dependency problems prevent configuration of ltc:i386: ltc:i386 depends on libwxbase2.8-0 (>= 2.8.11.0). ltc:i386 depends on libwxgtk2.8-0 (>= 2.8.11.0). ltc:i386 depends on binutils. dpkg: error processing ltc:i386 (--install): dependency problems - leaving unconfigured Processing triggers for man-db ... Errors were encountered while processing: ltc:i386 I stopped here. I could probably install those missing dependencies, but I worry that doing so might mess up something else. Checking in Synaptic I find that I do have all three installed: libwxbase2.8-0 libwxgtk2 2.8.0 binutils 2.2.2 Now, of course there is the source file. But wouldn't it need the same dependencies? _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
