Quote:
Originally Posted by twobob
Hmm not sure what I did wrong:
I followed the instructions to the letter.
/opt/qemu111/bin/qemu-system-arm: error while loading shared libraries: libasound.so.2: wrong ELF class: ELFCLASS64
Have to sort it tomorrow now. guess I foofed something somehow : )
Although: Installation:
core2quad ~ $ sudo tar -C /opt --extract --file=qemu-1.1.1-arm.tar.gz
core2quad ~ $ /opt/qemu111/bin/qemu-system-arm --version
QEMU emulator version 1.1.1, Copyright (c) 2003-2008 Fabrice Bellard
Wasn't enormously hard to follow so perhaps it's in another step.
This simply further resolves me that I should build a virgin system.
I'll have a another pop tomorrow.
: )
EDIT: Perhaps this only works for 32 bit systems?
Either way I'll build from source and share.
|
Yes it was built on a 32-bit system.
Just follow the steps in the "spoiler" on a 64-bit system.
Those should be complete, what I do is cut&paste the actual commands into a text editor as I use them. So other than obvious changes (pathname to home directory, etc) that list of commands should "just work".
I do these build postings this way, just so that others can duplicate (or correct) what I have done (see first thread post for more words on this).