9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: gdb@dbSystems.com gdb@dbSystems.com
Subject: [9fans] small acme bug
Date: Fri,  3 Oct 1997 09:46:08 -0500	[thread overview]
Message-ID: <19971003144608.X8MVr-yuvnRkC2QCU8TfXl39rTCHM4Jz5sSawoHSpj4@z> (raw)

I've made so many changes to my system I don't know
if this applies to everyone, but here it is.

In a "win" window of acme, cd to /bin and type pwd.
If you get an error (like I did) then this is the fix.

in /sys/src/cmd/acme.l about line 81 change the order
of the binds.  Move bind("/acme/bin", "/bin", MBEFORE);
to *after* the bind guarded by if(cputype).

David Butler
gdb@dbSystems.com




                 reply	other threads:[~1997-10-03 14:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19971003144608.X8MVr-yuvnRkC2QCU8TfXl39rTCHM4Jz5sSawoHSpj4@z \
    --to=gdb@dbsystems.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).