This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITA] nedit 5.5-2 -- A powerful, customizable, Motif based text editor


* Fri 2007-12-14 Dr Dr <Dr.Volker.Zell-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
* Message-Id: 828x3x4gid.fsf@vzell-de.de.oracle.com
> check_lin_tif.c:57:19: Xm/Xm.h: No such file or directory

This was probably due to INCLUDE_PATH, that I didn't notice in my end.
Thanks, now fixed.

Jari

a) manual

  wget        \
    http://cygwin.cante.net/nedit/setup.hint \
    http://cygwin.cante.net/nedit/nedit-5.5-2-src.tar.bz2 \
    http://cygwin.cante.net/nedit/nedit-5.5-2.tar.bz2 \

b) automatic

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir nedit ; cd nedit
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/nedit/get.sh \
          http://cygwin.cante.net/nedit/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]