[GRASSLIST:954] Re: LAPACK/BLAS math interface ????

Glynn Clements glynn.clements at virgin.net
Thu Aug 14 19:09:08 EDT 2003


Cannata, Massimiliano wrote:

> i'm here again, becouse I did't solve my problem.
> I run:
> ./configure --with-blas --with-lapack libs="/usr/lib/ 
> /usr/include/"
> 
> then i run:
> make
> 
> then i run:
> make install
> 
> everythings seems rigth, so i try to compile my command 
> and there was no problem..... (gmake5 -i & gmakelinks5 -i)
> 
> ...but when I try to call this command by GRASS even if it 
> recognize the command it give me an error:
> GRASS:~ > s.temperature.rst
> ERROR: program 's.temperature.rst' cannot be executed 
> because: Neither a command line (cmd) or interactive 
> (inter) version was found
> 
> i can see that my OBJ now is .unknown and no more 
> .i368....... 
> 
> i try also to recompile an old command changing folder and 
> command name but it give me the same error.....
> 
> have you any idea about this error and how to solve it?

Odd.

Start by cleaning out the build tree with "make distclean"; this
should be done whenever you re-run configure. Then re-build everything
with "make". At that point, you can run the completed build using the
"grass5" script in bin.<arch> (e.g. bin.i686-pc-linux-gnu).

-- 
Glynn Clements <glynn.clements at virgin.net>




More information about the grass-user mailing list