Thanks for the solution it helped me. was stuck in this for 2 days.
On Friday, December 6, 2013 at 10:21:06 PM UTC+5:30, Bill Hogsett wrote: > > Well, I solved my problem and it was not a go problem (*big surprise!!*). > > I was using the command sudo along with go get and apparently my root user > (which is me) has a different environment than my ordinary user (which is > me). > > Once I did sudo -E go get etc. all was fine. The -E flag tells sudo to > preserve the users environment. > > Thanks to everyone that offered suggestions and sorry for a off-topic > issue. > > > > >> >> -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.