I got FFTW lab working by copying the fftw directory from addons\math to
addons directory and changing the DLL definition in fftw.ijs:

201 C:/tools/j601/addons>fgrep addons fftw/fftw.ijs
DLL=: '"',~'"',jpath '~addons\fftw\jfftw.dll'

No such luck with LAPACK, though.

Esa
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bill Harris
Sent: 19. joulukuuta 2006 2:44
To: J Programming Forum
Subject: [Jprogramming] JAL and addons problem

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I tried to run the LAPACK lab, now that I have JAL installed, but
there's a problem.  Step 5 of the lab says

,----
| require jpath '~addons\lapack\lapack.ijs'
`----

but it appears it should say 

,----
| require jpath '~addons\math\lapack.ijs'
`----

I think the same is true for the FFTW lab and perhaps others.

   9!:14 ''
j601/2006-11-17/17:05

I'd tell you the version of JAL I'm running, but I don't know how.  I've
got LAPACK 1.1.0 and FFTW 1.1.1, and the PM claims that everything is up
to date.

Thanks for any fixes or tips,

Bill
- -- 
Bill Harris                      http://facilitatedsystems.com/weblog/
Facilitated Systems                              Everett, WA 98208 USA
http://facilitatedsystems.com/                  phone: +1 425 337-5541
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (MingW32)
Comment: For more information, see http://www.gnupg.org

iD8DBQFFhzW53J3HaQTDvd8RAtJsAJ48iE0zwFPRjeNUK2fEVtPMnNkQogCdEVcA
gcZEqBTLPZq8nRxoLNrMvCs=
=Gmse
-----END PGP SIGNATURE-----

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to