DragonFly BSD
DragonFly kernel List (threaded) for 2010-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Xorg doesnt install dependencies in 2.7


From: Sdävtaker <sdavtaker@xxxxxxxxx>
Date: Wed, 29 Sep 2010 20:06:14 -0300

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?
Damian

-- 
http://dfbsd.trackbsd.org.ar



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]