[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: where is libgnokii.so
From: |
Pawel Kot |
Subject: |
Re: where is libgnokii.so |
Date: |
Mon, 27 May 2002 14:55:39 +0200 |
>>> address@hidden 27 May 2002 14:25:23 >>>
> When I try to compile any of the 0.4.0pre* sources, everything compiles but
> when I try to run the program it says it can't find libgnokii.so. Even if I
> choose the debug option which is supposed to use static links, so I would
> have thought shouldn't have that problem.
You need to do 'make install'. If you don't want to you need to copy
common/libgnokii.so to a point covered by ldconfig. (/etc/ld.so.conf)
pkot