From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <002201c2cac7$adc4e560$1fb4fc3e@swlocal> From: "Steve Simon" To: "9fans" <9fans@cse.psu.edu> Subject: Re: [9fans] X - problems MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Date: Sun, 2 Feb 2003 14:30:47 +0000 Topicbox-Message-UUID: 4d0f410c-eacb-11e9-9e20-41e7f4b1d025 Oops, my fault entirely. I still don't properly understand the X build process - I just learnt enough to get it to work. It looks like I deleted too much when I packaged it up. You will need to "re target" the system in order to get it to rebuild everything. This is easy but can take a long time (~2 hours of compilations). Ensure that /bin/X11 is either in your path of bound over /bin. ape_psh in the root of the distribution will do this. Check it contains at least cpp, and preferrably imake and makedepend also. type ; makew wait when that finishes type ; make install There is a document that gives a bit more info in X11/README.PLAN9 That should do it - Any other problems, contact me. -Steve