Re: [Zope] Two inquiries

2000-09-30 Thread seb

Maik Roeder wrote:
> 
> Hi Manuel !
> 
> "Manuel Amador (Rudd-O) Gerente de desarrollo Alpha Omega Creative Solutions 
>http://www.alomega.com/" wrote:
> >
> > Hey there people,
> >
> > First, the customary thanks for such a great product.
> > Second - I have two problems.  First one is that I got
> > zope compiled for linux then installed Login Manager
> > then installed ZPatterns, but when trying to compile
> > DynPersist.c it can't find ExtensionClass.h.  It
> > honestly isn't in my system tho I have python and
> > python-devel installed.
> 
> The easiest way is to fetch the ZPatterns binary release, and put
> the file "DynPersist.so" into your folder

Incidentally, the reason Extensions.h isn't in your python-devel
libraries is because it's actually a DC python extension that comes with
the Zope source, and you've presumably got the Zope binaries.

Seb.

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Two inquiries

2000-09-30 Thread Maik Roeder

Hi Manuel !

"Manuel Amador (Rudd-O) Gerente de desarrollo Alpha Omega Creative Solutions 
http://www.alomega.com/" wrote:
> 
> Hey there people,
> 
> First, the customary thanks for such a great product.
> Second - I have two problems.  First one is that I got
> zope compiled for linux then installed Login Manager
> then installed ZPatterns, but when trying to compile
> DynPersist.c it can't find ExtensionClass.h.  It
> honestly isn't in my system tho I have python and
> python-devel installed.

The easiest way is to fetch the ZPatterns binary release, and put
the file "DynPersist.so" into your folder:

http://www.zope.org/Members/ngarcia/ZPatternsBinaryRelease/ZPatterns-linux2-x86-0_3_0.tgz/view

tar tfvz /home/maik/ZPatterns-linux2-x86-0_3_0.tgz | grep Dyn

-rw-r--r-- ngarcia/ngarcia 3312 2000-04-26 18:46 ZPatterns/DynPersist.c
-rw-rw-r-- ngarcia/ngarcia 29284 2000-06-09 18:44 ZPatterns/DynPersist.o
-rwxrwxr-x ngarcia/ngarcia 33586 2000-06-09 18:44 ZPatterns/DynPersist.so

Regards,

Maik Röder

-- 
Uzopia - Digging la vida Zopa - http://uzopia.editthispage.com

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )