From owner-freebsd-questions@FreeBSD.ORG Wed Aug 16 19:52:14 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 3C6D716A4DE for ; Wed, 16 Aug 2006 19:52:14 +0000 (UTC) (envelope-from steinex@nognu.de) Received: from shodan.nognu.de (shodan.nognu.de [85.14.216.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44A8843D60 for ; Wed, 16 Aug 2006 19:52:04 +0000 (GMT) (envelope-from steinex@nognu.de) Received: by shodan.nognu.de (Postfix, from userid 1002) id 12479B829; Wed, 16 Aug 2006 21:52:03 +0200 (CEST) Date: Wed, 16 Aug 2006 21:52:03 +0200 From: Frank Steinborn To: Luchezar Petkov Mail-Followup-To: Luchezar Petkov , freebsd-questions@freebsd.org References: <20060816161631.GA25126@lilly.evo.bg> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060816161631.GA25126@lilly.evo.bg> User-Agent: mutt-ng/devel-r804 (FreeBSD) Message-Id: <20060816195203.12479B829@shodan.nognu.de> Cc: freebsd-questions@freebsd.org Subject: Re: Skype? 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: Wed, 16 Aug 2006 19:52:14 -0000 Luchezar Petkov wrote: > Hi, list. > I've installed Skype via ports in the normal way, but it now says this: > $skype_bin > skype_bin: error while loading shared libraries: > /usr/local/lib/libdrm.so.2: ELF file OS ABI invalid > > Its the same when I run "skype" instead of "skype_bin". > > Any ideas? You need to have the linux-module loaded. > Cheers, > Luchezar P. Petkov Greetings, Frank