Dear all,

I get the following error message:

make -C lisp all
make[1]: Entering directory '/home/mathi/ess-24.01.1/lisp'
test -f ../etc/.IS.RELEASE || wget -qO - 
https://raw.githubusercontent.com/JuliaEditorSupport/julia-emacs/master/julia-mode.el
 > julia-mode.el
test -f ../etc/.IS.RELEASE || wget -qO - 
https://raw.githubusercontent.com/JuliaEditorSupport/julia-emacs/master/julia-mode-latexsubs.el
 > julia-mode-latexsubs.el
Computing dependencies
sed: can't read julia-mode-latexsubs.el: No such file or directory

…
…

In toplevel form:
julia-mode.el:40:2: Error: Cannot open load file: No such file or directory, 
julia-mode-latexsubs
make[1]: *** [Makefile:58: julia-mode.elc] Error 1
make[1]: Leaving directory '/home/mathi/ess-24.01.1/lisp'
make: *** [Makefile:30: lisp] Error 2

I uncommented some lines related with Julia in Makefile, but that did fix the 
issue.

Any advice is appreciated. Thanks.


Sunyoung Shin

        [[alternative HTML version deleted]]

______________________________________________
ESS-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help

Reply via email to