FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Setup Issues › Problem installing Firefly on WD NetCenter
- This topic has 4 replies, 2 voices, and was last updated 16 years, 10 months ago by rpedde.
-
AuthorPosts
-
21/11/2007 at 2:45 AM #1968AnonymousInactive
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 /optBusyBox 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
#21/11/2007 at 4:19 AM #14642rpeddeParticipant@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 /optBusyBox 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?
21/11/2007 at 1:45 PM #14643AnonymousInactiveHi,
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 found22/11/2007 at 5:42 PM #14644AnonymousInactivecan anyone suggest where I might get a compatible version of ipkg-cl for the NetCenter or have I just made a basic error?
23/11/2007 at 11:26 PM #14645rpeddeParticipant@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
-
AuthorPosts
- The forum ‘Setup Issues’ is closed to new topics and replies.