From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Wed, 7 Nov 2012 16:53:29 +0100 Message-ID: From: =?UTF-8?B?QmVuY2UgRsOhYmnDoW4=?= To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=f46d042f937c4b791204cde9b899 Subject: Re: [9fans] multiple acme instances with plan9port Topicbox-Message-UUID: d4186f0a-ead7-11e9-9d60-3106f5b1d025 --f46d042f937c4b791204cde9b899 Content-Type: text/plain; charset=UTF-8 you can try this as a quick fix: $ mkdir /tmp/ns2.r $ NAMESPACE=/tmp/ns2.r acme maybe write a wrapper script for it 2012/11/7 Ruslan Khusnullin > Hi! > > I'm using acme from plan9port on ubuntu linux. > I tried running multiple acmes in Inferno and it works fine, didn't try it > in Plan9 but guess it works too. > > When I try to start acme (having one instance running) I get an error: > > ; /usr/local/plan9/bin/acme > 9pserve: announce unix!/tmp/ns.r.:0/acme: Address already in use > acme: can't post service: 9pserve failed > > ; namespace > /tmp/ns.r.:0 > > ; ll `namespace > total 0 > srwxr-xr-x 1 r r 0 Nov 7 12:23 acme= > srwxr-xr-x 1 r r 0 Nov 7 12:23 plumb= > srwx------ 1 r r 0 Nov 7 12:21 wmii= > > How do you run multiple acme instances with plan9port? Is it possible at > all (considering plan9port lacks true namespaces support)? > > I need more than one acme because I have not very big display (19") but > please don't suggest buying a bigger display ;) > --f46d042f937c4b791204cde9b899 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable you can try this as a quick fix:

$ mkdir /tmp/ns2.r=
$ NAMESPACE=3D/tmp/ns2.r acme

may= be write a wrapper script for it


2012/11/7 Ruslan Khusnullin <ruslan.khusnullin@gmail.com>=
Hi!

I'm using acme from plan9port on ubuntu linux.
I tried running multiple acmes in= Inferno and it works fine, didn't try it in Plan9 but guess it works t= oo.

<= /div>
When I try to start acme (ha= ving one instance running) I get an error:

; /usr/local/plan9/bin/acme<= /div>
9pserve: announce unix!/tmp/ns.r.:0/acme: Address already in use
=
acme: can't post service: 9pserve failed

=
; namespace
/tmp/ns.r.:0

; ll `namespace
total 0
srwxr-xr-x 1 r r 0 Nov =C2= =A07 12:23 acme=3D
srwxr-xr-x 1 r r 0 Nov =C2=A07 12:23 plumb=3D<= /div>
srwx------ 1 r r 0 Nov =C2=A07 12:21 wmii=3D

=
How do you run multiple acme instances with plan9port? Is it pos= sible at all (considering plan9port lacks true namespaces support)?

I need more than one acme because I have not very big d= isplay (19") but please don't suggest buying a bigger display ;)

--f46d042f937c4b791204cde9b899--