Re: Adding a gimp plugin

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

 



On Thursday 03 August 2006 23:48, Chris Mohler wrote:
>
> Have you installed (via yum):
> numpy
> lapack-devel
> blas-devel
>
> I have these versions:
> numpy-0.9.6-1.fc5
> lapack-devel-3.0-37.fc5
> blas-devel-3.0-37.fc5
>
> Also, I get:
> $ locate liblapack
> /usr/lib/liblapack.a
> /usr/lib/liblapack.so
> /usr/lib/liblapack.so.3
> /usr/lib/liblapack.so.3.0
> /usr/lib/liblapack.so.3.0.3
> /usr/lib/liblapack_pic.a
> /usr/lib/atlas/liblapack.so.3
> /usr/lib/atlas/liblapack.so.3.0
> /usr/lib/atlas/liblapack_atlas.so.3
> /usr/lib/atlas/liblapack_atlas.so.3.0
>
I didn't have the -devel packages.  I ran 'yum install lapack* blas*' to make 
sure I didn't miss anything, and now I have 

slocate liblapack
/usr/lib/atlas/liblapack.so.3.0
/usr/lib/atlas/liblapack_atlas.so.3
/usr/lib/atlas/liblapack.so.3
/usr/lib/atlas/liblapack_atlas.so.3.0
/usr/lib/liblapack.so
/usr/lib/liblapack.so.3.0
/usr/lib/liblapack.so.3.0.3
/usr/lib/liblapack_pic.a
/usr/lib/liblapack.so.3
/usr/lib/liblapack.a

After that, the setup.py install seemed to go OK, but I'm probably still 
missing something, as I can't see the plugin in Gimp.  Where does it show up 
when I get it right?

After the setup, the instructions say that it should be tested by

'execute in Python
>>> import scipy
>>> scipy.test(level=1)'

Can you please explain the 'execute in Python'?

Sorry about all the questions.  This is new ground for me.

Anne

Attachment: pgpMP5aHYkuH4.pgp
Description: PGP signature


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux