Re: 'make install' hangs (was Re: [Announce] Release candidate: 1.0pre1)

1999-09-01 Thread Thomas Wolmer VK/EHS/OM/DE
Once upon a time Thomas Wolmer VK/EHS/OM/DE <[EMAIL PROTECTED]> told us: > Problem: > > ehswolm@vksun25:~/mutt-1.0pre1>make install > Making install in doc > . > . > . > Making install in charsets > cd . && sh ./gen_charsets > ./../mkinstalldirs /home/5/ehswolm/share/mutt/charsets > ( cd . && for

'make install' hangs (was Re: [Announce] Release candidate: 1.0pre1)

1999-08-25 Thread Thomas Wolmer VK/EHS/OM/DE
Problem: ehswolm@vksun25:~/mutt-1.0pre1>make install Making install in doc . . . Making install in charsets cd . && sh ./gen_charsets ./../mkinstalldirs /home/5/ehswolm/share/mutt/charsets ( cd . && for f in `cat charsets.list` ; do .././install-sh -c \ -m 644 $f /home/5/ehswolm/share/mut