better leave that to experts
ie: just wait for a nice packager from some linux distro to come
forward.
or, if you want to do it yourself,
use OBS: https://build.opensuse.org/
-s
Go needs a tool to build installers that can be used for the final
user. It's now an extra and hard work if you want to distribute your
application in the different platforms but it would be great if it
could be easily handled from Go.
--
Aram Hăvărneanu
Yes, I can use unzip(1) and rm(1) or equivalents for that system.
--
Aram Hăvărneanu
Compress/gzip is great because you don't have to change any
configuration settings in the Windows registry.
--
Aram Hăvărneanu
> What's the connection between go get/install and a "tool to build
> installers"?
We can have a tool for un/install binary packages independently of the
system.
On Apr 6, 12:33 pm, Jan Mercl <0xj...@gmail.com> wrote:
> On Friday, April 6, 2012 1:23:57 PM UTC+2, Archos wrote:
>
> You want to sell binary blobs? Great. Good luck. Go for it and write
> yourself a tool to build an installer or use some already existing if
> there's any. Just, when *you* need something, please don't put it in a way
> that *Go* needs that something when it's not true.
Do you know that you can distribute closed software without sell it?
Are you speking in name of the Go team? If no, then your comment is
insignificant.
I want to know if Go team has thinked about it or they're going to
write such tool? To avoid an extra work.