From: Eric L. <eri...@gm...> - 2020-06-13 02:56:28
|
Hi Ollie, I missed your email when you first sent it. Sorry. It looks like you have a different flavor of Emacs installed. To use the Makefile, you can do this instead: make EMACS=spacemacs or make EMACS=/path/to/my/emacs Hopefully that helps you get going! Eric On 5/28/20 3:55 PM, Ollie Hulme wrote: > Dear experts, > > I am having issue compiling matlab-emacs via the make command > > As instructed, I cd to the matlab-emacs folder, then make yields the > following error: > > /emacs -batch --no-site-file --eval '(setq debug-on-error t)' -L ./ > --eval '(setq generated-autoload-file / > /"/Users/olliehulme/matlab-emacs/matlab-load.el")' -f > batch-update-autoloads /Users/olliehulme/matlab-emacs > make: emacs: No such file or directory > make: *** [autoloads] Error 1/ > > Spacemacs v.0.200.13 > > Any ideas how i can proceed? > > Ollie > > -- > > > > > _______________________________________________ > Matlab-emacs-discuss mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matlab-emacs-discuss |