Page 4 of 4 FirstFirst ... 234
Results 46 to 57 of 57

Thread: OptWare & EntWare

  1. #46
    !
    ASUS rt-N10U 1.9.2.7-rtn-r4330
    , . - nShaper
    http://wl500g.info/showthread.php?27...Linux&langid=3 "" .
    openssh-sftp-server. -
    Code:
    mkdir /tmp/local/opt
     mount /tmp/local/opt /opt
     ipkg.sh update #  
     ipkg install ipkg-opt #     (     ipkg.sh install ipkg-opt,   )
     ipkg update #   - 
     ipkg upgrade #   - 
    ipkg install openssh-sftp-server
     if [ ! -f "/usr/local/sbin/post-boot" ]; then
      mkdir -p /usr/local/sbin/
      echo "#!/bin/sh" >> /usr/local/sbin/post-boot
     fi
     echo "mount /tmp/local/opt /opt" >> /usr/local/sbin/post-boot
     chmod +x /usr/local/sbin/post-boot # post-boot  
    flashfs save && flashfs commit && flashfs enable && reboot
    openssh-sftp-server , . ipkg status
    Code:
     ipkg status
    Package: ipkg-opt
    Version: 0.99.163-10
    Depends: uclibc-opt
    Status: install user installed
    Architecture: mipsel
    Installed-Time: 1361952651
    
    Package: openssh-sftp-server
    Version: 5.9p1-1
    Depends: openssl, zlib
    Status: install user installed
    Architecture: mipsel
    
    Package: openssl
    Version: 0.9.7m-6
    Status: install ok installed
    Architecture: mipsel
    
    Package: uclibc-opt
    Version: 0.9.28-13
    Suggests: ipkg-opt
    Status: install ok installed
    Architecture: mipsel
    
    Package: zlib
    Version: 1.2.5-1
    Status: install ok installed
    Architecture: mipsel
    
    Successfully terminated.

    openssh-sftp-server ? ipkg.sh install ipkg-opt, ipkg install ipkg-opt , ?
    Last edited by slxoxol; 01-03-2013 at 12:10.

  2. #47
    Join Date
    Jul 2007
    Location
    World
    Posts
    85
    !

    opkg, . ?

    Code:
    [...]$ opkg list_installed
    accel-ppp - 1.7.3-1
    libc - 0.9.32-4
    libgcc - 4.6.3-4
    libopenssl - 1.0.1e-1
    libpcre - 8.11-2
    libpthread - 0.9.32-4
    librt - 0.9.32-4
    zlib - 1.2.7-1
    
    [...]$ ipkg list_installed
    adduser - 1.10.3-1 -
    cron - 4.1-9 -
    e2fslibs - 1.41.12-1 -
    findutils - 4.2.32-1 -
    glib - 2.20.4-1 -
    ipkg - 0.99.163-2 -
    ipkg-opt - 0.99.163-10 -
    ldconfig - 0.9.32-4 -
    libc - 0.9.32-4 -
    libgcc - 4.6.3-4 -
    libpthread - 0.9.32-4 -
    librt - 0.9.32-4 -
    libstdcpp - 4.6.3-4 -
    mc - 4.7.5.5-1 -
    ncurses - 5.7-1 -
    opkg - 618-3 -
    psmisc - 22.13-1 -
    slang - 2.1.4-1 -
    uclibc-opt - 0.9.28-13 -
    Successfully terminated.
    "can't handle reloc type 47" - .
    - . , - accel-ppp opkg.

    , ?
    Last edited by Omega; 19-04-2013 at 09:44. Reason: 2 posts merged

  3. #48
    Join Date
    Feb 2008
    Location
    Smolensk, Russia
    Posts
    1,991
    Blog Entries
    14
    Quote Originally Posted by Gaku View Post
    "can't handle reloc type 47" - .
    - . , - accel-ppp opkg.
    ? LD_LIBRARY_PATH?
    accel-ppp .
    Entware Repository ◄ RT-N66U Router + ZyXEL V352L Phone + WD TV Live Player + WD My Book Live NAS

  4. #49
    Join Date
    Jul 2007
    Location
    World
    Posts
    85
    Quote Originally Posted by ryzhov_al View Post
    ? LD_LIBRARY_PATH?
    accel-ppp .
    ,
    unset LD_PRELOAD
    unset LD_LIBRARY_PATH

    - . ?

  5. #50
    Join Date
    Feb 2008
    Location
    Smolensk, Russia
    Posts
    1,991
    Blog Entries
    14
    , .
    Quote Originally Posted by Gaku View Post
    - . ?
    .
    Entware Repository ◄ RT-N66U Router + ZyXEL V352L Phone + WD TV Live Player + WD My Book Live NAS

  6. #51
    Join Date
    Nov 2006
    Location
    Russia, Moscow
    Posts
    3,364
    Gaku
    Optware Entware. , ...

    ELF (ld.so).

  7. #52
    Join Date
    Jul 2007
    Location
    World
    Posts
    85
    Quote Originally Posted by ryzhov_al View Post
    , .
    " ?" -- . mc, nano, accel-ppp, etc.

    - , :-( ?

    ipkg opkg... .
    , ?
    "nano: can't load library 'libc.so.0'"

    force-reinstall libc "can't handle reloc type 47"
    Last edited by Omega; 19-04-2013 at 09:42. Reason: 2 posts merged

  8. #53
    EntWare, .
    : RT-N16
    : Tomato v1.28.0000 MIPSR2 K26 USB AIO by Shibby

  9. #54
    Quote Originally Posted by Gaku View Post
    ipkg opkg... .
    , ?
    "nano: can't load library 'libc.so.0'"

    force-reinstall libc "can't handle reloc type 47"
    , optware entware..

    ..

    entware, optware , ..

  10. #55
    Join Date
    Jul 2007
    Location
    World
    Posts
    85
    , , ipkg opkg?

    mkdir /tmp/mnt/disc0_1/opt
    mount --obind /tmp/mnt/disc0_1/opt /opt
    ipkg.sh update
    ipkg.sh install ipkg-opt
    ipkg update
    ipkg install opkg
    putty-dropbear ?

  11. #56
    Join Date
    Mar 2011
    Location
    Moscow
    Posts
    140
    Quote Originally Posted by Gaku View Post
    putty-dropbear ?
    winscp, .
    WL500gp 1.9.2.7-d-r2624

  12. #57
    Quote Originally Posted by Gaku View Post
    , , ipkg opkg?



    putty-dropbear ?
    , opkg , -

    http://code.google.com/p/wl500g-repo/wiki/Using

Page 4 of 4 FirstFirst ... 234

Similar Threads

  1. Optware Entware Asus RT-N56U
    By Omega in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 202
    Last Post: 09-01-2013, 18:54
  2. Optware oder Entware?
    By newbiefan in forum German Discussion - Deutsch (DE)
    Replies: 9
    Last Post: 20-12-2012, 16:51
  3. RT-N66U Entware / Optware
    By newbiefan in forum German Discussion - Deutsch (DE)
    Replies: 13
    Last Post: 11-12-2012, 00:44
  4. VPN poptop
    By icCE in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 123
    Last Post: 27-07-2012, 11:09
  5. ipkg
    By FilimoniC in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 268
    Last Post: 28-12-2011, 15:05

Tags for this Thread

Posting Permissions

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