Results 1 to 3 of 3

Thread: I have a problem installing activestate python instead of the default. How can I fix

  1. #1
    Join Date
    Sep 2009
    Beans
    16

    Question I have a problem installing activestate python instead of the default. How can I fix

    I am getting this error when trying to run the ./install.sh for ActivePython. How can I correct this?
    This is what I am running right now:
    Linux ubuntu-desktop3.0.0-31-generic #48-Ubuntu SMP Mon Feb 4 13:25:59 UTC 2013 i686 i686 i386 GNU/Linux


    cd /tmp
    wget http
    ://downloads.activestate.com/ActivePython/releases/2.7.2.5/ActivePython-2.7.2.5-linux-x86_64.tar.gz
    tar xzf
    ActivePython-2.7.2.5-linux-x86.tar.gz
    cd
    ActivePython-2.7.2.5-linux-x86
    ./install.sh

    error
    :
    ./INSTALLDIR/bin/python2.7:2:Syntax error:")" unexpected

  2. #2
    Join Date
    Apr 2007
    Beans
    617
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: I have a problem installing activestate python instead of the default. How can I

    why are you trying to install activestate python, python is already installed on your system and most everything you need is in the repos.

    aside from installing python exactly what are you trying to do?

  3. #3
    Join Date
    Sep 2009
    Beans
    16

    Re: I have a problem installing activestate python instead of the default. How can I

    Trying to install OSQA on ubuntu. Looking for very easy to follow instructions.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •