qemu-system-x86_64 -hda /path/to/image -net nic -net user
I get this error:
qemu-system-x86_64: error while loading shared libraries: libbrlapi.so.0.5: cannot open shared object file: No such file or directory
So I look on equo and emerge for this library package to install it and continue, but found nothing. A google search comes up with hardly anything useful for this particular problem. I do see a couple of hits from ubuntu/debian sites that list the package though
Anyone run into this? Any idea what I have to install? Should I just find the source and build it manually and call it a day?

