On Mon, Jun 8, 2009 at 4:27 PM, Oscar Flores García<onsf...@hotmail.com> wrote:
> Hi, I just installed Mbuni on my Linux Fedora 10.
>
> I installed it from the .rpm file.

Did you install it from fedora repositories?

> # mmsbox: /lib/libcrypto.so.0.9.8: no version information available
> (required by mmsbox)
>
> mmsbox: /lib/libssl.so.0.9.8: no version information available (required by
> mmsbox)
>

It seems that you have problems with libcrypto and libssl with which
the packaged
rpm version of mbuni was compiled.

Check to see if libcrypto and libssl havethe proper version:
In conosle type "ldd PATH_TO_mmsbox"

from the printout you'll see the version and the location of the
needed libraries with which mmsbox was compiled.
Then check the versions of the libraries that you have on your system
and upgrade them or download the mbuni source code and compile it.

BR, Jovan
_______________________________________________
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users

Reply via email to