This is a discussion on Problem Installing emacs-calc within the Linux Operating System forums, part of the Unix Operating Systems category; --> Hi, I'm running openSUSE 10.2 and am trying to install the emacs- calculator. I'm getting a few errors, though ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I'm running openSUSE 10.2 and am trying to install the emacs- calculator. I'm getting a few errors, though and I have no idea how to fix them. I tried make install, as the the install file suggested, but I got an error about a file not being compiled in Emacs. So I tried make clean and make compile, but again I got that it was not compiled in Emacs. Any help would be appreciated. Here are the commands: paul-laptop:/home/johns/calc-2.02e # make install make compile make[1]: Entering directory `/home/johns/calc-2.02e' cp calc-maint.el calc-maint.elc emacs -batch -l calc-maint.elc -f calc-compile Loading /usr/lib/emacs/21.3/i586-suse-linux/fns-21.3.1.el (source)... File `/home/johns/calc-2.02e/calc-maint.elc' was not compiled in Emacs make[1]: *** [compile] Error 255 make[1]: Leaving directory `/home/johns/calc-2.02e' make: *** [install] Error 2 paul-laptop:/home/johns/calc-2.02e # make clean rm -f calc-*.elc rm -f macedit.elc rm -f calc.info* rm -f calc.cp calc.fn calc.ky calc.pg calc.tp calc.vr rm -f calc.cps calc.fns calc.kys calc.pgs calc.tps calc.vrs rm -f calc.aux calc.log calc.toc calc.dvi rm -f calcref.* rm -f calctut.* rm -f calcsum.* paul-laptop:/home/johns/calc-2.02e # make compile cp calc-maint.el calc-maint.elc emacs -batch -l calc-maint.elc -f calc-compile Loading /usr/lib/emacs/21.3/i586-suse-linux/fns-21.3.1.el (source)... File `/home/johns/calc-2.02e/calc-maint.elc' was not compiled in Emacs make: *** [compile] Error 255 |
| Thread Tools | |
| Display Modes | |
|
|