[Mailman-Users] 2.1 Install Issues

Barry A. Warsaw barry at python.org
Thu Jan 2 02:33:02 CET 2003


>>>>> "DL" == David LeVine <dhl at sphds.org> writes:

    DL> - Not all of the icons were copied over from the source
    DL> directory into the
    DL>   ~mailman/icons directory during the 'make install'; only the
    DL> GNU icon was, neither the Python nor the mailman icon were.

Works for me:

% ./configure --prefix=/tmp/xxx ...
...
% ls /tmp/xxx/icons
gnu-head-tiny.jpg  mailman-large.jpg  PythonPowered.png
mailman.jpg        mm-icon.png

    DL> - All of the subdirectories under
    DL> ~mailman/{messages,templates} were created with permissions
    DL> 02755 instead of 02775.

Also works for me:

% ls -l /tmp/xxx/templates/
total 76
drwxrwsr-x    2 barry    mailman      4096 Jan  1 11:44 big5/
drwxrwsr-x    2 barry    mailman      4096 Jan  1 11:44 cs/
drwxrwsr-x    2 barry    mailman      4096 Jan  1 11:44 de/
drwxrwsr-x    2 barry    mailman      4096 Jan  1 11:44 en/
drwxrwsr-x    2 barry    mailman      4096 Jan  1 11:44 es/
drwxrwsr-x    2 barry    mailman      4096 Jan  1 11:44 et/
drwxrwsr-x    2 barry    mailman      4096 Jan  1 11:44 fi/
drwxrwsr-x    2 barry    mailman      4096 Jan  1 11:44 fr/
drwxrwsr-x    2 barry    mailman      4096 Jan  1 11:44 gb/
drwxrwsr-x    2 barry    mailman      4096 Jan  1 11:44 hu/
drwxrwsr-x    2 barry    mailman      4096 Jan  1 11:44 it/
drwxrwsr-x    2 barry    mailman      4096 Jan  1 11:44 ja/
drwxrwsr-x    2 barry    mailman      4096 Jan  1 11:44 ko/
drwxrwsr-x    2 barry    mailman      4096 Jan  1 11:44 lt/
drwxrwsr-x    2 barry    mailman      4096 Jan  1 11:44 nl/
drwxrwsr-x    2 barry    mailman      4096 Jan  1 11:44 no/
drwxrwsr-x    2 barry    mailman      4096 Jan  1 11:44 pt_BR/
drwxrwsr-x    2 barry    mailman      4096 Jan  1 11:44 ru/
drwxrwsr-x    2 barry    mailman      4096 Jan  1 11:44 sv/

What OS are you using?  Do you see any errors in the "make install"
output?  Can you check that output for anomolies?

-Barry



More information about the Mailman-Users mailing list