From owner-freebsd-questions@FreeBSD.ORG Sun Jul 12 23:27:00 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB50310656B5 for ; Sun, 12 Jul 2009 23:27:00 +0000 (UTC) (envelope-from djuatdelta@gmail.com) Received: from mail-ew0-f227.google.com (mail-ew0-f227.google.com [209.85.219.227]) by mx1.freebsd.org (Postfix) with ESMTP id 69E538FC14 for ; Sun, 12 Jul 2009 23:27:00 +0000 (UTC) (envelope-from djuatdelta@gmail.com) Received: by ewy27 with SMTP id 27so1215974ewy.43 for ; Sun, 12 Jul 2009 16:26:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=2bC9e3NKQ8xVxDUyOEUB0J8hmxWWnA+ysOC5ZDos1ec=; b=FDrdTk/dhxVCwta3wcpYUJeT15yjMH7th3vvyTcsN2T/QMj+13MlldueJ0mH3cCJsq WP4W4QIh1o1i4hXj5CqJ5OenfoWM3GAXr3mOAkExtmhOIFZJttkr91r+ixUZhY0nyUj8 Eu6Hl+Pwx3n7b6jp/uApoXXhnTHo7pDnb162w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=F16rLdNn3rj3Tqo5DXEu1eskQau2l7xVub0lZYNPqG6XPtdxyrQQz1mnE6zybId7AJ ZJgaqEPgpWC72W/bgRcraFjhwkMcmF6dWUJsdPXERi8KQgAJT6GXtlGWGZsf3vrQuyr6 CRPvpT9AoPqtq6j9hsivxYSueEfumsUVOEPv8= MIME-Version: 1.0 Received: by 10.216.19.212 with SMTP id n62mr1227842wen.66.1247441219354; Sun, 12 Jul 2009 16:26:59 -0700 (PDT) In-Reply-To: References: <200907121257.26332.mel.flynn+fbsd.questions@mailing.thruhere.net> Date: Sun, 12 Jul 2009 19:26:59 -0400 Message-ID: From: Daniel Underwood To: Mel Flynn Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Installing MATLAB: /lib/libXp.so.6: ELF file OS ABI invalid 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: Sun, 12 Jul 2009 23:27:01 -0000 FYI: I believe initially libXp.so.6 was not located in /compat/linux/lib/, so I copied it there from /usr/local/lib/. I believe I also tried to "brand" the file, but before branding the file and after branding the file I get this same error message.