/etc/profile.d/complete.tcsh problem; followup to "Problems starting tcsh when having spaces in username - with fix"

2008-04-27 Thread David Olmsted
lob if ( ! $?hosts ) set hosts foreach f ("$HOME/.hosts" /usr/local/etc/csh.hosts "$HOME/.rhosts" /etc/hosts.equiv) ! if ( -r $f ) then set hosts = ($hosts `grep -v "+" $f | grep -E -v "^#" | tr -s " " "" | cut -f 1`

cygwin gmp-4.2.1-1 contains only documentation, no libraries or headers

2006-12-19 Thread David Olmsted
Hi, The latest version of gmp for cygwin seems to be incomplete. Below are the package lists from http: //cygwin.com/packages/gmp/ for gmp-4.2.1-1, the current version, and gmp-4.1.4-2, the prior one. Backing up to gmp-4.1.4-2 has restored functionality on my system. David Olmsted http