axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] Re: linux: sman not built


From: Martin Rubey
Subject: [Axiom-developer] Re: linux: sman not built
Date: Wed, 15 Dec 2004 19:50:31 +0100

OK, this is easy to fix. Clearly, inputdir should be build *after* sman was
built...

Tim, do you want me to submit this to savannah or can you fix this immediately?

Martin

[rubey axiom--main--1--patch-13]$ diff -Naur src/Makefile src/Makefile~
--- src/Makefile        2004-12-15 19:42:27.000000000 +0100
+++ src/Makefile~       2004-12-15 13:47:06.000000000 +0100
@@ -1,7 +1,7 @@

 SETUP=scriptsdir libdir
-DIRS=bootdir interpdir sharedir algebradir  etcdir clefdir docdir \
-     graphdir smandir inputdir
+DIRS=bootdir interpdir sharedir algebradir inputdir etcdir clefdir docdir \
+     graphdir smandir
 DOCS=scriptsdocument libdocument ${DIRS:dir=document}
 CLNS=scriptsclean libclean ${DIRS:dir=clean}


Martin Rubey writes:
 > I just fetched axiom--main--1--patch-13 via tla/arch and built it, but it
 > doesn't seem to produce an "sman" binary.
 > 
 > The make stops with
 > 
 > 967a making /home/rubey/axiom--main--1--patch-13/int/input/wiggle.output 
 > from /home/rubey/axiom--main--1--patch-13/int/input/wiggle.input
 > /bin/sh: line 1: sman: command not found
 > 
 > 
 > ???
 > (I'm using Mandrake 9.2)
 > 
 > Martin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]