Re: Go language SOLVED

2016-12-09 Thread Howard Howell
ger for fedora may > not > have included the standard library in the build by mistake. > > I have googled code.google.com, looked at the google website > and google code website, and cannot find that package path and > associated packages anywhere.  Nor does it appear on t

Re: Go language

2016-11-20 Thread Howard Howell
Never mind, found the link you posted.  Read so fast I skipped it. Thanks again... Les H ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Go language

2016-11-20 Thread Howard Howell
Thank you so much Stan, I am sure this is what I was missing.  Where did you find this information? Regards, Les H ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Go language

2016-11-19 Thread stan
On Sat, 19 Nov 2016 09:09:14 -0800 Howard Howell wrote: I don't use go, but thought I'd look at this. > So the current issue is where can I find the code.google.com > go packages?  Any idea? > From this page, https://golang.org/doc/articles/go_command.html, the following excerpt seems t

Re: Go language

2016-11-19 Thread Howard Howell
The go package I am attempting to work on is called SLAM, Simultaneous Location and Mapping for robotics application.  It takes basically point cloud type information and creates a map.  In the version I am working on, the point cloud comes from a LIDAR, and the SLAM robot package captures

Re: Go language

2016-11-18 Thread jd1008
On 11/18/2016 05:37 PM, Howard Howell wrote: On Fri, 2016-11-18 at 13:25 -0800, Rick Stevens wrote: On 11/18/2016 12:20 PM, Howard Howell wrote: Hi, everyone, I loaded go using dnf... sudo dnf install go I am on an AMD64 system with F24 installed. The issue i

Re: Go language

2016-11-18 Thread Howard Howell
On Fri, 2016-11-18 at 13:25 -0800, Rick Stevens wrote: > On 11/18/2016 12:20 PM, Howard Howell wrote: > > > > Hi, everyone, > > I loaded go using dnf... > > sudo dnf install go > > > > I am on an AMD64 system with F24 installed. > > > > The issue is that the /usr/share/gocode/src

Re: Go language

2016-11-18 Thread Rick Stevens
On 11/18/2016 12:20 PM, Howard Howell wrote: > Hi, everyone, > I loaded go using dnf... > sudo dnf install go > > I am on an AMD64 system with F24 installed. > > The issue is that the /usr/share/gocode/src/code.google.com/p > was empty. I installed the golang...devel pack

Go language

2016-11-18 Thread Howard Howell
Hi, everyone, I loaded go using dnf... sudo dnf install go I am on an AMD64 system with F24 installed. The issue is that the /usr/share/gocode/src/code.google.com/p was empty.  I installed the golang...devel package and it added the go.tools directory with several