Re: X11 and XTERM
Matthieu Herrb <[email protected]>
| Newsgroups | gmane.os.openbsd.x11 |
|---|---|
| Message-ID | <[email protected]> |
> Hi all > I have some problem with X11 and XTERM. When I try running xterm I received= > this message. > # xterm > /usr/libexec/ld.so: xterm: libXft.so.2.1: No such file or directory > =20 > I tried make link which names libXft.so.2.1 but I am afraid. I still recive= > d the same error. It looks like you've been mixing multiple X binaries. Move aside /usr/X11R6/bin/xterm and re-extract it from xbase32.tgz. If you need a more recent XFree86 version than the one that came with OpenBSD 3.2, you should update to OpenBSD 3.4 instead. Lots of bugs have been fixed since 3.2 which is not supported anymore. Matthieu