[Fwd: Installation problems]
- Subject: [Fwd: Installation problems]
- From: Ron Boisvert <boisvert@nist.gov>
- Date: Tue, 25 Jul 2006 12:56:54 -0400
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=ISO-8859-1; format=flowed
- User-Agent: Thunderbird 1.5.0.4 (Windows/20060516)
-------- Original Message --------
Subject: Installation problems
Date: Mon, 24 Jul 2006 19:00:55 -0400 (EDT)
From: Manu Hack <manuhack@gmail.com>
Reply-To: manuhack@gmail.com
To: boisvert@nist.gov
I have some difficulties in installing the package. I'm using Windows
XP with jdk1.5.0_07. I put the package Jama-1.0.2.zip in the folder
c:\JavaPackage and I added the classpath in envirnment variable as
classpath=.;C:\JavaPackage\Jama- 1.0.2.zip. Then I write up a test
class to test. I can run the line import Jama.*; without error but when
I added the two lines as in the example in the website,
double[][] array = {{1.,2.,3},{4.,5.,6.},{7.,8.,10.}};
Matrix A = new Matrix(array);
it returned an error : cannot access Jama.Matrix. Any suggestion would
be very helpful. Thank you very much.
And I think it would be very helpful to describe in the website how one
could install the package although it is trivial to many users.
Date Index |
Thread Index |
Problems or questions? Contact list-master@nist.gov