MathGroup Archive 2001

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: JLink on Linux with Sun JDK 1.3.1

  • To: mathgroup at smc.vnet.net
  • Subject: [mg29291] Re: JLink on Linux with Sun JDK 1.3.1
  • From: Ulrich Hofstoetter <ulrich.hofstoetter at visualanalysis.com>
  • Date: Tue, 12 Jun 2001 04:18:14 -0400 (EDT)
  • Organization: Visual Analysis
  • References: <9g20h0$6q9$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Raphael Arlitt wrote:
> 
> Hi,
> I tried real hard to get JLink working with Sun JDK 1.3.1 without success.
> I use Linux SuSE 7.1 pro with a Mathematica 4.1 Student version.
> I first do <<Jlink`  followed by
> InstallJava[] which returns an error in a little stderr window:
> 
> Exception
> in thread "main" java.lang.NoClassDefFoundError: com/wolfram/jlink/Install
> 
> Exception
> in thread "main"
> java.lang.NoClassDefFoundError: com/wolfram/jlink/Install
> 
> Exception in thread "main" java.lang.NoClassDefFoundError:
> com/wolfram/jlink/Install
> 
> _______________________________________
> I did add the CLASSPATH and LD_LIBRARY_PATH settings for JLink.

Did you try to copy JLink.jar to the lib/ext dir. If this works, 
the problem has something to do with your CLASSPATH

Yours
Ulrich

-- 
Dipl.-Inf. Ulrich Hofstötter
Visual Analysis AG
Neumarkter Str. 87
D - 81673 München

Tel: (+49)89-431981-38
Fax: (+49)89-431981-1
e-mail: ulrich.hofstoetter at visualanalysis.com
www:	http://www.visualanalysis.com


  • Prev by Date: Re: JLink on Linux with Sun JDK 1.3.1
  • Next by Date: Re:Re: Re: Fourth degree polynomial
  • Previous by thread: Re: JLink on Linux with Sun JDK 1.3.1
  • Next by thread: Re: JLink on Linux with Sun JDK 1.3.1