From mboxrd@z Thu Jan 1 00:00:00 1970 From: FODEMESI Gergely To: 9fans <9fans@cse.psu.edu> Subject: Re: [9fans] Can`t install inferno In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Date: Tue, 17 Sep 2002 14:30:37 +0200 Topicbox-Message-UUID: ed199946-eaca-11e9-9e20-41e7f4b1d025 If you want to use inferno under 4e plan9, you have to download a full distribution and the latest (experimental) update and use the emu from the update to install inferno. Otherwise it will only copy the license file. 1. download the 18.06.2001 release (inferno.tgz, plan9.tgz) 2. unpack both (read release notes) 3. download the update files from 15.07.2002 (inferno.tgz, plan9.tgz) 4. unpack both (read release notes) 5. rename emu binary from 18.06.2001 release to emu.old 6. rename emu.new (from 15.07.2002) release to emu I can't comment on the permission denied message. hope this helps: gergo ps: acme won't work: you probably can't get it running under 4e plan9 without sources. (It is an experimental release) On Tue, 17 Sep 2002, Adrian wrote: > I downloaded inferno.tgz and Plan9.tgz > cp`d them to plan9 machine and extracted them to > /usr/glenda/build > edited /adm/users > created /usr/inferno > extracted the tgz files to /usr/glenda/build > ran rc /usr/glenda/build/install/Plan9.rc -u /usr/inferno > got > libinit: open /dev/conctl: permission denied > keyboard rawon (n=-1, fd out of range or not open) > initialize Dis: /dis/emuinit.dis > installation complete. > All I get is the LICENSE in /usr/inferno. > > Any help ? > All I have done is install the base system and Python ( Thanks to Russ) > Should I use the adduser command so I don`t have to make the usr/inferno dir > ? > > Adrian > >