Unfortunately, Kwiki still is the easiest software to install. I installed Socialtext in a Debian VMWare Player box, and the only way I got it to succeed was by adding the Socialtext repository and installing all packages from there. Using the Debian-provided packages or the CPAN-provided packages didn't work out. I cannot recommend installing the plethora of prerequisites into a Perl installation that will be used for other stuff, as there are some Perl packages that need to be force-installed.

On the upside, in the end I got a working image of a "drop-in" machine that will supply a very nice and functional wiki, but the VMWare image is 400MB, so I haven't put it up for download yet. The script I used to do the download/installation of Socialtext currently lives at http://datenzoo.de/pub/install-opentext.txt, but it carries some cruft that could be removed I think. I will likely look at the script in the next few days and clean it up some more, and then post it in this node or as a reply here.


In reply to Re: Socialtext Perl-based Wiki Software (vmware) by Corion
in thread Socialtext Perl-based Wiki Software by jdporter

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.