Re: editors/emacs-devel: error at make install

2006-07-06 Thread Boris Samorodov
On Thu, 6 Jul 2006 01:27:31 +0300 Giorgos Keramidas wrote: > An updated patch for fixing this is now in the followup of the problem > report at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/99822 This is to confirm that all problems are gone. Thanks! > Thanks for the feedback guys :) You

Re: editors/emacs-devel: error at make install

2006-07-05 Thread Giorgos Keramidas
On 2006-07-05 17:52, Lowell Gilbert <[EMAIL PROTECTED]> wrote: > Boris Samorodov <[EMAIL PROTECTED]> writes: > > Upgrading (at make install) editors/emacs-devel stopped with: > > - > > unset CDPATH; if [ -n "/usr/bin/gzip" ]; then echo "Compressing *.el > > ..." ; (cd /usr/local/share/emac

Re: editors/emacs-devel: error at make install

2006-07-05 Thread Lowell Gilbert
Boris Samorodov <[EMAIL PROTECTED]> writes: > Hi! > > > Upgrading (at make install) editors/emacs-devel stopped with: > - > unset CDPATH; if [ -n "/usr/bin/gzip" ]; then echo "Compressing *.el ..." > ; (cd /usr/local/share/emacs/22.0.50/leim; for f in `find . -name "*.elc" > -print`; do