9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] X - problems
@ 2003-02-02 14:30 Steve Simon
  0 siblings, 0 replies; 2+ messages in thread
From: Steve Simon @ 2003-02-02 14:30 UTC (permalink / raw)
  To: 9fans

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






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [9fans] X - problems
@ 2003-02-02  2:31 Joel Salomon
  0 siblings, 0 replies; 2+ messages in thread
From: Joel Salomon @ 2003-02-02  2:31 UTC (permalink / raw)
  To: 9fans


The following is a transcript of my attempt to install X

% mount /srv/9660 /n/dist /path/to/X11.iso
% /n/dist/X11.setup     # note no output
% cd /n/dist
% cat X11.db
% cat X11.log           # again, no output

so let's try it the hard way...

% cpdir -mgu sys /sys
% cpdir -mgu 386 /386
% mv /386/bin/ape/psh /386/bin/ape/psh.old  # backup
% cp ape_psh /386/bin/ape/psh
% cd /sys/src/X11
% ape/psh               # now just following the instructions..
$ make
making all in ./config...
making all in config/cf...
making all in config/imake...
Make: Don't know how to make ../../X11/Xosdefs.h. Stop.
*** Error code 1

Stop.
*** Error code 1
$

I hope this helps someone figure out the problem. Big, kludgey,
ugly X11 on small, neat, elegant Plan 9 is too much fun to pass
up ;-)

--Joel

_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-02 14:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-02 14:30 [9fans] X - problems Steve Simon
  -- strict thread matches above, loose matches on Subject: below --
2003-02-02  2:31 Joel Salomon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).