daly / axiom

Axiom is a free, open source computer algebra system

Home Page:http://axiom.axiom-developer.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does not build on OSX

nimish opened this issue · comments

Noweb has its own implementation of getline but the system provides its own, which leads to a name conflict

I believe that Axiom should build on OS X, as a 'BSD' system. Try

git clone git://github.com/daly/axiom
cd axiom
export AXIOM=pwd/mnt/BSD
export PATH=$AXIOM/bin:$PATH
make
axiom