From owner-freebsd-questions Mon Oct 11 10:59:48 1999 Delivered-To: freebsd-questions@freebsd.org Received: from gfc-mad-proxy.gflesch.com (gfc-mad-proxy.gflesch.com [208.212.82.194]) by hub.freebsd.org (Postfix) with ESMTP id DE46114A01 for ; Mon, 11 Oct 1999 10:59:43 -0700 (PDT) (envelope-from kwills@gflesch.com) Received: from gfc-mad-mail.gflesch.com (gfc-mad-mail.gflesch.int [10.1.1.25]) by gfc-mad-proxy.gflesch.com (8.9.2/8.9.1) with ESMTP id MAA84439; Mon, 11 Oct 1999 12:50:50 -0500 (CDT) (envelope-from kwills@gflesch.com) Received: by gfc-mad-mail.gflesch.int with Internet Mail Service (5.5.2448.0) id ; Mon, 11 Oct 1999 12:58:58 -0500 Message-ID: <058BE165CBA8D111A82E0008C79F9E35024859@gfc-mad-dc.gflesch.int> From: "Wills, Ken" To: Jaime Kikpole , freebsd-questions@freebsd.org Subject: RE: esound port's esddsp Date: Mon, 11 Oct 1999 12:59:03 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Jaime Kikpole > Sent: Monday, October 11, 1999 12:42 PM > To: freebsd-questions@freebsd.org > Subject: esound port's esddsp > > > Anyone know how to get esddsp (from the esound port) to > work under > FreeBSD or if its even possible? Supposedly, I should be > able to type: > > esddsp xanim file.mpg I messed with this a while back - eddsp is a shell script. At the time it looked like it needed a semi-colon seperating filenames. Note the error you get when you try to run it and look through the script. Put a ';' between the two libraries towards the bottom. It worked for x11amp and xmms for me :) YMMV. Ken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message