On Tue, 2009-12-22 at 12:38 +1100, Heracles wrote: > I know I should know this but I want to install the Lightscribe programs > onto my AMD64 system. I have put in the ia32 libraries but I still get > the message "Wrong Architecture" and can proceed no further. What have I > missed?
Perhaps the `linux32` command may help.
$ uname -m
x86_64
$ linux32
$ uname -m
i686
If that doesn't work, a 32-bit chroot would definitely make it work, of
which how-to guides are plentiful.
signature.asc
Description: This is a digitally signed message part
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
