Hi coworkers Now I have compiledand installed the grass-6.2.1 package with the following instruction:
./configure --with-postgres-includes=/usr/local/pgsql/include --with-postgres-libs=/usr/local/pgsql/lib --enable-64bit --with-libs=/usr/lib64 the procedure don't show problems. However, when I try to execute ./r.example in /dist.x86_64-unknown-linux-gnu/bin the prompt shows: sh: wish: command not found I have tcl8.4 and tk8.4. when I execute "wish8.4" tk runs without problems. I think that the problem is the grass isn't executing the correct command, but I don'k know how to redir to wish8.4 instead wish. Thanks Juan > On Wed, May 30, 2007 at 05:39:19AM +0100, Glynn Clements wrote: > > > > Markus Neteler wrote: > > > > > you have to run GRASS commands *inside* GRASS, means, that > > > you have to launch GRASS first. Then all paths will be > > > defined. > > > > To start the version of GRASS which has just been compiled, without > > having to install it, run "bin.i486-pc-linux-gnu/grass62". > > Hi Juan, > > once you have it all working for you - please let us know where > and how to better document it! > > Markus > > ------------------ > ITC -> dall'1 marzo 2007 Fondazione Bruno Kessler > ITC -> since 1 March 2007 Fondazione Bruno Kessler > ------------------ > > _______________________________________________ grass-dev mailing list [email protected] http://grass.itc.it/mailman/listinfo/grass-dev

