DragonFly kernel List (threaded) for 2010-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Xorg doesnt install dependencies in 2.7
On Wed, September 29, 2010 7:06 pm, Sdävtaker wrote:
> Hi,
> I just created a clean setup to check a few thing and when installing
> xorg as descrived in wiki, after fullfill the install and call startx
> I get:
> libssl.so.4 not found required by X
> libcryto.so.4 not found required by X
> After that, i installed openssl, and did:
> ln -s /usr/lib/libssl.so.5 /usr/lib/libssl.so.4
> ln -s /usr/lib/libcrypto.so.5 /usr/lib/libcrypto.so.4
> And X works.
> Where should it be fixed for real?
Is this a DragonFly 2.7 system? Peter just upgraded OpenSSL, so the
version upgrade may have caught you - especially if some/all of those xorg
packages were binary packages built before the OpenSSL change.
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]