From: Ben Schmidt <mail_ben_schmidt@yahoo.com.au>
To: mlmmj@mlmmj.org
Subject: Re: [mlmmj] more than 100 lines for moderation
Date: Thu, 30 Sep 2010 23:50:30 +0000 [thread overview]
Message-ID: <4CA52246.6080507@yahoo.com.au> (raw)
In-Reply-To: <AANLkTimcx6HcKrOwargzPTzzYdtdNq_-6CNxHYZR1ty0@mail.gmail.com>
On 1/10/10 12:31 AM, Florian Effenberger wrote:
> Hi,
>
> 2010/9/30 Ben Schmidt<mail_ben_schmidt@yahoo.com.au>:
>
>> This has been implemented in version control and I've been using it for
>> about 6 months so I am confident it is fairly solid. If you would like
>> download the current sources and help test it, I would certainly welcome
>> the help.
>
> happy to test it out, of course. Any patch available for the Ubuntu
> 10.04 version of mlmmj?
I doubt it, Florian. The changes have got into Mlmmj's version control,
but I don't expect they've got anywhere else yet (they haven't even made
it into an Mlmmj release yet).
Would you be able to download and compile it yourself? You'll need
Mercurial and general development stuff installed (compiler, C library
development headers, GNU autotools), but it should be pretty easy. It
should go something like this (it will create a directory mlmmj in the
current directory):
$ hg clone http://mlmmj.org/mlmmj
$ cd mlmmj
$ autoreconf -if
$ ./configure
$ make
$ make install
You might need/want to give a --prefix argument to configure.
And/or you might prefer to copy the binaries into place manually rather
than using make install, for added control.
The most likely thing to be different in your distro's Mlmmj package to
the official sources is the mlmmj-make-ml.sh script. You might like to
omit that from your installation.
Ben.
next prev parent reply other threads:[~2010-09-30 23:50 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-29 20:01 [mlmmj] more than 100 lines for moderation Florian Effenberger
2010-09-29 20:20 ` Christian Laursen
2010-09-29 22:35 ` Ben Schmidt
2010-09-30 10:27 ` Thomas Goirand
2010-09-30 14:16 ` Ben Schmidt
2010-09-30 14:31 ` Florian Effenberger
2010-09-30 23:50 ` Ben Schmidt [this message]
2010-10-01 5:14 ` Ben Schmidt
2010-10-01 8:05 ` Thomas Goirand
2010-10-01 8:44 ` Chris Webb
2010-10-01 9:47 ` Ben Schmidt
2010-10-01 23:00 ` Thomas Goirand
2010-10-02 9:31 ` Chris Webb
2010-10-02 13:24 ` Ben Schmidt
2010-10-02 18:46 ` Chris Webb
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CA52246.6080507@yahoo.com.au \
--to=mail_ben_schmidt@yahoo.com.au \
--cc=mlmmj@mlmmj.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.