[Xastir] map levels don't work

Curt Mills archer at eskimo.com
Mon Nov 8 20:15:11 EST 2004


On Mon, 8 Nov 2004, Tom Russo wrote:

> On Mon, Nov 08, 2004 at 06:15:29PM -0500, we recorded a bogon-computron collision of the <wes at kd4rdb.com> flavor, containing:
> > xastir: error while loading shared libraries: libpcre.so.0: cannot open shared
> > object file: No such file or directory
>
> Probably something to do with /etc/ld.so.conf.  Is there a libpcre.so.0 in
> /usr/local/lib?  Is /usr/local/lib in /etc/ld.so.conf?  If not, you need
> to add it and run /sbin/ldconfig, I think --- one of our linux users could
> probably correct me if I'm wrong, but that's what it says in INSTALL for
> other packages where this kind of thing is addressed (but not specifically for
> pcre).

Yea.  Any time you add a library you need to make sure that the
directory that the library is in is listed in /etc/ld.so.conf.  Then
you need to run ldconfg as root in order to create the cache file
that the dynamic loader refers to when it's trying to resolve links
at load time.

-- 
Curt, WE7U.				archer at eskimo dot com
http://www.eskimo.com/~archer
  Lotto:  A tax on people who are bad at math. - unknown
Windows:  Microsoft's tax on computer illiterates. - WE7U.
The world DOES revolve around me:  I picked the coordinate system!"




More information about the Xastir mailing list