[Fwd: Re: Installing Jama]
- Subject: [Fwd: Re: Installing Jama]
- From: Ron Boisvert <boisvert@nist.gov>
- Date: Thu, 08 Jun 2006 15:41:04 -0400
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=ISO-8859-1; format=flowed
- User-Agent: Thunderbird 1.5.0.4 (Windows/20060516)
Sender: "Ray A. Conner" <rconner@objectsciences.com>
Subject: Re: Installing Jama
Can you paste in here what you typed in for step #9 and the result?
What is the exact command-line that you are issuing to execute the demo
programs, and can you supply the full text of the error (the whole stack
trace)?
As a side note, when you submit questions to programming forums, try to
reproduce your problem in a completely textual form (both what you
entered and everything the computer spit back at you) and append that to
the email.
gtg680f@mail.gatech.edu wrote:
> Hello,
>
> I am an undergradute aerospace student at Georgia Tech doing research
> for one of
> my Professors. I saw the Jama package online and would like to use it
> for some
> matrix operations, however, I am not able to get my computer to
> recognize the
> Jama package.
>
> I have tried the following instructions listed in another thread.
> To install Jama on a windows NT/2000 box do the following.
> 1) Install Jama into a subdirectory of the jdk e.g. D:\jdk1.3\Jama
> 2) From control panel select system
> 3) Click on the environment tab
> 4) Under user variables for <userid> locate CLASSPATH
> 5) If CLASSPATH is not present add it by simply typing the name into the
> variable box
> 6) set the CLASSPATH value to the jdk path and the current directory e.g.
> D:\jdk1.3;.
> 7) click on the set button and then click on apply
> 8) to test to make sure the CLASSPATH variable is setup start a command
> prompt window
> 9) type echo %CLASSPATH% at the dos prompt and you should get back the
> jdk
> path set in step 6
> 10) now when you want to use Jama simply include the following: import
> Jama.*;
>
> My ClassPath echos to the directory that contains Jama, but when I try
> to run
> the TestMatrix or MagicSquaresExample applications I get an 'Exception
> in thread
> "main" java.lang.NoClassDefFoundError' message.
>
> I am using Microsoft Windows XP the Home Edition. I am not a computer
> science
> student so I may be overlooking something very simple that an experienced
> software engineer would know.
>
> Secondly, and maybe more importantly, what kind of recognition or
> citation do I
> need to give in order to use Jama. I read some threads that nothing
> is needed
> by I wanted to make sure that what I was reading was correct.
>
> Wakefield Travers
> gtg680f@mail.gatech.edu
>
>
>
>
>
>
Date Index |
Thread Index |
Problems or questions? Contact list-master@nist.gov