OK, i had thought, (without understanding why), you can't/don't install 
non-main packages, as the error message says. ( as mentioned in previous 
post)


*simon@fedora:~$ go install github.com/vulkan-go/vulkan@latest*
*package github.com/vulkan-go/vulkan is not a main package*

but it works sometimes? (still error message)

*simon@fedora:~$ go install github.com/xyproto/png2svg@latest*



*go: downloading github.com/xyproto/png2svg v1.5.4go: downloading 
github.com/xyproto/tinysvg v1.1.0package github.com/xyproto/png2svg is not 
a main package*

and why not install the latest if not specified anyway?

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/2f1d8dc7-ecd7-4aa4-87c3-60b5e6abefebn%40googlegroups.com.

Reply via email to