From owner-freebsd-questions@FreeBSD.ORG Tue Aug 11 13:58:09 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 D2FB01065674 for ; Tue, 11 Aug 2009 13:58:09 +0000 (UTC) (envelope-from djuatdelta@gmail.com) Received: from mail-ew0-f206.google.com (mail-ew0-f206.google.com [209.85.219.206]) by mx1.freebsd.org (Postfix) with ESMTP id 38D9F8FC44 for ; Tue, 11 Aug 2009 13:58:08 +0000 (UTC) Received: by ewy2 with SMTP id 2so3724940ewy.43 for ; Tue, 11 Aug 2009 06:58:08 -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=KeeMBsGgCumKWt2jeuMKxfyvrU8EKmTbi0Nk209Awsg=; b=tFPcQM2DCgazYJX5OqVBriGGtuQFrg/pMltINhldz3MYuLhNNCj/oebbEfJQ23hNgd Lx+SAtJSuv+iXchQ3ooCcI286vvgtn1gP07viFHtFknZtCX5shJPZIVDSxdKOVBsGKNT lV+/waK7h9IOXyTOGxiQ+8NfMJI1Xtv324ySY= 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=wWxKY6YnFqOF/zUSJFKqaAdsNi+J1dthaWHuT3qZP2IfwsAsBuKTM7TGcgKvLc6RoE Zy5ILunUFDQ865n0YajCNQ/ErzxV44PgN9WK6pFxwm4q1cNNA5/vrgCcB3qCXUr8zDIu gzcqhfPGltBjxzM9L4UQyRPz6LMWLxoYboATU= MIME-Version: 1.0 Received: by 10.216.15.84 with SMTP id e62mr1245727wee.207.1249999087823; Tue, 11 Aug 2009 06:58:07 -0700 (PDT) In-Reply-To: <7CC8BF71-9317-42AB-BA5F-AE8B4494EA57@gmail.com> References: <4A7ED26E.2030306@gmx.net> <7CC8BF71-9317-42AB-BA5F-AE8B4494EA57@gmail.com> Date: Tue, 11 Aug 2009 09:58:07 -0400 Message-ID: From: Daniel Underwood To: =?ISO-8859-1?Q?Elias_Sch=E4fer?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD MATLAB R2008b 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: Tue, 11 Aug 2009 13:58:10 -0000 Sorry, haven't gotten around to this yet. Will try to this afternoon. On Sunday, August 9, 2009, Daniel Underwood wrote: > Elias, > > I got to a certain point, then temporarily put it aside. =A0See, I was in= stalling from a custom install disc, and so I'm not really surprised that t= he Handbook instructions for installing matlab on freebsd didn't completely= help me. > > However, I now have a standard install disc. I plan to retry the install = with this new disc. > > I "do" think I encountered java-related errors, but I can't recall the de= tails or whether it's what you're encountering. > > I'll reply to the list here once I attempt the install tomorrow. > > (Sent from my iPhone) > > On Aug 9, 2009, at 9:43 AM, Elias Sch=E4fer wrot= e: > > > Hello Daniel, > > I read your post (http://lists.freebsd.org/pipermail/freebsd-questions/20= 09-July/202242.html) and applied your patch. First, it seemed to work (no s= se2 complaining) but then I got an Java related error that I could not solv= e. I have R14 running here, but I need to run a newer version. I am curious= if you got MATLAB r2008b working. Do you get a similar error? I am looking= for a solution for the past couple of days. > > regards > > Elias > (Aug 08, 2009 21:15:12)MATHWORKS ACTIVATION IS STARTING UP. > (Aug 08, 2009 21:15:13)java.lang.UnsatisfiedLinkError: /usr/home/knick/ma= tlabr2008b/bin/glnx86/libinstutil.so: libstdc++.so.6: cannot handle TLS dat= a > com.mathworks.instutil.NativeUtility.(NativeUtility.java:36) > com.mathworks.instutil.MachineInfo.(MachineInfo.java:40) > com.mathworks.activationclient.model.ActivationModelImpl.loadNativeLib(Ac= tivationModelImpl.java:216) > com.mathworks.activationclient.model.ActivationModelImpl.getMachineInfo(A= ctivationModelImpl.java:189) > com.mathworks.activationclient.view.ApplicationViewImpl.getMachineInfo(Ap= plicationViewImpl.java:200) > com.mathworks.activationclient.view.ApplicationViewImpl.showGUI(Applicati= onViewImpl.java:79) > com.mathworks.activationclient.controller.ApplicationControllerImpl.start= (ApplicationControllerImpl.java:99) > com.mathworks.activationclient.ActivationApplication.main(ActivationAppli= cation.java:31) > > (Aug 08, 2009 21:15:13)null > com.mathworks.activationclient.view.ApplicationViewImpl.showGUI(Applicati= onViewImpl.java:79) > com.mathworks.activationclient.controller.ApplicationControllerImpl.start= (ApplicationControllerImpl.java:99) > com.mathworks.activationclient.ActivationApplication.main(ActivationAppli= cation.java:31) > > (Aug 08, 2009 21:15:24)There was an unexpected exception: > > null > > See the log file (/tmp/aws.log) for more details. > >