Raymond, Please download the new binary for AXIOMsys on MAC OSX PowerPC from:
http://wiki.axiom-developer.org/public/AXIOMsys-ppc-20061102.tgz This version was created using the version of libintl that is internal to gcl. I have tried it without any LIBRARY_PATH setting and after removing the original build directories, and it seems to work for me. Everyone else with a PowerPC MAC is encouraged to try it too! Please let me know how/if it works. Regards, Bill Page. On November 1, 2006 6:59 PM Raymond Manzoni wrote: > ... > Hi Bill, > > Thank you for the binary! (I am on OS X 10.4.8) > Unfortunately I got : > > $ AXIOMsys > dyld: Library not loaded: /home/users/b/bi/billpage/osx/lib/libintl. > 8.dylib > Referenced from: /Users/raym/Desktop/powerpc-apple-darwin6.8/bin/ > AXIOMsys > Reason: image not found > Trace/BPT trap > > So some remaining path problems I fear... > > Ready to give it a new try or, better, to compile the > gcl/axiom > source code if it's available somewhere. > (tomorrow since it's late here...). > > To: [EMAIL PROTECTED] > Subject: Re: [Axiom-developer] RE: gcl-2.6.8pre on MAC OSX 10.2 > > > > Le 2 nov. 06 à 00:04, Page, Bill a écrit : > > > On Wednesday, November 01, 2006 1:03 PM Martin Rubey wrote: > >> ... > >> WOW, that's cool! Axiom on the Mac! > >> > > > > Well, the build of AXIOMsys completed successfully. You can > > download a console-only version of Axiom for native MAC OSX 10 > > on PowerPC here: > > > > http://wiki.axiom-developer.org/public/AXIOMsys-ppc-20061101.tgz > > > > As usual, untar it into a convenient place like /usr/local > > > > $ cd /usr/local > > $ tar xzf ~/AXIOMsys-ppc-20061101.tgz > > > > and then setup the AXIOM and PATH variables like this: > > > > $ export AXIOM=/usr/local/powerpc-apple-darwin6.8 > > $ export PATH=$AXIOM/bin:$PATH > > > > and start Axiom like this: > > > > $ AXIOMsys > > > > (1) -> integrate(1/sqrt(1-x^2),x) > > > > exit Axiom with this command: > > > > (99) -> )quit > > yes > > > > -------- > > > > The MAC server on which this was compiled did not have an X-windows > > environment so it was not possible to compile and test > Axiom Graphics > > and the Hyperdoc browser. Also native MAC OSX10 apparently does not > > have support for the pts virtual terminal interface so it is not > > possible yet to compile clef (the replacement for readline). > > > > Because of these problems, it is not possible to use the existing > > Axiom source distribution without some changes to accommodate > > the limited hardware environment. But if you are familiar with > > development on a MAC and would like to give this a try, please > > let you know and I can make the current preliminary sources > > available. > > > > I look forward to some comments from MAC users! :-) > > > _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
