From owner-freebsd-questions Fri Sep 21 11:38:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-giga.rz.uni-ulm.de [134.60.246.36]) by hub.freebsd.org (Postfix) with ESMTP id 9FFE637B421 for ; Fri, 21 Sep 2001 11:38:43 -0700 (PDT) Received: from gmx.de (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with ESMTP id UAA17114 for ; Fri, 21 Sep 2001 20:38:26 +0200 (MEST) Message-ID: <3BAB8921.53689AAD@gmx.de> Date: Fri, 21 Sep 2001 20:38:25 +0200 From: Siegbert Baude X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: de, en MIME-Version: 1.0 To: "questions@freebsd.org" Subject: compilation of xmms for KDE without gnome? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi folks, Two questions about the compilation of xmms: 1) Is it possible to compile xmms without the gnome overhead? I changed the line in /usr/ports/audio/xmms/Makefile to: WANT_GNOME= no and as a guess out of the makefile did a: make --without-gnome configure ===> Extracting for xmms-gnome-1.2.5_1 >> Checksum OK for xmms-1.2.5.tar.bz2. [snip] ===> xmms-gnome-1.2.5_1 depends on shared library: gnome.5 - found ===> xmms-gnome-1.2.5_1 depends on shared library: capplet.5 - not found ===> Verifying install for capplet.5 in /usr/ports/sysutils/gnomecontrolcenter >> control-center-1.4.0.1.tar.gz doesn't seem to exist in /usr/ports/distfiles/.>> Attempting to fetch from ftp://ftp4.de.freebsd.org/pub/FreeBSD/ports/distfiles/. ^Cfetch: control-center-1.4.0.1.tar.gz: Interrupted system call How to get rid of the gnome parts? 2) Are there any special steps necessary to get xmms work with KDE-2.2.1's artsd? I always get device busy errors. This worked in KDE-2.2 but maybe artsd crashed there all the time ans so didn't lock the sound card? BTW, I didn't find an xmms package on ftp5.de.freebsd.org? Mirror error or other reasons? Thanks in advance Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message