Zope on Debian 2.1
I am trying to install Zope and have had a rough time. I have a Debian 2.1 (Slink) system running here. Zope comes in binary format for debian but would require me to upgrade to Potato. I have a pretty security intensive user base and I don't feel comfortable upgrading at this time. I have the Zope components, but I don't know where my 'Python path' is for purposes of installation. I have /usr/bin/python and /usr/lib/python1.5. Which is the path. The one in /usr/bin is a binary. Do I put it in /usr/bin? Thanks -- NatePuri ("natedawg") Certified Law Student McGeorge School of Law Sacramento, CA publisher@office.ompages.com n8fs0n@softcom.net http://www.ompages.com http://office.ompages.com/~natedawg PGP: http://www.ompages.com/PGP.html UIN: 43504034 IRC: office.ompages.com #ompages
Hi - If you're using the python that comes with slink, it's still Python 1.5.1, which won't work with Zope 2; I am running slink myself and recommend one of these options: 1. install Python 1.5.2 from source (in the default, /usr/local/bin), and then run /usr/local/bin/python w_pcgi.py or wo_pcgi.py as appropriate (depending on whether or not you want pcgi) 2. install Python 1.5.2 from the .deb package that comes with potato (I haven't tried this, so I'm not sure whether it works, but it seems like it should) and then use that python (/usr/bin/python) to run wo_pcgi.py or w_pcgi.py 3. use the Linux binary, which is probably the easiest way, but comes with a separate, redundant Python Hope this helps, Brian Hooper NatePuri <publisher@office.ompages.com> wrote:
--IiVenqGWf+H9Y6IX Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable
I am trying to install Zope and have had a rough time. I have a=20 Debian 2.1 (Slink) system running here. Zope comes in binary format for debian but would require me to upgrade to Potato. I have a pretty security intensive user base and I don't feel comfortable upgrading at this time.
I have the Zope components, but I don't know where my 'Python path' is for purposes of installation. I have /usr/bin/python and=20 /usr/lib/python1.5. Which is the path. The one in /usr/bin is a binary. Do I put it in /usr/bin? Thanks
--=20 NatePuri ("natedawg")=20 Certified Law Student McGeorge School of Law Sacramento, CA=09 publisher@office.ompages.com=20 n8fs0n@softcom.net http://www.ompages.com http://office.ompages.com/~natedawg PGP: http://www.ompages.com/PGP.html UIN: 43504034=20 IRC: office.ompages.com #ompages
--IiVenqGWf+H9Y6IX Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE----- Version: 2.6.3ia
iQEVAwUBN+HzMUjG1mtQXZBNAQHPlggAlQSaO3DvRSxM2y67mfXZqivOVLYONdnp jitgfmHN0komC2iteaWVuXtWSCZJiPHUMDUDZQMnYBvlh8ewSZEIvfGEbQ0tsDWG aevsLiljdRLiPUtvmovIQGDoQeWfUyEcw0bUs/pNbB+P2chebq55+r9hgeb2D4mH EZs0VTJSmEc0gzHlB3BPVEZENTBh2isfj7LWjMwwdWW7NOweVXq6WbcdckkSejrC LKSDow6Uo+cvKhhs2MqRwUN+fsvwsNp+qLFaFVHALzbK8DCyHXknYUfvuqtflzoa WDdO5WehxD1M9mtGgnF7Y8+5dH2/tliTeUnxRQMiyFL84PnitWGg4A== =i5k0 -----END PGP SIGNATURE-----
--IiVenqGWf+H9Y6IX--
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For developer-specific issues, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
On Fri, Sep 17, 1999 at 05:39:11PM +0900, Brian Hooper wrote:
1. install Python 1.5.2 from source (in the default, /usr/local/bin), and then run /usr/local/bin/python w_pcgi.py or wo_pcgi.py as appropriate (depending on whether or not you want pcgi)
The source I get from debian requires libc6 2.1 and that will break my install. Do you know where I can find python elsewhere?
2. install Python 1.5.2 from the .deb package that comes with potato (I haven't tried this, so I'm not sure whether it works, but it seems like it should) and then use that python (/usr/bin/python) to run wo_pcgi.py or w_pcgi.py
The potato requires libc6 2.1 and I can't deal with that right now.
3. use the Linux binary, which is probably the easiest way, but comes with a separate, redundant Python
Where do I get this? I could only find the source release on the Zope.org site (i.e., the Zope-xxxx-linux-x86) or something like that, is a source release and it gives me an error when I do ./start. I couldn't log on to port :8080/manage at all.
Hope this helps,
It did give me new ideas where I was almost going to give up and hire someone. I'll keep trying. Thanks.
Brian Hooper
NatePuri <publisher@office.ompages.com> wrote:
--IiVenqGWf+H9Y6IX Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable
I am trying to install Zope and have had a rough time. I have a=20 Debian 2.1 (Slink) system running here. Zope comes in binary format for debian but would require me to upgrade to Potato. I have a pretty security intensive user base and I don't feel comfortable upgrading at this time.
I have the Zope components, but I don't know where my 'Python path' is for purposes of installation. I have /usr/bin/python and=20 /usr/lib/python1.5. Which is the path. The one in /usr/bin is a binary. Do I put it in /usr/bin? Thanks
--=20 NatePuri ("natedawg")=20 Certified Law Student McGeorge School of Law Sacramento, CA=09 publisher@office.ompages.com=20 n8fs0n@softcom.net http://www.ompages.com http://office.ompages.com/~natedawg PGP: http://www.ompages.com/PGP.html UIN: 43504034=20 IRC: office.ompages.com #ompages
--IiVenqGWf+H9Y6IX Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE----- Version: 2.6.3ia
iQEVAwUBN+HzMUjG1mtQXZBNAQHPlggAlQSaO3DvRSxM2y67mfXZqivOVLYONdnp jitgfmHN0komC2iteaWVuXtWSCZJiPHUMDUDZQMnYBvlh8ewSZEIvfGEbQ0tsDWG aevsLiljdRLiPUtvmovIQGDoQeWfUyEcw0bUs/pNbB+P2chebq55+r9hgeb2D4mH EZs0VTJSmEc0gzHlB3BPVEZENTBh2isfj7LWjMwwdWW7NOweVXq6WbcdckkSejrC LKSDow6Uo+cvKhhs2MqRwUN+fsvwsNp+qLFaFVHALzbK8DCyHXknYUfvuqtflzoa WDdO5WehxD1M9mtGgnF7Y8+5dH2/tliTeUnxRQMiyFL84PnitWGg4A== =i5k0 -----END PGP SIGNATURE-----
--IiVenqGWf+H9Y6IX--
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For developer-specific issues, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
-- NatePuri ("natedawg") Certified Law Student McGeorge School of Law Sacramento, CA publisher@office.ompages.com n8fs0n@softcom.net http://www.ompages.com http://office.ompages.com/~natedawg PGP: http://www.ompages.com/PGP.html UIN: 43504034 IRC: office.ompages.com #ompages
At 11:06 17/09/99 , NatePuri wrote:
3. use the Linux binary, which is probably the easiest way, but comes with a separate, redundant Python
Where do I get this? I could only find the source release on the Zope.org site (i.e., the Zope-xxxx-linux-x86) or something like that, is a source release and it gives me an error when I do ./start. I couldn't log on to port :8080/manage at all.
That is the binairy release. Zope consists of Python and of compiled C parts. The linux-x86 tarball has the C parts compiled for you, and includes a compiled python. What errors are you getting? -- Martijn Pieters, Web Developer | Antraciet http://www.antraciet.nl | Tel: +31-35-7502100 Fax: +31-35-7502111 | mailto:mj@antraciet.nl http://www.antraciet.nl/~mj | PGP: http://wwwkeys.nl.pgp.net:11371/pks/lookup?op=get&search=0xA8A32149 ------------------------------------------
Hi Nate, have a look at http://www.zope.org:18200/Members/flight The most recent zope.deb from potato will also install on slink. I removed the dependency on libc6 2.1 since I think it also works fine with 2.0, at least that's my experience until now. The only prerequisite is that you upgrade to Python 1.5.2. I have recompiled the potato Python packages for slink, you'll find them as version 1.5.2-5slink at http://www.debian.org/~flight/python/slink/ A small drawback: the new slink Python packages may conflict with some slink packages. If you're running into problems, please contact me. Btw, searching for "Debian" on the new Zope site should have revealed all of this. I would have made a major announcement in this list and on www.zope.org if it wasn't that I'm in a hurry to finish my diploma thesis next week ;-) Gregor On Fri, Sep 17, 1999 at 12:52:21AM -0700, NatePuri wrote:
I am trying to install Zope and have had a rough time. I have a Debian 2.1 (Slink) system running here. Zope comes in binary format for debian but would require me to upgrade to Potato. I have a pretty security intensive user base and I don't feel comfortable upgrading at this time.
I have the Zope components, but I don't know where my 'Python path' is for purposes of installation. I have /usr/bin/python and /usr/lib/python1.5. Which is the path. The one in /usr/bin is a binary. Do I put it in /usr/bin? Thanks
-- NatePuri ("natedawg") Certified Law Student McGeorge School of Law Sacramento, CA publisher@office.ompages.com n8fs0n@softcom.net http://www.ompages.com http://office.ompages.com/~natedawg PGP: http://www.ompages.com/PGP.html UIN: 43504034 IRC: office.ompages.com #ompages
-- | Gregor Hoffleit admin MATHInet / contact HeidelNeXT | | MAIL: Mathematisches Institut PHONE: (49)6221 56-5771 | | INF 288, 69120 Heidelberg / Germany FAX: 56-3812 | | EMAIL: flight@mathi.uni-heidelberg.de (NeXTmail) |
On Fri, Sep 17, 1999 at 02:36:56PM +0200, Gregor Hoffleit wrote:
[snip] I could not access that URL. Do I have to register or something? Thanks. I'm downloading your python debs as we speak. -- NatePuri ("natedawg") Certified Law Student McGeorge School of Law Sacramento, CA publisher@office.ompages.com n8fs0n@softcom.net http://www.ompages.com http://office.ompages.com/~natedawg PGP: http://www.ompages.com/PGP.html UIN: 43504034 IRC: office.ompages.com #ompages
Disregard the previous. I accessed you site and am downloading everything thanks for everything. -- NatePuri ("natedawg") Certified Law Student McGeorge School of Law Sacramento, CA publisher@office.ompages.com n8fs0n@softcom.net http://www.ompages.com http://office.ompages.com/~natedawg PGP: http://www.ompages.com/PGP.html UIN: 43504034 IRC: office.ompages.com #ompages
Hi all. Ok, I downloaded and installed both python1.5.2 and zope2.0. In addition, I downloaded Squishdot. Where do I unpack it? Once unpacked how do I get to it in Zope? Thanks. -- NatePuri ("natedawg") Certified Law Student McGeorge School of Law Sacramento, CA publisher@office.ompages.com n8fs0n@softcom.net http://www.ompages.com http://office.ompages.com/~natedawg PGP: http://www.ompages.com/PGP.html UIN: 43504034 IRC: office.ompages.com #ompages
participants (4)
-
Brian Hooper -
Gregor Hoffleit -
Martijn Pieters -
NatePuri