From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <9ab217670911250805k59fd4ae2m87827feda62d28cb@mail.gmail.com> References: <9ab217670911250805k59fd4ae2m87827feda62d28cb@mail.gmail.com> Date: Wed, 25 Nov 2009 09:18:28 -0700 Message-ID: From: Latchesar Ionkov To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] 9P libraries for Go Topicbox-Message-UUID: 9fbf1fee-ead5-11e9-9d60-3106f5b1d025 I did four days ago. No comments yet. I am sure the go team is pretty busy at the moment. Lucho On Wed, Nov 25, 2009 at 9:05 AM, Devon H. O'Dell wr= ote: > 2009/11/25 Latchesar Ionkov : >> I added a Makefile in the repository that builds the packages outside >> of the go tree. > > Any plans for filing a CL to add those to Go's src/pkg repo? I'm sure > it would be welcomed. > > --dho > >> Thanks, >> =A0 =A0Lucho >> >> On Mon, Nov 23, 2009 at 7:04 PM, Roman Shaposhnik = wrote: >>> On Sun, Nov 22, 2009 at 8:38 PM, Latchesar Ionkov wr= ote: >>>> Hi, >>>> >>>> Andrey Mirtchovski and I wrote 9P server and client libraries/packages= for Go. >>> >>> Perfect >>> >>>> The hg repository with the code is available at http://bitbucket.org/f= 2f/go9p/. >>>> >>>> Once downloaded the code should be moved to $GOROOT/src/pkg and >>>> $GOROOT/src/pkg/Makefile should be modified so DIRS includes plan9/p, >>>> plan9/p/clnt and plan9/p/srv directories. These directories should >>>> also be added to the NOTEST variable. >>> >>> Could this be added to README, or better yet automated somehow? >>> >>> Thanks, >>> Roman. >>> >>> >> >> > >