Problem installing Firefly on WD NetCenter

FireFly Media Server Firefly Media Server Forums Firefly Media Server Setup Issues Problem installing Firefly on WD NetCenter

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1968
    Anonymous
    Inactive

    Hi,

    Can anyone help me to understand why ipkg-cl returns error ‘cannot execute’ when I try to install the various packages for MT-DAAPD on my Net Center? Below is the transcript from telnet session.

    thankyou

    Martin

    login: root

    Password:

    BusyBox v1.00-pre2 (2006.10.08-20:33+0000) Built-in shell (msh)
    Enter ‘help’ for a list of built-in commands.

    # mkdir /shares/Main/__opt
    #
    # mkdir /shares/Main/__opt/lib
    #
    # mkdir /shares/Main/__opt/bin
    #
    # mkdir /shares/Main/__opt/etc
    #
    # ln -s /shares/Main/__opt /opt

    BusyBox v1.00-pre2 (2006.10.08-20:33+0000) Built-in shell (msh)
    Enter ‘help’ for a list of built-in commands.

    # cd /opt/lib

    # ln -s ./libipkg.so.0.0.0 libipkg.so
    #
    # ln -s ./libipkg.so.0.0.0 libipkg.so.0
    #
    # export LD_LIBRARY_PATH=/lib:/usr/lib:/opt/lib
    #
    # cd /shares/Main
    #
    # /opt/bin/ipkg-cl install zlib_1.2.2-2_mipsel.ipk
    /opt/bin/ipkg-cl: cannot execute
    #

    #14642
    rpedde
    Participant

    @mwaltonc wrote:

    Hi,

    Can anyone help me to understand why ipkg-cl returns error ‘cannot execute’ when I try to install the various packages for MT-DAAPD on my Net Center? Below is the transcript from telnet session.

    thankyou

    Martin

    login: root

    Password:

    BusyBox v1.00-pre2 (2006.10.08-20:33+0000) Built-in shell (msh)
    Enter ‘help’ for a list of built-in commands.

    # mkdir /shares/Main/__opt
    #
    # mkdir /shares/Main/__opt/lib
    #
    # mkdir /shares/Main/__opt/bin
    #
    # mkdir /shares/Main/__opt/etc
    #
    # ln -s /shares/Main/__opt /opt

    BusyBox v1.00-pre2 (2006.10.08-20:33+0000) Built-in shell (msh)
    Enter ‘help’ for a list of built-in commands.

    # cd /opt/lib

    # ln -s ./libipkg.so.0.0.0 libipkg.so
    #
    # ln -s ./libipkg.so.0.0.0 libipkg.so.0
    #
    # export LD_LIBRARY_PATH=/lib:/usr/lib:/opt/lib
    #
    # cd /shares/Main
    #
    # /opt/bin/ipkg-cl install zlib_1.2.2-2_mipsel.ipk
    /opt/bin/ipkg-cl: cannot execute
    #

    The only thing I can guess is that the ipkg-cl isn’t the right type for your system.

    What does ‘uname -a’ show as compared to ‘file /opt/bin/ipkg-cl’?

    Does it show the same architecture?

    #14643
    Anonymous
    Inactive

    Hi,

    Below is the output from those two commands. I have been following the setup guide from scousethemouse who used ipkg-cl, but obviously I have got snarled up somwewhere.

    thanks for your input,

    Martin

    BusyBox v1.00-pre2 (2006.10.08-20:33+0000) Built-in shell (msh)
    Enter ‘help’ for a list of built-in commands.

    # uname -a
    Linux 2.4.20 #1 Wed Oct 19 10:56:18 UTC 2005 mips unknown
    #
    # file /opt/bin/ipkg-cl
    file: not found

    #14644
    Anonymous
    Inactive

    can anyone suggest where I might get a compatible version of ipkg-cl for the NetCenter or have I just made a basic error?

    #14645
    rpedde
    Participant

    @mwaltonc wrote:

    can anyone suggest where I might get a compatible version of ipkg-cl for the NetCenter or have I just made a basic error?

    Last time I need to do something like that, I installed the shell version of ipkg. Now I can’t seem to find it on the google, though.

    But that works on any arch, and might be enough to get you going.

    — Ron

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Setup Issues’ is closed to new topics and replies.