From owner-freebsd-questions@FreeBSD.ORG Thu Jun 14 12:14:48 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BE0DD16A400 for ; Thu, 14 Jun 2007 12:14:48 +0000 (UTC) (envelope-from cptsalek@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.freebsd.org (Postfix) with ESMTP id 2ED9E13C46A for ; Thu, 14 Jun 2007 12:14:47 +0000 (UTC) (envelope-from cptsalek@gmail.com) Received: by ug-out-1314.google.com with SMTP id u2so694548uge for ; Thu, 14 Jun 2007 05:14:47 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=h47pVpSH4mQXF6UDBZ2cwDUh/qBNWIk34ffs3sguvH4Ztg2SrAYGx+3ePTg3xV+8ae2luW8XB+erN7bHUULx9Neg9JMyhpXO47Pk070F6E7KFbKMacdDfoDxKsNhJ1nckC7V7HyZQMm7lSChpDMIFEssyFWnikHKb++8lVAsZnA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gDw2daNt5lkGVjH1hfrF3ieaJ3KnJYtQIJHq88IWjcSVFDod6/uOUWb4ZdnvD9Bom5CbVTbbl2H81xY/OrOWP3UWkQfXW/C3/r0oHJjnhUazV4MWEjl9xI+Bd2aonoQ7uIKTCl0lBn10c+fvbqFO2xldUJ54oVjXBSFztfNKo8M= Received: by 10.82.116.15 with SMTP id o15mr3274836buc.1181823286465; Thu, 14 Jun 2007 05:14:46 -0700 (PDT) Received: by 10.82.158.11 with HTTP; Thu, 14 Jun 2007 05:14:46 -0700 (PDT) Message-ID: <14989d6e0706140514i2d36f30dx111031c3106708e3@mail.gmail.com> Date: Thu, 14 Jun 2007 12:14:46 +0000 From: "Christian Walther" To: "Jonathan Horne" In-Reply-To: <64547.192.168.125.138.1181757142.squirrel@webmail.dfwlp.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200706121851.57408.freebsd@dfwlp.com> <14989d6e0706130225j52a883a0rd772e7154ce3d470@mail.gmail.com> <64547.192.168.125.138.1181757142.squirrel@webmail.dfwlp.org> Cc: freebsd-questions@freebsd.org, kde@mail.kde.org Subject: Re: cannot select arts X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jun 2007 12:14:48 -0000 On 13/06/07, Jonathan Horne wrote: > > > On 13/06/07, Jonathan Horne wrote: > >> cc: freebsd-questions: > >> > > [...] > >> is there somewhere in kde that i can specify that i want arts to be an > >> available option to multimedia apps? > > > > Applications need to be built with arts-Support, so I guess that this > > is missing on your second box. cd to a directory of one of the ports > > in question, and do a make config to check wether arts-support is > > available and selected, or not. > > > > HTH > > Christian > > > > well, i went into the x11/kde3 port, and did a 'make config-recursive', and > checked over every config file that would come into play during the kde3 build. > the only one that named anything for arts, was x11/kdebase3. which, i did an > unisntall, and reinstall of that port with: > > [X] ARTSWRAPPER Suid wrapper for aRts, req'd for realtime prio > > but amarok still sees no arts options for putput plugin. there is also no arts > options in the amarok config. > > i love the fact that using ports/packages-6-stable, i can do 30 hours of work in > just a few, but i am secumbing to the notion that i may have to come back and > just rebuild kde the old fasioned way :( i dont' think that this will make a difference. Where do you look for arts output? Amarok: Settings -> Configure Amarok -> Engine -> Xine -> Output plugin? BTW: Why do you want arts so badly? Amarok works just fine when using the OSS ouput plugin, for example. So there's no need to use arts at all. Same is valid for all other multimedia apps, too.