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