chang Posted February 1, 2004 Share Posted February 1, 2004 I downloaded the source files of nedit 5.4, and of course, I had to compile them before installed. but I got a problem with the compilation. when I type command "make linux" under the directory where I store the those files, it prompted me a message: "no rule to make target 'linux' stop", and when I tried to do the same thing under the makefiles directory, it said: "Xm ... undeclared" really duono what's going wrong here, anyone help! thank you. Link to comment Share on other sites More sharing options...
rezza Veteran Posted February 1, 2004 Veteran Share Posted February 1, 2004 does it tell you to type "make linux"? normally you'd just use ./configure make make install Link to comment Share on other sites More sharing options...
chang Posted February 1, 2004 Author Share Posted February 1, 2004 right, I got that problem solved by installing the openMotif-devel package. but another problem occured during the compilation, it prompted me a message: "This version of Open Motif is known to be broken and is thus unsupported by the NEdit developers... (NEdit) is known to be very stable with Open Motif 2.1.30..." I checked the version of the one with my SuSE 9.0 packages, and it's in 2.2.2, which is the later version compared with the supported one. I am not sure if this would be a problem with the stability of NEdit compiled. I mean I cannot image that the NEdit just crash during my programming works. Any comments or suggestions on this? Link to comment Share on other sites More sharing options...
Recommended Posts