[GRASS5] v.out.ascii: Segmentation fault
Markus Neteler
neteler at itc.it
Tue Nov 30 02:43:18 EST 2004
On Mon, Nov 29, 2004 at 10:58:42PM +0000, Glynn Clements wrote:
>
> Markus Neteler wrote:
>
> > Now I see: It's the "famous" mysterious (to me) Debian problem:
> >
> > For some unknown reasons Debian users have to add to
> > /etc/ld.so.conf
> >
> > the directory of the GRASS libs, here:
> > /usr/local/grass-5.7.cvs/lib
> >
> > and run
> > ldconfig
> >
> > I would like to know that solved but have no idea why Debian behaves
> > like this (reported earlier by other Debian/GRASS users).
> >
> > It's probably related to the fact that Debian searches in
> > /usr/local/grass-5.7.cvs/lib/tls/i686/mmx/
> > ^^^^^^^^^^^^^
> > Why this?
>
> With recent versions of glibc, the loader searches for
> architecture-specific libraries first. I've seen the same behaviour on
> SuSE 9.1.
I see.
> Anyhow, the problem isn't that it's searching extra directories, but
> that it doesn't appear to be searching $LD_LIBRARY_PATH.
Jachym,
what does
echo $LD_LIBRARY_PATH
say *within* a GRASS session?
Markus
More information about the grass-dev
mailing list