[GRASSLIST:1943] Re: v.net.pass (in GRASS5.7)

Radim Blazek blazek at itc.it
Wed Dec 3 03:49:40 EST 2003


On Tuesday 02 December 2003 14:39, Hayashi Shin-ichiro wrote:
> Dear GRASS Users:
>
> I want to make shortest path vector data from some vector data.
> Becouse I want to use v.net.path command,
> I installed GRASS5.7 from pre-compiled binary. (from
> http://wgrass.media.osaka-cu.ac.jp/grassh/grass51/binary/linux/ )
>
> But
> I executed
> $ v.net.path
> but
> GRASS said error messege as follows.
>
> v.net.path: error while loading shared libraries: libgrass_gis.so: cannot
> open s hared object file: No such file or directory
>
> I saw /usr/local/grass57/lib.
> There is libgrass_gis.so.
>
> My question is
> 1. What error messege does mean?
> 2. What way is there to work v.net.path command?
> 3. What concern does have with DGLib?
>
> Please give me your suggestion.
> Thank you in advance.
> Sincerely yours.

Is it LD_LIBRARY_PATH set to /usr/local/grass57/lib? Try echo $LD_LIBRARY_PATH.
Other modules work?

Radim




More information about the grass-user mailing list