I additionally had some kerberos issues, because
I did compile PostgreSQL with Kerberos support.
If you did the same, you'll need to install the
*Linux* Kerberos libraries as well.
I would also suggest to start Opengroupware manually
during your test period, not using the rcNG script.
And finally u
> >
> > Also required:
> > ln -s /compat/linux/lib/libcrypto.so.0.9.6b
> > /compat/linux/lib/libcrypto.so.0.9.6
>
> Yea I did forget that one ...
>
> > Opengroupware is now complaining about:
> > /lib/libc.so.6: version `GLIBC_2.3' not found
>
> Which linux_base port did you install (8 or 7)?
>
btw, read one of my past email posts:
-> http://tinyurl.com/6xk3c
Marcel de Reuver schrieb:
First of all this is a port which requires the Linux/ELF
binary emulation to be installed.
Second - You shouldn't search in /usr/lib for required
libraries. Instead you should search in ...
-> /compat/linu
Also required:
ln -s /compat/linux/lib/libcrypto.so.0.9.6b
/compat/linux/lib/libcrypto.so.0.9.6
Yea I did forget that one ...
Opengroupware is now complaining about:
/lib/libc.so.6: version `GLIBC_2.3' not found
Which linux_base port did you install (8 or 7)?
--
Mit freundlichen Gruessen / Wit
>
> First of all this is a port which requires the Linux/ELF
> binary emulation to be installed.
>
> Second - You shouldn't search in /usr/lib for required
> libraries. Instead you should search in ...
>
> -> /compat/linux/usr/lib
>
> Because Opengroupware is searching for the Linux version
>
First of all this is a port which requires the Linux/ELF
binary emulation to be installed.
Second - You shouldn't search in /usr/lib for required
libraries. Instead you should search in ...
-> /compat/linux/usr/lib
Because Opengroupware is searching for the Linux version
of OpenSSL!
I bet you'll f
Hi Suhaimi,
Is there anybody manage to setup and configure
opengroupware(http://opengroupware.org ) on FreeBSD 5.x?
Try misc/linux-opengroupware from ports.
Really need your advise ...
Read http://www.lemis.com/questions.html and be more specific on what
the problem is (e.g. error messages).
Re