Thanks friends from the Matplotlib and Freetype forum,
=)
I've succeeded to compile all per-requisites from the source and executed
the python build and install successfully under the SUSE Linux. I've
already executed a few sample cases with a Agg .png render, its working
perfectly under the
On Thu, Sep 15, 2011 at 14:48, Filipe Pires Alvarenga Fernandes
wrote:
> On Thu, Sep 15, 2011 at 14:34, John Hunter wrote:
>> On Thu, Sep 15, 2011 at 1:31 PM, Filipe Pires Alvarenga Fernandes
>> wrote:
>>> Hi,
>>>
>>> On SUSE you have "zypper"
>>>
>>> I'm not familiar with SUSE repos, but OpenSU
On Thu, Sep 15, 2011 at 14:34, John Hunter wrote:
> On Thu, Sep 15, 2011 at 1:31 PM, Filipe Pires Alvarenga Fernandes
> wrote:
>> Hi,
>>
>> On SUSE you have "zypper"
>>
>> I'm not familiar with SUSE repos, but OpenSUSE repos do have
>> matplotlib, just type:
>>
>> "sudo zypper in python-matplolib
On Thu, Sep 15, 2011 at 1:31 PM, Filipe Pires Alvarenga Fernandes
wrote:
> Hi,
>
> On SUSE you have "zypper"
>
> I'm not familiar with SUSE repos, but OpenSUSE repos do have
> matplotlib, just type:
>
> "sudo zypper in python-matplolib"
>
> that should install it for you.
And if you want to build
On Thu, Sep 15, 2011 at 1:22 PM, John Hunter wrote:
> On Thu, Sep 15, 2011 at 11:42 AM, falbriard wrote:
> >
> > Thanks Michael for your quick reply. I will consider use of the yum tool
> to
> > install the per-requisite and future updates.
> >
> > Meanwhile I got a step forwards with help of t
Hi,
On SUSE you have "zypper"
I'm not familiar with SUSE repos, but OpenSUSE repos do have
matplotlib, just type:
"sudo zypper in python-matplolib"
that should install it for you.
-Filipe
On Thu, Sep 15, 2011 at 14:22, John Hunter wrote:
> On Thu, Sep 15, 2011 at 11:42 AM, falbriard wrote
On Thu, Sep 15, 2011 at 11:42 AM, falbriard wrote:
>
> Thanks Michael for your quick reply. I will consider use of the yum tool to
> install the per-requisite and future updates.
>
> Â Meanwhile I got a step forwards with help of the freetype developer forum
> and I succeeded to build the freetype2
Thanks Michael for your quick reply. I will consider use of the yum tool to
install the per-requisite and future updates.
Meanwhile I got a step forwards with help of the freetype developer forum
and I succeeded to build the freetype2 from the source. So I've also
repeated the "python setup.py
I wouldn't recommend trying to build freetype from source. Have you
installed the freetype development package? I'm not familiar with SuSE,
but on RedHat/Fedora this would be accomplished by (as root) "yum
install freetype2-dev" and on Debian/Ubuntu "apt-get install
freetype2-devel".
Mike
O