[OGo-Users] Missing libZSBackend_d.so.1.5 starting zidestore
Adam Tauno Williams
users@opengroupware.org
Mon, 23 Oct 2006 11:12:48 -0400
> I just installed Ogo 1.5 (trunk). When I do a "service ogo-zidestore
> start" I get this:
>From packages or source?
> /usr/local/sbin/ogo-zidestore-1.5: error while loading shared
> libraries: libZSBackend_d.so.1.5: cannot open shared object file: No
> such file or directory
Wierd.
> However, this library is in /usr/local/lib/libZSBackend_d.so.1.5
> Any ideas?
If you "ldd /usr/local/lib/libZSBackend_d.so.1.5" do you see any missing
dependencies?
If your run "/sbin/ldconfig" as superuser and try again do you get the
same message?