Hi everybody Thanks for help me. But, the problems are new. I had found the r.example executable file in the directory:
/home/jdgiraldo/grass-6.2.1/dist.x86_64-unknown-linux-gnu/bin I access in this directory (cd /home/...) and try to execute the r.example: ./r.example the mistakes are the next: ./r.example: error while loading shared libraries: libgrass_gis.so: cannot open shared object file: No such file or directory I have this file (libgrass_gis.so) in /usr/local/grass-6.2.1/lib/libgrass_gis.so Thanks again. Juan Diego Giraldo Osorio UPCT EspaƱa > On 29/05/07 15:30, Juan Diego Giraldo Osorio wrote: > > Hi Glynn > > > > I had ran the "make" file, and I have a directory > > (OBJ.x86_64-unknown-linux-gnu) in r.example (together with the main.c, > > makefile, ... files). In OBJ.x86_64-unknown-linux-gnu directory I found > > and object file (main.o). Excuse me, but I don't know what to do with > > this file. Can I execute it from grass??? Compile it with gcc??? Run it > > directly??? > > You should also find an executable r.example in > > dist.i486-pc-linux-gnu/bin > > This is the module you can run. > > Moritz > > _______________________________________________ grass-dev mailing list [email protected] http://grass.itc.it/mailman/listinfo/grass-dev

