[triangle-zpug] Installing python/Numeric/ScientificPython

Mark R. Biggers biggers at utsl.com
Wed Mar 28 18:57:24 CEST 2007


Hello Joe,

My python2.4 build, built as I described to you earlier, works fine
with a build+install of Numeric 24.2.  I can chat with you on:

   (IRC) irc.freenode.net, channel #trizpug
   (IM) mbiggers at jabber.org

  alias py=/usr/local/encap/Python-2.4.4.1/bin/python

  tar zxf Numeric-24.2.tar.gz
  cd Numeric-24.2

  py setup.py build 2>&1 | tee -a ../numeric.log
  py setup.py install 2>&1 | tee -a ../numeric.log

  dijkstra:118 $ py
  Python 2.4.4 (#1, Mar  8 2007, 14:38:56)
  [GCC 4.0.3 (Ubuntu 4.0.3-1ubuntu5)] on linux2
  Type "help", "copyright", "credits" or "license" for more information.
  >>> import Numeric
  >>>

Thank you,
----mark




More information about the TriZPUG mailing list