Results 1 to 5 of 5

Thread: ipkg.sh install problem

  1. #1

    ipkg.sh install problem

    Hi!

    I got this:
    Code:
    [admin@Router /opt]$ ipkg.sh install sane-backends
    /usr/bin/ipkg.sh: 1182: wc: not found
    [: -ne: argument expected
    
    Downloading http://ipkg.nslu2-linux.org/feeds/unslung/wl500g//sane-backends_1.0.15-1_mipsel.ipk ...
    Connecting to ipkg.nslu2-linux.org[66.35.250.210]:80
    sane-backends_1.0.15 100% |*****************************|  1869 KB    00:00 ETA
    Done.
    
    Unpacking sane-backends...tar: Cannot create directory `./opt': No such file or directory
    tar: Cannot create directory `./opt/': No such file or directory
    tar: Cannot create directory `./opt/': No such file or directory
    tar: ./opt/include/sane/sane.h: No such file or directory
    ipkg_install_file: ERROR unpacking data.tar.gz from //opt/tmp/ipkg/sane-backends_1.0.15-1_mipsel.ipk
    ipkg_get_install: ERROR: Failed to install //opt/tmp/ipkg/sane-backends_1.0.15-1_mipsel.ipk
    ipkg_get_install: I'll leave it there for you to try a manual installation
    [admin@Router /opt]$
    whats wrong??

    I use 1.9.2.7-6 OLEG and have other pkgs running!
    best regards
    Pirat

  2. #2
    Join Date
    Apr 2004
    Location
    Netherlands
    Posts
    1,308
    Seems to me like an error in the config script for WL-500g: './opt/' should be '/opt' afaik. Contact the package maintainer or Jean-Fabrice (he's the repository manager for WL-500g).

    Edit: you might try to execute the ipkg install command from the root directory (/), that could work. Also use the 'ipkg' command instead of the 'ipkg.sh' command.
    Last edited by Styno; 21-06-2005 at 21:13.

  3. #3
    Hi!
    Code:
    [admin@Router root]$ ipkg install sane-backends
    -sh: ipkg: not found
    ???
    And from / it looks good! Thx!
    best regards
    Pirat

  4. #4
    Join Date
    Jul 2004
    Location
    near Lyon @ France
    Posts
    195
    do not use ipkg.sh to install package.
    ipkg.sh is use only once to install ipkg package : ipkg.sh install ipkg
    then 'ipkg update' and 'ipkg install sane-backends'


    JF

  5. #5

    Thumbs up

    OK, will test it. But from / it works!
    best regards
    Pirat

Similar Threads

  1. ipkg and ftp
    By kamilek in forum WL-500g Q&A
    Replies: 1
    Last Post: 09-08-2005, 02:20
  2. Problem installing ipkg
    By the_slider in forum WL-500g Q&A
    Replies: 8
    Last Post: 29-06-2005, 08:35
  3. Debian Install Help Please
    By Madar in forum WL-HDD Custom Development
    Replies: 45
    Last Post: 10-06-2005, 21:35
  4. how can I install TwonkyVision 2.5 ?
    By stefan9113 in forum WL-HDD Custom Development
    Replies: 62
    Last Post: 27-02-2005, 02:09
  5. How to install the 1.8.1.7-2a package?
    By sunwen in forum WL-500g Q&A
    Replies: 7
    Last Post: 16-11-2004, 15:50

Posting Permissions

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