Re: [9fans] 2 acmes using plan9port

2009-02-20 Thread Rudolf Sykora
thanks! R > Heh, I'm doing both of the suggestions in this thread, with a wrapper script: > http://sqweek.dnsdojo.org/plan9/acme > -sqweek

Re: [9fans] 2 acmes using plan9port

2009-02-19 Thread sqweek
On Thu, Feb 19, 2009 at 10:23 PM, roger peppe wrote: > On 19/02/2009, Rudolf Sykora wrote: >> what needs to be done in order to be able to run two acme programs? >> When I try to run it twice I get >> >> 9pserve: announce unix!/tmp/ns.ruda.:0/acme: Address already in use >> acme: can't post s

Re: [9fans] 2 acmes using plan9port

2009-02-19 Thread roger peppe
On 19/02/2009, Rudolf Sykora wrote: > what needs to be done in order to be able to run two acme programs? > When I try to run it twice I get > > 9pserve: announce unix!/tmp/ns.ruda.:0/acme: Address already in use > acme: can't post service: 9pserve failed i'd just change $NAMESPACE, as docume

Re: [9fans] 2 acmes using plan9port

2009-02-19 Thread erik quanstrom
On Thu Feb 19 06:27:09 EST 2009, rudolf.syk...@gmail.com wrote: > Hello, > > what needs to be done in order to be able to run two acme programs? > When I try to run it twice I get > > 9pserve: announce unix!/tmp/ns.ruda.:0/acme: Address already in use > acme: can't post service: 9pserve failed t

[9fans] 2 acmes using plan9port

2009-02-19 Thread Rudolf Sykora
Hello, what needs to be done in order to be able to run two acme programs? When I try to run it twice I get 9pserve: announce unix!/tmp/ns.ruda.:0/acme: Address already in use acme: can't post service: 9pserve failed Thanks Ruda