Re: [9fans] Networking in VirtualBox (DNS problem?)

2013-08-07 Thread Carl Phillips
Hi Ruben, If you still want to try and get dns working in VirtualBox: try editing /rc/bin/termrc so that the ip/ipconfig and ndb/dns -r lines are always executed - comment out the tests above each of these lines. Reboot the vm after making these changes. This works well here on an Arch Linux

Re: [9fans] Networking in VirtualBox (DNS problem?)

2013-08-07 Thread Rubén Berenguel
Hi Ingo, I had perused that thread already (almost all Google results, in fact.) But your answer made me realise something: I wasn't using qemu because I could not install a fresh Plan9 in a Qemu image from within Qemu (I don't remember the problem now.) But now I can boot the qemu image I have cr

Re: [9fans] Networking in VirtualBox (DNS problem?)

2013-08-07 Thread ikrabbe.ask
Hey Ruben, from my past times using VirtualBox I found this quote: “This one: It took me over a day of sweat, blood and tears to get the network running. Actually the PCNet adapters don't seem to work at all. I found just this one Network setting to be good: Adapter 1: Intel PRO/1000 MT Server

[9fans] Networking in VirtualBox (DNS problem?)

2013-08-07 Thread Rubén Berenguel
Hi all, The newest version of VirtualBox (4.2.16) works with Plan9 (at last!) but I can't figure out how to set up networking (I had no trouble setting it up with qemu before.) For reference, I'm using VirtualBox (the version described) in a MacBook. I have tried bridget and NAT for all adapters,

Re: [9fans] text database Kirara

2013-08-07 Thread erik quanstrom
> You must set the environment variable, otherwise you must > change all /n/other/kirara in the scripts to the place. > > To install Kirara, change the line in mkfile > kirara=/n/other/kirara > to the directory. ( sorry I forgot to instruct this one) > > Kirara's binary is installed to $kir

Re: [9fans] text database Kirara

2013-08-07 Thread arisawa
Hello Skip, On fossil, Kirara can be installed anywhere. Let the directory be $kirara. It is desirable that the directory is out of Kirara's target, and out of fs dump. On fossil, execute chmod +t $kirara You must set the environment variable, otherwise you must change all /n/other/kirara

Re: [9fans] text database Kirara

2013-08-07 Thread Skip Tavakkolian
i've just started playing with it. why are the binaries installed in /n/other/kirara? on fossil i had to fake /n/other/kirara with: aux/stub -d /n/other/kirara mkdir kirara && chmod +t kirara bind -c /n/other/kirara kirara mk install but it doesn't install correctly: % kirara=`{pwd}^/kirara %