Joel B. Mohler wrote:
> Hi,
>
> I decided to try out Macaulay2 for some of the things that I've been
> struggling with through singular.  Unfortunately, the spkg install fails for
> me with details in the P.S.  The crucial bit seems to be
> ***
> /bin/sh: etags: command not found
> ***
> A little bit of google rewards me with the knowledge that etags is an emacs
> program.  Unfortunately, their configure script does not have
> a "--without-emacs" option.
>
> I'm installing emacs and will try again.  Is there an easier fix?

Chances are it won't work anyway. You should go over to the google
group Macaulay2 and read the top topic. Get somebody over there to fix
the issue of library detection and I will create a M2 spkg from latest
svn. Working on the old optional M2.spkg is like beating a dead horse.

>
> Now, I understand editor holy wars, but requiring emacs for a math program
> takes it to a whole new level if you ask me!  :)

Yep, that is pretty ridiculous.

>
> --
> Joel
>


Cheers,

Michael


> P.S.  The errors...
>
>
> gcc -I/home/joel/sage/local/include   -DNDEBUG -I../../include 
> -I./../../include -I. -c
> grammar.c -o grammar.o
> gcc -L/home/joel/sage/local/lib/  -s  scc1.o readfile.o error.o dictionary.o
> list.o cprint.o type.o chk.o compat.o grammar.o  -lm -lgc  -o scc1
> cd . && etags scc1.h readfile.h error.h dictionary.h list.h cprint.h type.h
> chk.h compat.h scc.h grammar.h scc1.c readfile.c error.c dictionary.c list.c
> cprint.c type.c chk.c compat.c grammar.y
> /bin/sh: etags: command not found
> make[2]: *** [TAGS] Error 127
> make[2]: Leaving directory
> `/home/joel/sage/spkg/build/macaulay2-20061014/M2/Macaulay2/c'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory
> `/home/joel/sage/spkg/build/macaulay2-20061014/M2/Macaulay2'
> make: *** [all] Error 2
> make: Leaving directory `/home/joel/sage/spkg/build/macaulay2-20061014/M2'
> v /usr/kde/3.5/shutdown /usr/share/config', 'OLDPWD': 
> '/home/joel/sage/spkg/build', 'SAGE_PACKAGES': '/home/joel/sage/spkg', 
> '__sage__': '', 'LOGNAME': 'joel', 'PATH': 
> '/home/joel/sage/spkg/build/macaulay2-20061014:/home/joel/sage:/home/joel/sage/local/bin:/home/joel/sage:/home/joel/sage/local/bin:/usr/kde/3.5/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.1.1:/usr/kde/3.5/bin:/usr/qt/3/bin:/usr/local/nosql/bin:/home/joel/bin:/usr/local/nosql/bin:/home/joel/bin',
>  'TERM': 'xterm', 'LN': 'ln', 'LDFLAGS': '-L/home/joel/sage/local/lib/ ', 
> 'SAGE_STARTUP_COMMAND': '\nimport
> sage.misc.misc; print
> sage.misc.misc.branch_current_hg_notice(sage.misc.misc.branch_current_hg());
> from sage.misc.interpreter import preparser; preparser(True);import
> sage.all_cmdline; sage.all_cmdline._init_cmdline(globals());from sage.all
> import Integer, RealNumber;import os; os.chdir("/repos");import
> sage.misc.interpreter;from sage.misc.interpreter import attached_files;from
> sage.all_cmdline import
> *;_=sage.misc.interpreter.load_startup_file("/home/joel/.sagelocalrc.py")', 
> 'COLORTERM': '', 'NOSQL_INSTALL': '/usr/local/nosql', 'XDM_MANAGED': 
> '/var/run/xdmctl/xdmctl-:0,maysd,mayfn,sched,rsvd,method=classic', 'LD': 
> 'ld', 'SAGE_DATA': '/home/joel/sage/data', 'AS': 'as', 'AR': 'ar', 
> 'SAGE_ROOT': '/home/joel/sage', 'GPHELP': '/home/joel/sage/local/bin/gphelp', 
> 'DISPLAY': ':0.0', 'MAKE': 'make', 'CHMOD': 'chmod', 'PWD': 
> '/home/joel/sage/spkg/build/macaulay2-20061014', 'WWW_HOME': 
> 'http://riemann/home.html'}
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to