[Numpy-discussion] recompiling needed for binary module after numpy 1.0
Robert Kern
robert.kern at gmail.com
Mon Jan 8 04:52:13 CST 2007
On 1/8/07, Robert Kern <robert.kern at gmail.com> wrote:
> * I use MacPorts to install the other dependencies.
>
> $ sudo port install libjpeg
> $ sudo port install libpng
> $ sudo port install libfreetype
I beg your pardon, this is actually
$ sudo port install jpeg
$ sudo port install libpng
$ sudo port install freetype
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
-- Umberto Eco
More information about the Numpy-discussion
mailing list