Rich Shepard wrote:
>
>   That's amazing! The installation instructions need to be changed to
>reflect this. What the step-by-step instructions should read is:
>
>       mkdir /usr/local/mailman
>       mkdir -p /usr/local/src/mailman
>
>       untar the downloaded tarball in the latter directory
>
>       cd /usr/local/src/mailman
>
>       run ./configure & make & make install in that directory.
>
>   This puts all the necessary files in /usr/local/mailman.


The directory into which you unpack the tarball and in which you run
configure and make does not have to be /usr/local/src/mailman or any
specific directory. It just needs to be different from the ultimate
install directory ($prefix).

Granted, some mention of this could be made in the manual, and I'll do
that, but this is standard GNU software installation practice.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to