1 ELF
2 @
3 @
4 NEdit is known to work with Motif versions:
5
6 http://www.opengroup.org/openmotif/
7 http://www.ist.co.uk/DOWNLOADS/motif_download.html
8
9 Also, unless you need a customized NEdit you should STRONGLY
10 consider downloading a pre-built binary from http://www.nedit.org,
11 since these are the most stable versions.
12
13 %s
14
15 This version of Motif is known to be broken and is
16 thus unsupported by the NEdit developers. It will probably
17 cause NEdit to crash frequently. Check these pages for a more
18 detailed description of the problems with this version:
19 http://www.motifdeveloper.com/tips/tip22.html
20 http://www.motifdeveloper.com/tips/Motif22Review.pdf
21
22 If you really want to build a known-bad version of NEdit you
23 can override this sanity check by adding -DBUILD_BROKEN_NEDIT
24 to the CFLAGS variable in your platform's Makefile (e.g.
25 makefiles/Makefile.linux)
26
27 %s
28
29 has not been verified to work well with NEdit. This could be fine,
30 but it could also lead to crashes and instability. Historically,
31 older versions of Motif have quite often been more stable
32 than newer versions when used with NEdit, so don't assume newer
33 is better.
34
35 If you really want to build an untested version of NEdit you
36 can override this sanity check by adding -DBUILD_UNTESTED_NEDIT
37 to the CFLAGS variable in your platform's Makefile (e.g.
38 makefiles/Makefile.linux)
39
40
41
42
43
44
45
46