Page 53 of 64 FirstFirst ... 343515253545563 ... LastLast
Results 781 to 795 of 958

Thread: [HowTo] Install and configure Oleg's firmware

  1. #781
    Join Date
    Feb 2007
    Location
    Moscow, Russia
    Posts
    3,805
    such message:
    Code:
    -sh: XXX: not found
    means some library incompatibility. One or more of the libraries on which transmission depends is wrong. You might get a list of it's dependencies using ldd utility (which is a part of buildroot), or just reinstall uclibc-opt as a most likely source of the problem

  2. #782
    I did not built transmission on the router. I do not have uclibc-opt installed.

  3. #783
    Code:
    [admin@router root]$ ipkg list_installed
    bash - 3.2.17-1 - A bourne style shell
    bzip2 - 1.0.4-1 - Very high-quality data compression program
    cron - 4.1-6 - Standard vixie cron, with cron.d addition
    e2fsprogs - 1.40.2-1 - Ext2 Filesystem Utilities
    expat - 2.0.1-1 - XML Parser library
    fontconfig - 2.3.2-5 - Font configuration library
    freetype - 2.1.10-4 - Free truetype library
    gconv-modules - 2.2.5-7 - Provides gconv modules missing from the firmware.  These are used by glibc's iconv() implementation.
    gdbm - 1.8.3-2 - GNU dbm is a set of database routines that use extensible hashing. It works similar to the standard UNIX dbm routines.
    gnuplot - 4.2.0-5 - Command-line driven interactive data and function plotting utility
    groff - 1.19.2-2 - front-end for the groff document formatting system
    hdparm - 6.9-1 - Linux hard drive parameter utility
    ipkg - 0.99.149-2 - lightweight package management system
    less - 394-3 - Less file browser
    libart - 2.3.17-2 - 2-d graphics library.
    libcurl - 7.17.0-2 - Curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FI
    libdb - 4.2.52-3 - Berkeley DB Libraries
    libevent - 1.3d-1 - libevent to implement an event loop
    libgd - 2.0.35-1 - An ANSI C library for the dynamic creation of images
    libiconv - 1.11-2 - Converts between character encodings.
    libjpeg - 6b-2 - collection of jpeg tools
    libmemcache - 1.4.0.rc2-2 - The C API for memcached.
    libpng - 1.2.21-1 - Portable Network Graphics Libraries
    libuclibc++ - 0.1.12-4 - C++ standard library designed for use in embedded systems
    libxml2 - 2.6.30-1 - Libxml2 is the XML C parser and toolkit developed for the Gnome project.
    libxslt - 1.1.22-1 - An XML Stylesheet processor based on libxml2
    lua - 5.1.2-1 - Lua is a powerful light-weight programming language designed for extending applications.
    man - 1.5p-4 - unix manual page reader
    man-pages - 2.33-3 - unix manual pages
    mc - 4.1.35-3 -
    memcached - 1.2.0-4 - memcached is a high-performance, distributed memory object caching system.
    nano - 2.0.6-1 - A pico like editor
    ncurses - 5.6-1 - NCurses libraries
    openssl - 0.9.7m-3 - Openssl provides the ssl implementation in libraries libcrypto and libssl, and is needed by many other applications and librari
    pcre - 7.4-1 - Perl-compatible regular expression library
    php - 5.2.4-1 - The php scripting language
    php-thttpd - 2.25b-5.2.4-4 - php-thttpd is thttpd webserver with php support
    procps - 3.2.3-4 - PROCPS System Utilities
    readline - 5.2-2 - The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are
    rrdtool - 1.2.23-2 - Round-Robin Database tool. Database collator and plotter
    screen - 4.0.3-2 - A screen manager that supports multiple logins on single terminal
    sqlite - 3.4.1-1 - SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.
    tar - 1.16.1-1 - heavyweight version of the Tape ARchiver
    termcap - 1.3.1-2 - Terminal emulation library
    transmission - 1.75-1 -
    unzip - 5.52-1 - A (de)compression library for the ZIP format
    zlib - 1.2.3-2 - zlib is a library implementing the 'deflate' compression system.

  4. #784
    Join Date
    Feb 2007
    Location
    Moscow, Russia
    Posts
    3,805
    well, I've no idea how the rest might work without uclibc-opt. May be you just try to install it?

  5. #785
    how to install it ? ipkg does not find it.

  6. #786
    Join Date
    Feb 2007
    Location
    Moscow, Russia
    Posts
    3,805
    Well, this line:
    Code:
    ipkg - 0.99.149-2 - lightweight package management system
    allows me to suggest that you use wrong 'old' repository for the files. In correct setup it should be read as:
    Code:
    ipkg-opt ...
    Please, post your /opt/etc/ipkg.conf file. Read section 6 of this thread. However, after updating of the ipkg.conf you have to reinstall all packages.
    Last edited by al37919; 24-01-2010 at 22:08.

  7. #787
    this is it:
    Code:
    [admin@router root]$ cat /opt/etc/ipkg.conf
    src wl500g http://wl500g.dyndns.org/ipkg
    src unslung http://ipkg.nslu2-linux.org/feeds/unslung/wl500g
    dest root /

  8. #788
    Join Date
    Feb 2007
    Location
    Moscow, Russia
    Posts
    3,805
    Yes, I'm right. The correct content of this file is:
    Code:
    src/gz optware http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable
    dest /opt/ /
    However, after changing it you have to reinstall all packages. It is default repository since 1.9.2.7-8. May be you have older version of the firmware?

  9. #789

    Thumbs up

    Thanks al37919!
    That was the main problem. I have started all over from the beginning and now it works!!!

  10. #790

    /tmp at step4 is it a problem?

    hi ! i\m complete newbee and im trying to follow steps of this tutorial
    adn here is what i get at step 4
    Code:
    [WL-001Droot]$ df
    Filesystem           1K-blocks      Used Available Use% Mounted on
    /dev/root                 3072      3072         0 100% /
    tmpfs                    15080       148     14932   1% /tmp
    [admin@WL-001D60E4B744 root]$
    how can i umount /tmp ?
    here is what i get from ps
    Code:
     root]$ ps
      PID USER       VSZ STAT COMMAND
        1 admin     1308 S    /sbin/init
        2 admin        0 SW   [keventd]
        3 admin        0 SWN  [ksoftirqd_CPU0]
        4 admin        0 SW   [kswapd]
        5 admin        0 SW   [bdflush]
        6 admin        0 SW   [kupdated]
        7 admin        0 SW   [mtdblockd]
       55 admin     1520 S    telnetd
       60 admin     1100 S    httpd vlan1
       61 admin     1524 S    syslogd -m 0 -O /tmp/syslog.log -S -l 7 -b 2
       64 admin     1520 S    klogd
       66 admin     1072 S    nas /tmp/nas.lan.conf /tmp/nas.lan.pid lan
       71 nobody     836 S    dnsmasq
       69 admin        0 SW   [khubd]
       90 admin     1532 S    udhcpc -i vlan1 -p /var/run/udhcpc0.pid -s /tmp/udhcp
       93 admin     1264 S    pppd file /tmp/ppp/options.wan0
       95 admin      892 S    infosvr br0
       96 admin     1308 S    watchdog
      114 admin     1048 S    upnp -D -L br0 -W ppp0
      115 admin     1096 S    dropbear
      119 admin     1528 S    -sh
      121 admin     1524 R    ps
    wbr madace

  11. #791
    Join Date
    Feb 2010
    Location
    Portugal, Lisbon
    Posts
    2

    ls -al - Something missing?

    Hi

    First, THANK YOU!! GREAT Tutorial

    I'm using a wl500gp v1, with oleg's 1.9.2.7-10, i follow the tutorial and everything is running great (i think so), i use Samba2 and transmission with no problems, my question is, when do the ls -al command i only get this:

    [aesir@TSRT01 root]$ ls -al
    total 0
    drwx------ 1 aesir root 0 Jan 1 2000 .
    drwxr-xr-x 1 aesir root 0 Jan 25 2008 ..

    I read the forum and i find out that, i should get this instead:

    [admin@WL-ASUSAP sbin]$ ls -al
    drwxr-xr-x 1 admin root 0 Mar 23 19:24 .
    drwxr-xr-x 1 admin root 0 Jan 1 2000 ..
    -rwxr-xr-x 1 admin root 575 Mar 23 19:34 post-boot
    -rwxr-xr-x 1 admin root 0 Mar 23 19:24 post-firewall
    -rwxr-xr-x 1 admin root 0 Mar 23 19:24 post-mount
    -rwxr-xr-x 1 admin root 0 Mar 23 19:24 pre-shutdown

    is that correct? is something missing in my config?

    Thank you all, in advance

  12. #792
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    Hi,

    @madace:

    /tmp does NOT need to be unmounted. Everything is fine and you can simply go on with the tut.
    You found a difference between the older and newer firmwares. Thats all.
    I updated the Howto.

    @genjuro

    The listing you receive depends on the location you are.
    Try the command "pwd" to see your actual loacation in the file system.

    As you can see in your posting you did the ls command in the root folder
    Code:
    aesir@TSRT01 root
    which is the home of root.
    The other ls is done in
    Code:
    admin@WL-ASUSAP sbin
    which is, i guess, /usr/local/sbin/

    Try a "ls -ls /usr/local/sbin/" on your router

    Btw: This is linux basics and has nothing to do with the router at all.

    wengi
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  13. #793
    Join Date
    Feb 2010
    Location
    Portugal, Lisbon
    Posts
    2
    Hi

    Thank you wengi, you are right .... i was in the wrong directory, now my output is just like the other, and the files are in another color, that should mean that they are executable , and everything is ok...

    see ya...

  14. #794

    Unhappy mkdir: Cannot create directory `/opt/etc'

    Dear all,

    First of all.... i'm such a noob and a newbie, but, i kind of want this to work.
    I am good at directions so,.. i will take good directions

    I'm stuck at this step:

    "mkdir /opt/etc
    mkdir /opt/etc/init.d
    vi /opt/etc/init.d/rc.unslung"

    "Remark: If you get a "mkdir: Cannot create directory `/opt/etc': Read-only file system" your HDD (here the IPKG pertition) is NOT mounted."

    I have this error, and i don't know what to do next! please help me!

  15. #795
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    Quote Originally Posted by cristian.ene View Post
    Dear all,

    First of all.... i'm such a noob and a newbie, but, i kind of want this to work.
    I am good at directions so,.. i will take good directions

    I'm stuck at this step:

    "mkdir /opt/etc
    mkdir /opt/etc/init.d
    vi /opt/etc/init.d/rc.unslung"

    "Remark: If you get a "mkdir: Cannot create directory `/opt/etc': Read-only file system" your HDD (here the IPKG pertition) is NOT mounted."

    I have this error, and i don't know what to do next! please help me!
    as it says, you don't have the partition mounted meaning the harddrive is not useable at that time!
    check your fstab configuration

Page 53 of 64 FirstFirst ... 343515253545563 ... LastLast

Similar Threads

  1. [Howto] Install DLNA media servers for Oleg firmware
    By ecaddict in forum WL-500gP Tutorials
    Replies: 18
    Last Post: 06-06-2017, 08:40
  2. Replies: 24
    Last Post: 05-05-2015, 08:42
  3. Replies: 28
    Last Post: 02-06-2013, 21:58
  4. Replies: 6
    Last Post: 21-09-2012, 18:06
  5. [Howto] Install kernel modules for Oleg firmware
    By ecaddict in forum WL-500gP Tutorials
    Replies: 0
    Last Post: 05-12-2011, 17:18

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
  •