Path: utzoo!attcan!uunet!snorkelwacker!bloom-beacon!EXPO.LCS.MIT.EDU!jim From: jim@EXPO.LCS.MIT.EDU (Jim Fulton) Newsgroups: comp.windows.x Subject: re: difficulty installing in other than /usr/[bin,lib,include]/X11 Message-ID: <8911202302.AA16113@kanga.lcs.mit.edu> Date: 20 Nov 89 23:02:12 GMT Sender: root@athena.mit.edu (Wizard A. Root) Organization: X Consortium, MIT Laboratory for Computer Science Lines: 11 I tried to make X to sit in /n/color/share/usr/bin/X11R3, with the obvious lib and include libraries. I used the site.def file which follows and made the World. To install I did make DESTDIR=/n/color/share install. The files all went to the expected places (/n/color/share/usr/.../X11R3/...) but X can't find its fonts. What did I do wrong? If you are going to leave the installed stuff under /n/color/share/ instead of later moving it to /, you'll have to have DESTDIR set during "make World" as well.