Re: [Mailman-Users] Rr: Recovering from Server Fail

2011-01-20 Thread Mark Sapiro
McNutt Jr, William R wrote: >If I continue to "make install" I get the following error: > >.././install-sh -c -m 755 mailman /usr/local/mailman/scripts >.././install-sh -c -m 644 sitelist.cfg /usr/local/mailman/data >for p in email-2.5.8 JapaneseCodecs-1.4.11 KoreanCodecs-2.0.5; \ >do \ >gunzi

[Mailman-Users] Rr: Recovering from Server Fail

2011-01-20 Thread McNutt Jr, William R
If I continue to "make install" I get the following error: .././install-sh -c -m 755 mailman /usr/local/mailman/scripts .././install-sh -c -m 644 sitelist.cfg /usr/local/mailman/data for p in email-2.5.8 JapaneseCodecs-1.4.11 KoreanCodecs-2.0.5; \ do \ gunzip -c ./$p.tar.gz | (cd . ; tar xf -)