ELF
@
@
NEdit is known to work with Motif versions:
http://www.opengroup.org/openmotif/
http://www.ist.co.uk/DOWNLOADS/motif_download.html
Also, unless you need a customized NEdit you should STRONGLY
consider downloading a pre-built binary from http://www.nedit.org,
since these are the most stable versions.
%s
This version of Motif is known to be broken and is
thus unsupported by the NEdit developers. It will probably
cause NEdit to crash frequently. Check these pages for a more
detailed description of the problems with this version:
http://www.motifdeveloper.com/tips/tip22.html
http://www.motifdeveloper.com/tips/Motif22Review.pdf
If you really want to build a known-bad version of NEdit you
can override this sanity check by adding -DBUILD_BROKEN_NEDIT
to the CFLAGS variable in your platform's Makefile (e.g.
makefiles/Makefile.linux)
%s
has not been verified to work well with NEdit. This could be fine,
but it could also lead to crashes and instability. Historically,
older versions of Motif have quite often been more stable
than newer versions when used with NEdit, so don't assume newer
is better.
If you really want to build an untested version of NEdit you
can override this sanity check by adding -DBUILD_UNTESTED_NEDIT
to the CFLAGS variable in your platform's Makefile (e.g.
makefiles/Makefile.linux)