Results 1 to 6 of 6

Thread: install packeges

  1. #1

    install packeges

    Hi, sorry for next noob's question, I guess this thread is the right place to put it in. I would like to know how to exact and effective install irssi irc client

    here are links for packages need install to run it:
    http://downloads.openwrt.org/backpor...0-1_mipsel.ipk
    http://downloads.openwrt.org/whiteru...0-1_mipsel.ipk
    http://downloads.openwrt.org/whiteru...7-1_mipsel.ipk
    http://download2.berlios.de/pub/xwrt...2-8_mipsel.ipk

    and let say i am logged in as admin.

    Please, good people, understand me, I am not linux guru, I use this router for needs of my small bussines that is connected with puters but different cathegory.

    well, good to say, oleg's FW 7g here and I know how to access router via putty
    Thank you a lot

  2. #2
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Install openwrt to use openwrt packages.

  3. #3
    Quote Originally Posted by Oleg View Post
    Install openwrt to use openwrt packages.
    i guessed it no matter, is it just "personal fight"? or is it uncompatibility of both systems? where could i find repository for your system?

    is possible my attempt to install failed couse i found one and only installable place on fat32 usb device i had mounted? and is trouble i was logged as admin and no root?

    Thank you for next round of answers/questions :-)

  4. #4
    Join Date
    Feb 2007
    Location
    Moscow, Russia
    Posts
    3,805
    PHP Code:
    root@wl500g,~> ipkg list | grep irssi
    irssi 
    0.8.11-A terminal based IRC client for UNIX systems
    So, irssi is available as optware package for the Oleg's firmware.
    To set right repository, do:
    PHP Code:
    cat > /opt/etc/ipkg.conf << EOF
    src
    /gz optware http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable
    dest /opt/ /
    EOF 
    Afterwards reinstall all packages

  5. #5
    thank you it works better and better from steb by step, but I am getting this error: ipkg: Cannot create symlink from ./opt/lib/libglib-2.0.so.0 to 'libglib-2.0.so.0.600.6': Operation not permitted

    well, i found i will need to buy some linux book :-)

  6. #6
    Join Date
    Feb 2007
    Location
    Moscow, Russia
    Posts
    3,805
    well, i found i will need to buy some linux book :-)
    seems to be a really good idea

    is possible my attempt to install failed couse i found one and only installable place on fat32 usb device i had mounted?
    not very clear. However, for the installation of the packages it's not good idea to use fat32 partition. Use ext3 instead. (fat32 doesn't support symlinks at all)

Similar Threads

  1. Инструкция по настройке роутера WL-500gP с нуля
    By OlegI in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 1259
    Last Post: 10-02-2011, 21:25
  2. ipkg install openssh-sftp-server
    By sn00ze in forum WL-500g Q&A
    Replies: 11
    Last Post: 03-08-2009, 22:16
  3. How to install Apache
    By VinLien in forum WL-500g Q&A
    Replies: 3
    Last Post: 17-04-2007, 23:57
  4. Ctcs install
    By fisha in forum WL-HDD Q&A
    Replies: 0
    Last Post: 30-08-2006, 12:48
  5. Install python; no success?!
    By ikerstges in forum WL-500g Q&A
    Replies: 4
    Last Post: 07-03-2006, 14:36

Posting Permissions

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