FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Setup Issues › Installing nightlies on NSLU
- This topic has 3 replies, 3 voices, and was last updated 16 years, 4 months ago by
cnc.
-
AuthorPosts
-
13/01/2007 at 6:08 PM #988
cnc
ParticipantI m new to the NSLU and need some help please. I have successfully unslung and installed the stable version and everything works fine, however i decided to try installing the latest nightly but cannot get it to install.
I have followed the instructions in the earler post but get the following message:
ipkg install mt-daapd_svn-1463-1_armeb.ipk
ipkg: invalid magicwhat does this mean and what do I need to do to get it right?
Many thanks.
13/01/2007 at 10:21 PM #8431sansp00
ParticipantHi cnc,
The invalid magic refers to the magic number stored in every file. It determines the type of the file is some sort of header filled with info. So basically it looks like your file may be invalid or corrupted.
Could you re-download the file on your slug and redo a ipkg. A way to look at ipkg under *nix is normally doing the command ‘file’ followed by the file name.
Post back your results and we will take it from there …
Patrick S.14/01/2007 at 9:36 AM #8432fizze
ParticipantProbably just your download failed. Try to download the ipkg again, probably directly from the slug.
with
wget http://nightlies.mt-daapd.org/dl.php?FILE=mt-daapd_svn-1463-1_armeb.ipk
would fetch the current latest nightly to the directory where you’re at, with telnet on the slug.
So basically just log on and issue the above command, followed by:ipkg install http://nightlies.mt-daapd.org/dl.php?FILE=mt-daapd_svn-1463-1_armeb.ipk
that should do the trick, given your slug has access to the internet, that is. 🙂
25/01/2007 at 10:17 PM #8433cnc
Participantthanks for the help. I have now managed to sort it by starting the process from the beginning again and also setting the ipkg update to get the most current version.
Now using svn 1489 and it runs really well.
-
AuthorPosts
- The forum ‘Setup Issues’ is closed to new topics and replies.