[Mailman-Users] Install problems

Alexander Czernay listen at czernay.com
Wed Sep 4 17:07:51 CEST 2002


This is kind of strange, as I just downloaded it yesterday from Sourceforge.

It seems to me, like it can't move some files and thus doesn't find them 
afterwards. Is it possible that the SuSE guys altered the mv command or 
that something else is going wrong here?

Translation of the last few lines:

make[1]: Entering directory `/home/mailman/templates'
for f in *.html *.txt; \
do \
  mv -f /home/mailman/templates/$f /home/mailman/templates/$f.prev || 
/bin/true; \
  /usr/bin/install -c -m 644 $f /home/mailman/templates; \
done
mv: When moving several files, the last argument must be a directory
/usr/bin/install: cannot stat `*.html': File or directory not found
mv: When moving several files, the last argument must be a directory
/usr/bin/install: cannot stat `*.txt': File or directory not found
make[1]: *** [install] Error 1
make[1]: Leaving directory `/home/mailman/templates'
make: *** [doinstall] Error 2


Thanks for your support.

Alexander







More information about the Mailman-Users mailing list