> Wow! A very clear description of what goes wrong. ;-)
> 
> Ralf
> 
> On 09/13/2006 11:32 AM, root wrote:
> > someone should patch noweb's build process.
> > it uses a non-standard build procedure.
> > 
> > t

The standard is to do 
 ./configure
 make

but in noweb you need to change to a build directory and then do
 cd build
 ../configure
 make

trivial, but annoying, forcing you to read the docs and you know
how i hate documentation :-)

t



_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to