oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #01010
Re: OSHIP Installation
On Thu, 2010-04-29 at 22:11 -0300, Tim Cook wrote:
> On Thu, 2010-04-29 at 18:05 -0300, Diego Manhães Pinheiro wrote:
> >
> > Tim I finished the egg build for pyclips. Just try to execute the
> > buildout process again, to see if it works. I did a quick checkout on
> > others OSHIP dependencies. I guess this is the unique that I forgot
> > for the buildout works well with amd64 machines. If you have any other
> > trouble with the buildout process, just ask me. I will glad to help.
> The egg seems to work fine. However, line 22 in dsedemo.py needs to be
> changed to:
> from clips import clips
After looking it further. It seems that you only included compiled code
in the egg and not the source for each one.
When PyClips is initialized it compiles the C code and then the Python
code for the platform it is installed on. I believe that if you create
one egg with the source in it then you will not have to maintain 5
different eggs.
As it is, the egg only works on one platform; AFAICT.
Tim
--
***************************************************************
Timothy Cook, MSc
LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook
Skype ID == (upon request)
Academic.Edu Profile: http://uff.academia.edu/TimothyCook
You may get my Public GPG key from popular keyservers or
from this link http://timothywayne.cook.googlepages.com/home
Attachment:
signature.asc
Description: This is a digitally signed message part
References