RE: [Zope] Debian zope2.3.1 installation powerpc
Much of Zope is written in C, thus compiled. There should be a deb for 2.3.0-4 at the very least for ppc under Deiban unstable (I installed this on my Mac/Linux laptop a few weeks ago). I know that the deb for i386 is now updated to 2.3.1-1, but I'm not sure how package maintainers ensure builds on all platforms on Debian (personally, I'd like to know, becuase I am planning on running Zope on Debian systems on both the intel and sparc platforms). Bottom line, you do need a platform specific deb, or get the source install and build it yourself. Sean -----Original Message----- From: Geert Uytterhoeven [mailto:geert@linux-m68k.org] Sent: Tuesday, April 24, 2001 11:00 PM To: basicprinting@earthlink.net Cc: zope@zope.org; debian-powerpc@lists.debian.org Subject: Re: [Zope] Debian zope2.3.1 installation powerpc On Wed, 25 Apr 2001 basicprinting@earthlink.net wrote:
I downloaded http://mwr.ddts.net/a/mwr/zope_2.3.1-1_i386.deb then tried to install it.
~# dpkg -i /home/someuser/zope_2.3.1-1_i386.deb
dpkg : error package architecture (i386) does not match system (powerpc)
So python byte-code is NOT cross architecture?
According to the Python tutorial it is platform independent. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds _______________________________________________ Zope maillist - Zope@zope.org 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 )
sean.upton@uniontrib.com wrote:
Much of Zope is written in C, thus compiled. There should be a deb for 2.3.0-4 at the very least for ppc under Deiban unstable (I installed this on my Mac/Linux laptop a few weeks ago). I know that the deb for i386 is now updated to 2.3.1-1, but I'm not sure how package maintainers ensure builds on all platforms on Debian (personally, I'd like to know, becuase I am planning on running Zope on Debian systems on both the intel and sparc platforms).
There are build daemons for each architecture which build packages from source if no binaries are uploaded for them. All reasonably sane packages propagate to all architectures within a few days, and looking at http://voltaire.debian.org/buildlogs/zope (voltaire is the machine running the powerpc buildd) it seems zope is sane. -- Earthling Michel Dänzer (MrCooper) \ Debian GNU/Linux (powerpc) developer CS student, Free Software enthusiast \ XFree86 and DRI project member
participants (2)
-
Michel Dänzer -
sean.upton@uniontrib.com