Hi. I'm interested in trying the internal compiling option for Go.
Vim 7.4. Ubuntu 16.04 amd64
go 1.11.2
I'm using the version of vim that gets installed by apt.
When I type :make from a window showing a buffer containing Go code, I
get this error:
/bin/bash: go: command not found
Yet, I have no trouble compiling from a command prompt. The versions of
go not installed thru apt are placed into
/usr/local/go/bin/go.
I suspect that this would be fixed by me symlinking the go binary
somewhere, but I don't know where.
Thanks for any help.
--rob
--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Saturday, November 17, 2018
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment