$ uname -sr
CYGWIN_NT-6.1 1.7.7(0.230/5/3)
When I run /bin/peflagsall -v with ash, I always get an error in the
end about gzip.exe, as in the verbose output below
/usr/bin/tbl.exe: coff(0x030f) pe(0x8000)
/usr/bin/tfmtodit.exe: coff(0x030f) pe(0x8000)
/usr/bin/troff.exe: coff(0x030f) pe(0x8000)
E
Error in ~/.muttrc, line 5: smtp_url: unknown variable
looks like it should be compiled with --enable-smtp option, as in the
following script google returned:
#!/bin/sh
./configure --prefix=/sw --with-curses --with-regex --enable-locales-fix \
--enable-pop --enable-imap --enable-hcache --enabl
2 matches
Mail list logo