[gps-users] GPS on Red Hat
Mark Gawler
markg at wler.co.uk
Mon Dec 20 22:50:29 CET 2004
On Mon, 2004-12-20 at 16:05 -0500, udurak at sage.tubitak.gov.tr wrote:
> Folks,
> This might be a question which was discussed bu I can not find the answer.
> When I installed GPS to Red Hat, it gives an error
>
> error while loading shared libraries: libgtkada-2.2.so.1: cannot open
> shared object file: No such file or directory.
Is the a library path problem? If the exists on your system then it
almost certainly is.
The quick fix is to add the path to libgtkada-2.2.so.1 to your
LD_LIBRARY_PATH i.e. assuming that the library path is blank to start
with, which is usually the case:
$ export LD_LIBRARY_PATH=<path to library>
The proper fix is to sort out your ldconfig to cash the location of this
library correctly, but I dont know where it is done in Red Hat, Gentoo
puts it in /etc/env.d/
--
Mark Gawler <markg at wler.co.uk>
More information about the gps-users
mailing list