From owner-freebsd-questions@FreeBSD.ORG Sat Aug 19 09:01:58 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 3C18E16A4DE for ; Sat, 19 Aug 2006 09:01:58 +0000 (UTC) (envelope-from luchezar.petkov@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A38743D53 for ; Sat, 19 Aug 2006 09:01:57 +0000 (GMT) (envelope-from luchezar.petkov@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so1495424pye for ; Sat, 19 Aug 2006 02:01:57 -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=SgGGZeyTR7/QBklobmE28ePQTHQ51w0RK6rPQdN1XMvT2orMXUYiRXSBZtbKtG3GgOePBh9MZCFMEj6oiUUVYRRKW7BtF07XUhcm0MyphofeDmguaWs+w8oq+6E7MYWyZf7A8Ctnxm+naQ3muzD+z0N7t5634CmG41+cBgIaIWk= Received: by 10.65.126.4 with SMTP id d4mr3197774qbn; Sat, 19 Aug 2006 02:01:57 -0700 (PDT) Received: from localhost ( [85.217.148.22]) by mx.gmail.com with ESMTP id e15sm2598890qbe.2006.08.19.02.01.55; Sat, 19 Aug 2006 02:01:57 -0700 (PDT) Date: Sat, 19 Aug 2006 12:00:40 +0300 From: Luchezar Petkov To: Boris Samorodov Message-ID: <20060819090040.GA690@lilly.evo.bg> Mail-Followup-To: Boris Samorodov , FreeBSD-Questions References: <20060816161631.GA25126@lilly.evo.bg> <57531731@bsam.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <57531731@bsam.ru> 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: Sat, 19 Aug 2006 09:01:58 -0000 * Boris Samorodov (bsam@ipt.ru) wrote: > On Wed, 16 Aug 2006 19:16:31 +0300 Luchezar Petkov wrote: > > > I've installed Skype via ports in the normal way, but it now says this: > > What did you mean by "normal way"? cd /usr/ports/net/skype && make install clean > > > $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? > > What OS version do you run? FreeBSD 6.1 > Are your ports up to date? Yup :) > Did you read /usr/ports/UPDATING (20060616: AFFECTS users of > emulation/linux_base-*)? Yes. And I solved the problem. It was my LD_LIBRARY_PATH variable. e.g. before start an linux app: export(setenv) LD_LIBRARY_PATH="" Thank you, bratushka. Regards, Luchezar P. Petkov > > WBR > -- > Boris Samorodov (bsam) > Research Engineer, http://www.ipt.ru Telephone & Internet SP > FreeBSD committer, http://www.FreeBSD.org The Power To Serve