<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#333333" text="#CCCCCC">
    <div class="moz-cite-prefix">On 01/21/2014 05:00 PM, Fons Adriaensen
      wrote:<br>
    </div>
    <blockquote cite="mid:20140121170031.GA25390@linuxaudio.org"
      type="cite">
      <pre wrap="">On Tue, Jan 21, 2014 at 03:34:05PM +0000, Filipe Coelho wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">I seriously don't wish any new user to have to put up with this.
It might be easy for us that are now used to this sort of things,
but not for them.
</pre>
      </blockquote>
      <pre wrap="">
Then they should wait until their distro or someone else provides
a package. Or pay someone to do the work for them, just as they
have to for commercial software, or for the mechanic you mention.
Or use a distro that usually provides a shorter release cycle,
e.g. Arch (which is not for noobs).</pre>
    </blockquote>
    <br>
    What about all the freeware software I see in Windows/OSX?<br>
    It's the only way they (software devs) have to get some attention to
    it. afaik no one is paying them.<br>
    <br>
    I don't think a sane person is willing to wait ~6 months and do a
    reinstall just for a bug-fix release (in case of Ubuntu).<br>
    <br>
    <blockquote cite="mid:20140121170031.GA25390@linuxaudio.org"
      type="cite"><br>
      <blockquote type="cite">
        <blockquote type="cite">
          <pre wrap="">Unless that toolchain can magically create packages for all major
distros (and I'm pretty sure it can't do that), what's the point ?
</pre>
        </blockquote>
        <pre wrap="">
It won't create packages, it will create binaries - which is what
users are looking for.
</pre>
      </blockquote>
      <pre wrap="">
And how are these installed ? Bypassing the distro package management
is a sure recipe for misery. Maybe not immediately, with a bit of
luck the binary you just copied to /usr/bin may work. But sooner or
later your users will get some serious trouble, because you're messing
up their systems. If that's what you want, go on...
 </pre>
    </blockquote>
    <br>
    I don't see how this is worse than having the users installing files
    to /usr/local.<br>
    I actually think it's much better, since it won't require root to
    install. Just run the binary.<br>
    <br>
    ~/bin also exists, although not all distros use it.<br>
    <br>
  </body>
</html>