Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Sep 2001 00:11:04 +0200
From:      Rahul Siddharthan <rsidd@lpt.ens.fr>
To:        Bjarne Wichmann Petersen <mekanix@privat.dk>
Cc:        Rahul Siddharthan <Rahul.Siddharthan@lpt.ens.fr>, Daniel O'Connor <doconnor@gsoft.com.au>, freebsd-multimedia@FreeBSD.ORG
Subject:   Re: Choosing a soundcard.
Message-ID:  <20010923001104.B373@lpt.ens.fr>
In-Reply-To: <20010922184344.BPCL1168.fepA.post.tele.dk@there>; from mekanix@privat.dk on Sat, Sep 22, 2001 at 08:46:04PM %2B0200
References:  <20010920153041.QSJQ2356.fepF.post.tele.dk@there> <20010921142429.QPUH10378.fepC.post.tele.dk@there> <20010921182132.A51229@lpt.ens.fr> <20010922184344.BPCL1168.fepA.post.tele.dk@there>

next in thread | previous in thread | raw e-mail | index | archive | help
Bjarne Wichmann Petersen said on Sep 22, 2001 at 20:46:04:
> 
> > The binary is unchanged (use the FreeBSD port).  What you need to
> > do is compile the xmms arts plugin separately (can download from the
> > xmms web page, it compiled out of the box for me) 
> 
> well, I seem to recall that I needed to point to the xmms-headers (and the 
> gtk as well?),

You need the headers in compiling the arts backend, yes.  If you
compiled that successfully, that's all you need, I think.

> > There's still an issue where it often complains of not being able to
> > load the arts plugin.  In that case you need to get hold of the
> > shared library libgcc.so (not compiled in gcc by default, but you can
> > get instructions on the web) and install it somewhere, say ~/lib,
> > and type (if csh/tcsh)
> > setenv LD_PRELOAD ~/lib/libgcc.so
> > before starting xmms.
> 
> I've done all this, but still get the same error.

Hm, well it works for me.  Try the arts mailing list, maybe....

R

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010923001104.B373>