[OGo-Users] A debian install report: Nearly perfect ;-)

Alvaro del Castillo acs@lambdaux.com
10 Jul 2003 22:47:57 +0200


Hi guys!

I have downloaded all the debian packages using the deb-all.tar.bz2 file
and I install all the packages succesfully in my Debian 3.0
distribution.

I create the database and then, using the opengroupware user, try to run
the OpenGroupWeb server. But I have found that the debian packages miss
some libraries:

opengroupware@maquina1:~$ ldd
WOApps/OpenGroupware.woa/ix86/linux-gnu/gnu-fd-nil/OpenGroupware | grep
not
        libLSFoundation_d.so.1.0 => not found
        libLSFoundation_d.so.1.0 => not found

If you try to look for this library you reach:

opengroupware@maquina1:~$ ls -l
/usr/lib/opengroupware.org/Libraries/ix86/linux-gnu/gnu-fd-nil/libLSFoundation_d.so
lrwxrwxrwx    1 root     root           24 Jul 10 20:24
/usr/lib/opengroupware.org/Libraries/ix86/linux-gnu/gnu-fd-nil/libLSFoundation_d.so -> libLSFoundation_d.so.1.0

but then

opengroupware@maquina1:~$ ls -l
/usr/lib/opengroupware.org/Libraries/ix86/linux-gnu/gnu-fd-nil/libLSFoundation_d.so.1.0
ls:
/usr/lib/opengroupware.org/Libraries/ix86/linux-gnu/gnu-fd-nil/libLSFoundation_d.so.1.0: No such file or directory

I think the problem could be in:

opengroupware@maquina1:~$ dpkg -S libLSFoundation_d.so
opengroupware.org-logic-dev:
/usr/lib/opengroupware.org/Libraries/ix86/linux-gnu/gnu-fd-nil/libLSFoundation_d.so

so

opengroupware.org-logic must have the missing library.


I have also found that in the directory 

/usr/lib/opengroupware.org/Libraries/ix86/linux-gnu/gnu-fd-nil/

other libraries links lacks the original library, for example:

libLSAddress_d.so
libLSFoundation_d.so (the guilty not to work the server)
libLSSearch_d.so

I have found your debian packages very nice and modular so I hope we can
solve the problem and test our product.

Cheers and thanks a lot for following the open path to work.

Cheers

-- Alvaro