Software without an installer is incomplete and unlikely to be able to compete with traditional commercial software
Ever thought about the possibility that some software might be targeted at a group with a certain skill level? This could be the reason why most people don't try to blame the software to be incomplete just because the installation and configuration cannot be done using a "admin for dummy" wizard.
Despite the fact that I often get annoyed by time consuming installations, I think that this even is a big benefit as I am forced to learn something on the way. IMHO, providing easy installation wizards in areas where some knowledge is badly required is a big mistake.
I cannot speak for emacs, but for PostgreSQL I would suggest that you should take your installation trouble as an indication for a problem at your end. I mean, why do you try to install it on a platform (Win32) it's not designed for anyways?

Golo
(who just couldn't resist anymore and agrees to davidj- real admins get it done, and the rest should leave it to the real ones.)

In reply to Re^3: PostgreSQL, Emacs, and other groupieware by Golo
in thread PostgreSQL, Emacs, and other groupieware by Wassercrats

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.