On 5 November 2015 at 21:09, Lubomir I. Ivanov <[email protected]> wrote: > > sudo apt-get -y install <snip> ... > libxml2-dev libxslt1-dev libzip-dev libsqlite3-dev ... > > those development packages might be 64bit or whatever the distribution > supplies. > linking a 32bit executable to a 64bit shared library is *probably* not > going to work, which means that you have to rebuild all libraries if i > envision this correctly. >
here is an useful post on this topic: http://askubuntu.com/questions/454253/how-to-run-32-bit-app-in-ubuntu-64-bit some distros could provide 32bit packages of the libraries. lubomir -- _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
