Damn !!! Configured and make and make install went perfectly and it created the ./Emacs.app binary....
But on startup, right after the small icon appeared in the lower left of the screen... 2013-02-09 00:32:01.989 Emacs[13113] NSDocumentClass not found 2013-02-09 00:32:01.990 Emacs[13113] NSDocumentClass not found 2013-02-09 00:32:01.990 Emacs[13113] NSDocumentClass not found 2013-02-09 00:32:01.990 Emacs[13113] NSDocumentClass not found 2013-02-09 00:32:01.990 Emacs[13113] NSDocumentClass not found 2013-02-09 00:32:01.991 Emacs[13113] NSDocumentClass not found 2013-02-09 00:32:01.991 Emacs[13113] NSDocumentClass not found Fatal error 11: Segmentation faultAborted (core dumped) I guess I had better install a newer version of GNUStep, that's probably all there is to it. Thanks! J. On Feb 8, 7:03 pm, Germán "A. Arias" <[email protected]> wrote: > You should run: > > ./configure --with-ns > make > > and (you don't need root permission): > > make install > > Then > > cd nextstep > openapp ./Emacs.app > > You can move the Emacs.app directory to any other place. Regards. > _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
