Re: python 2.3.4 on 5.0.7

From: Boss (ken_at_keysey.net)
Date: 01/19/05

  • Next message: Jean-Pierre Radley: "Re: What adaptor to use when installing tape drive under sco 5.07"
    Date: Wed, 19 Jan 2005 09:52:53 -0500
    
    

    Bela,

    Thanks for the detailed reply.

    When you say I need pth-2.0.0-VOLS.cpio, are you saying that python
    2.3.4 doesn't work?

    I am installing Python to run mailman (also from skunkware) and it
    claims to need 2.1 or better.

    Please advise.

    TIA,
    Dan

    Bela Lubkin wrote:

    > Dan Sadaka wrote:
    >
    >
    >>I am trying to run python 2.3.4 which I downloaded from the SCO
    >>skunkware website. The download is a cpio file that I extracted to
    >>reveal media image files.
    >>
    >>I ran custom and it seemed to install fine, but when I try to run
    >>/usr/bin/python I get the following:
    >>
    >>dynamic linker : python : could not open libpth.so.20
    >
    >
    > You need:
    >
    > ftp://ftp2.sco.com/pub/skunkware/osr5/vols/pth-2.0.0-VOLS.cpio
    >
    > You also need:
    >
    > - the "gnutools" package from your OSR507 install CD (`custom`
    > identifies it as "GNU Development Tools")
    >
    > - OSR507MP3, specifically the X11R6 runtime portion, but you should
    > install the whole thing; if you don't have the Supplement 3 CD, get
    > it from:
    >
    > ftp://ftp.sco.com/pub/openserver5/507/iso/suppcd3
    >
    > The FTP site also has MP3 as a separate entity, but then you have to
    > dig around looking for a bunch of other pieces that would normally
    > come with it; just get the ISO.
    >
    >
    >>Also the pydoc command does not work. In fact, it's not even a binary.
    >
    >
    > It's an executable, but not a binary. It's a #! shell script which uses
    > the python binary, so it isn't going to do anything useful until you
    > have libpth.so.20.
    >
    >
    >>It appears that this port was not done correctly and never checked. I
    >>do not have the compiler so please don't suggest I recompile.
    >
    >
    > Nah, it's just poorly documented.
    >
    >
    >>Bela<


  • Next message: Jean-Pierre Radley: "Re: What adaptor to use when installing tape drive under sco 5.07"

    Relevant Pages

    • Re: Include pysqlite2 into Python 2.5?
      ... Python needs some type of default SQL engine. ... automated download install info pre-packaged. ... there could be an option to install under addons or site-packages. ...
      (comp.lang.python)
    • Re: Whats so funny? WAS Re: rotor replacement
      ... That I have to download and perhaps install them to use ... > * I have to download and build the MySQLdb package to talk to MySQL ... > servers from Python code ... I can write something using a core module instead of an external ...
      (comp.lang.python)
    • RE: Python 2.4 killing commercial Windows Python development ?
      ... > install fully useable Python on their Windows machines. ... > Quicksomething for Windows, or RealPlayer, ... The Windows application that I develop and distribute relies on Python ...
      (comp.lang.python)
    • Re: bytecode non-backcompatibility
      ... Unstable bytecodes makes updating to a newer version of Python very ... >>>tedious and risk breaking old scripts, ... > setup.py install" to install the library into site-package. ... each port has a list of all the other ports it depends ...
      (comp.lang.python)
    • Re: Python 2.4 killing commercial Windows Python development ?
      ... > I guess I don't understand some people's determination to not have users install fully useable Python on their Windows machines. ... here is how you install BitPim which contains a frozen Python: ... - Download and install wxPython from www.wxpython.org making sure to ...
      (comp.lang.python)