Results 1 to 5 of 5

Thread: Install python; no success?!

  1. #1

    Install python; no success?!

    After I managed to install libstdc++ (5.0.5) on my wl500g, I'm now in the process to install python on it. I have tried the obligatory ipkg install python and this starts downloading, but actually it makes the router hang at some point (no telnet connection possible anymore, no access to the web or to the internal wl500g admin-pages). So after resetting the router several times, I decided to try to manually download the python installationfile 'python_2.4.2-3_mipsel.ipk' to the router first and try to install from that file.

    But when I open http://www.python.org/ftp/python/2.4...-2.4.2.tar.bz2, all I find is a bz2-compressed file containing all files and directories for python, but I cannot find any python_2.4.2-3_mipsel.ipk on the net?

    How does this work?

  2. #2
    Sorry, found it right after I posted my previous question!

    The ipk-file was available for download at: http://ipkgfind.nslu2-linux.org/deta...1033&official=


    12 Mb!!?
    Last edited by ikerstges; 28-02-2006 at 14:04.

  3. #3
    For some reason, the link to the python ipk-package:
    Code:
    http://ipkg.nslu2-linux.org/feeds/unslung/wl500g/python_2.4.2-3_mipsel.ipk
    is not working anymore..

  4. #4
    Join Date
    Jun 2005
    Location
    Slovenia
    Posts
    736
    Current state of python 2.4 regression tests are shown at http://pastebin.ca/44228

    Segmentation faults are occuring with the following tests:
    Code:
    test_crypt.py
    test_curses.py
    test_gzip.py
    test_str.py
    test_sundry.py
    test_tarfile.py
    test_userstring.py
    test_zipfile.py
    test_zipimport.py
    test_zlib.py
    We are now waiting for new C++ dependent packages to occur in feeds automagically.
    Last edited by oleo; 02-03-2006 at 16:32.

  5. #5
    Join Date
    Jun 2005
    Location
    Slovenia
    Posts
    736
    I have run many regression tests and I can say that python is now fully functional. Just issue
    Code:
    ipkg update
    ipkg install python
    and any other python dependent package such as:
    denyhosts getmail ipython mailman py-bittorrent py-bluez py-celementtree py-cheetah py-cherrypy
    py-cherrytemplate py-clips py-curl py-django py-docutils py-elementtree py-formencode py-gd
    py-json py-kid py-mercurial py-moin py-mssql py-mx-base py-mysql py-nose py-paste py-pastescript
    py-pil py-protocols py-psycopg py-pygresql py-rdiff-backup py-roundup py-ruledispatch py-scgi
    py-serial py-setuptools py-simplejson py-simpy py-soappy py-sqlalchemy py-sqlite py-sqlobject
    py-testgears py-turbogears py-xml

Similar Threads

  1. Инструкция по настройке роутера WL-500gP с нуля
    By OlegI in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 1259
    Last Post: 10-02-2011, 22:25
  2. HOWTO install debian on 128 mb usb stick
    By iiivx in forum WL-500gP Tutorials
    Replies: 49
    Last Post: 11-09-2010, 08:26
  3. Install sshd and proxy
    By joaormf in forum WL-500g Custom Development
    Replies: 0
    Last Post: 09-01-2006, 11:45
  4. How to make Wi-viz to work with Oleg's firmware!
    By nerodark in forum WL-500g/WL-500gx Tutorials
    Replies: 18
    Last Post: 19-09-2005, 21:06
  5. Wirless DNS problem
    By TMa in forum WL-500g Q&A
    Replies: 8
    Last Post: 06-10-2004, 11:14

Posting Permissions

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