Skip to Content.
Sympa Menu

baslinux - Re: [BL] BL 3.40 and qemu summary

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: "David Moberg" <davidjmoberg AT gmail.com>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] BL 3.40 and qemu summary
  • Date: Sun, 30 Apr 2006 08:49:36 -0700

sindi keesan wrote:

Typing 'qemu' without --help also complains about libasound. Should I try
using qemu anyway?

It will not work until you either:

a) find a libSDL-1.2.so (glibc2.3.1-compatible) that doesn't require
libasound or any other library that you do not have.
b) install a copy of libasound.so.2 (it should be in the SW90 l/arts package).

After you install SW9 (or another) libSDL, see the output of:

----------------
ldd `which qemu`
----------------

All libraries that say 'not found' are required before 'qemu -h'
(qemu's non-standard syntax to see the help message) will work.

David




Archive powered by MHonArc 2.6.24.

Top of Page