From owner-freebsd-questions@FreeBSD.ORG Thu Oct 20 19:25:42 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D535E16A41F for ; Thu, 20 Oct 2005 19:25:42 +0000 (GMT) (envelope-from albi@scii.nl) Received: from post-24.mail.nl.demon.net (post-24.mail.nl.demon.net [194.159.73.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64E9C43D64 for ; Thu, 20 Oct 2005 19:25:42 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:9986 helo=mail.aseed.antenna.nl) by post-24.mail.nl.demon.net with esmtp (Exim 4.51) id 1ESg2n-000J97-30; Thu, 20 Oct 2005 19:25:41 +0000 Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id 864C8154FD5; Thu, 20 Oct 2005 21:25:43 +0200 (CEST) Received: from localhost.localdomain (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id 98C235A030A; Thu, 20 Oct 2005 21:25:24 +0200 (CEST) Date: Thu, 20 Oct 2005 21:25:36 +0200 From: albi To: freebsd-questions@freebsd.org Message-Id: <20051020212536.2ef963c0.albi@scii.nl> In-Reply-To: References: X-Mailer: Sylpheed version 2.1.1 (GTK+ 2.8.6; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Linnea Forslund Subject: Re: panicking newbie with dj-plans 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, 20 Oct 2005 19:25:42 -0000 On Thu, 20 Oct 2005 21:00:21 +0200 Linnea Forslund wrote: > And now I need to use it for amateur dj-ing on thursday. Panic! I dont > even know how to move files really and wouldn't know how to work with > an external harddrive with other people's music files on. And most > definitely I don't know if I can use http://mixxx.sourceforge.net/ and > how then to install it. http://www.freshports.org/audio/mixxx/ says that the port for mixxx is temp. not usable so.. looks like trying to use the linux-emulation with the mixxx-linux-binary might be worth giving a try, see here : http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/linuxemu-lbc-install.html it comes down to : - become "root" - putting the line linux_enable="YES" in your /etc/rc.conf - install the linux_base port - try the software (download, untar with : tar xzvf mixxx-1.4.2-i586.tar.gz, cd into the mixxx-1.4.2 directory, type : ./install.pl, run mixxx as normal user) GL! -- grtjs, albi gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import