From owner-freebsd-questions@FreeBSD.ORG Thu Aug 17 00:21:12 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 0055E16A4DE for ; Thu, 17 Aug 2006 00:21:11 +0000 (UTC) (envelope-from luchezar.petkov@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id F331143D5C for ; Thu, 17 Aug 2006 00:21:09 +0000 (GMT) (envelope-from luchezar.petkov@gmail.com) Received: by nf-out-0910.google.com with SMTP id n29so920845nfc for ; Wed, 16 Aug 2006 17:21:08 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:cc:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=JH/qlNEJW538UC65PB9Zibe+pM+VFCbefP/ODfG5GdCrO/bD31vvR/TqsXqGT/BDKsLOvveh17J19eLTok3g6rveh+Wx67yZniUwcFDZP7niG3+NvF4btDc2u2zaoDnXMggpeyXCosjjZ/mkxPfr9BaBtGhWbLS2pDWxvahXlFI= Received: by 10.49.8.4 with SMTP id l4mr1417671nfi; Wed, 16 Aug 2006 17:21:08 -0700 (PDT) Received: from localhost ( [85.217.148.22]) by mx.gmail.com with ESMTP id l22sm3133777nfc.2006.08.16.17.21.07; Wed, 16 Aug 2006 17:21:08 -0700 (PDT) Date: Thu, 17 Aug 2006 03:20:11 +0300 From: Luchezar Petkov To: Frank Steinborn Message-ID: <20060817002011.GA27830@lilly.evo.bg> Mail-Followup-To: Frank Steinborn , FreeBSD-Questions References: <20060816161631.GA25126@lilly.evo.bg> <20060816195203.12479B829@shodan.nognu.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060816195203.12479B829@shodan.nognu.de> User-Agent: Mutt/1.5.12-2006-07-14 Cc: FreeBSD-Questions 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: Thu, 17 Aug 2006 00:21:12 -0000 * Frank Steinborn (steinex@nognu.de) wrote: > 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. > $kldload linux kldload: can't load linux: File exists Regards.