From owner-freebsd-questions@FreeBSD.ORG Sat Aug 12 09:51:05 2006 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 E7CF016A4E0 for ; Sat, 12 Aug 2006 09:51:05 +0000 (UTC) (envelope-from thool.info@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74EAD43D53 for ; Sat, 12 Aug 2006 09:51:05 +0000 (GMT) (envelope-from thool.info@gmail.com) Received: by py-out-1112.google.com with SMTP id c59so193981pyc for ; Sat, 12 Aug 2006 02:51:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=TrkBDS4+zgInwCFUIj1kwEl0e5GAHyr+Fp4MRm/pQRESG4PGA19WM+gIKfpaBgDBqrPCJRzbZmgS/VfA0/2HsYABCzVt2rMLe2mTdiuyj7vnPMBRft9RzarybgUTDO5iabhOEvesSM4xSyPZ5NTuDqCAh4MoRyQJy9CLio8Aesk= Received: by 10.35.96.11 with SMTP id y11mr8163988pyl; Sat, 12 Aug 2006 02:51:04 -0700 (PDT) Received: by 10.35.43.12 with HTTP; Sat, 12 Aug 2006 02:51:04 -0700 (PDT) Message-ID: <7fd86a350608120251l7db7aa50vd818eebfe3e6194a@mail.gmail.com> Date: Sat, 12 Aug 2006 11:51:04 +0200 From: "mr thooL" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Shared object not found 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: Sat, 12 Aug 2006 09:51:06 -0000 I can't run xmms: ======= # xmms /libexec/ld-elf.so.1: Shared object "libgtk12.so.2" not found, required by "xmms" ======= version: xmms-1.2.10_4 (Freebsd 6.0) How can I fix it?