From owner-freebsd-questions@FreeBSD.ORG Mon Sep 8 05:50:40 2003 Return-Path: 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 B17FB16A4BF for ; Mon, 8 Sep 2003 05:50:40 -0700 (PDT) Received: from gs166.sp.cs.cmu.edu (GS166.SP.CS.CMU.EDU [128.2.205.169]) by mx1.FreeBSD.org (Postfix) with SMTP id CFCA143FE5 for ; Mon, 8 Sep 2003 05:50:39 -0700 (PDT) (envelope-from dpelleg@gs166.sp.cs.cmu.edu) Sender: dpelleg@gs166.sp.cs.cmu.edu To: stickney@ece.arizona.edu References: <20030908055952.M61925@ece.arizona.edu> From: Dan Pelleg Date: 08 Sep 2003 08:50:03 -0400 In-Reply-To: <20030908055952.M61925@ece.arizona.edu> Message-ID: Lines: 29 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: Installing Matlab R13 useing Linux compatibility X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Sep 2003 12:50:40 -0000 "Robert Stickney" writes: > I have the student version installed and I am running FreeBSD 5.0 with linux > binary compatibility. I brandelf'ed the Matlab executable and I still get > this error when I run Matlab. > > Matlab: error while loading shared libraries: libut.so: cannot open shared > object file: No such file or directory > > I am not sure that I have the linux binary compatibility installed correctly > because when my computer boots i get many error that look like this: > > /compat/linux/sbin/ldconfig: /usr/X11R6/lib/libX11.so.6 is not a symbolic link > > Thanks for you help, > > Robert Stickney > I don't use linux compat on 5.X, but it looks like your installation is broken. See if you can find any tips in the handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/linuxemu.html Note it includes a Matlab section, which is known to work on 4.X. -- Dan Pelleg