On Mon, Oct 1, 2012 at 11:33 PM, Mark Tompsett <[email protected]> wrote: > Greetings, > > The “good” thing about this bug is that it only affects people who do git or > tarball installs in a multi-arch environment. That is, it affects us as > developers, not really the average user of Koha who has hopefully been > transitioned to a package install.
Any 'new' Ubuntu setup (amd64) is multiarch by default. All our desktops are +4GB RAM and run 64bit OS's. Is not that rare. Multiarch is set when writing in /etc/dpkg/dpkg.cfg.d/multiarch the instruction to accept another architecture as foreign: <code> foreign-architecture i386 </code> Regards To+ _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
