axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] Mac OS X 10.4.8 PowerPC success!


From: Humberto Ortiz Zuazaga
Subject: [Axiom-developer] Mac OS X 10.4.8 PowerPC success!
Date: Fri, 03 Nov 2006 15:22:54 -0400
User-agent: Thunderbird 1.5.0.7 (Macintosh/20060909)

I built the build-improvements branch with the GCL I made last night, and it looks like it works:

Sorry about the formatting, I think the Mac Terminal is mangling the lines.

(1) -> )set mes auto on
(1) -> 1
(1) 1 Type: PositiveInteger
(2) -> 1+1
(2) 2 Type: PositiveInteger

Here's the build process:

darcs get http://page.axiom-developer.org/repository/axiom-darcs/

 535  chmod +x configure
 536  ./configure --prefix=/usr/local --with-gcl
 552  chmod +x config/mkinstalldirs
 553  make
 568  ls target/powerpc-apple-darwin8.8.0/bin/AXIOMsys
569 export AXIOM=/Users/humberto/src/axiom-darcs/target/powerpc-apple-darwin8.8.0
 570  PATH=$PATH:$AXIOM/bin
 571  AXIOMsys

Success!

darcs or the Mac mangled the permissions on configure and config/mkinstalldirs, the rest went smoothly.

--
Humberto Ortiz-Zuazaga
Programmer-Archaeologist
UPR Bioinformatics Resource Center
http://www.hpcf.upr.edu/~humberto/




reply via email to

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