FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Setup Issues › Cross compiling
- This topic has 3 replies, 2 voices, and was last updated 15 years, 6 months ago by
rpedde.
-
AuthorPosts
-
19/11/2007 at 1:49 PM #1963
sansp00
ParticipantWell, been messing around with my shiny new Media Vault. I was able to build a firmware image using a Fedora Core VMWare image and the GPL source with instructions. What I would like to do now is to compile a Firefly nightie from this …
Can anyone help ?!?
Thanks
Patrick S.21/11/2007 at 4:32 AM #14627rpedde
Participant@sansp00 wrote:
Well, been messing around with my shiny new Media Vault. I was able to build a firmware image using a Fedora Core VMWare image and the GPL source with instructions. What I would like to do now is to compile a Firefly nightie from this …
Can anyone help ?!?
Thanks
Patrick S.How much kung-fu do you have?
I think the “rightest” way to do it would be to set up a compilation environment for unslung and build the unslung packages using the compiler you have. That already has all the libs and deps and everything you need.
But it would take some hacking on the makefile stuff for unslung.
Not impossible, I wouldn’t think, but I haven’t really attacked it myself.
That’s how I’d go.
Failing that, you’ll need to download all the deps and compile from source. At a minimum you’ll need libid3tag and sqlite3. Compile those and install them to a staging directory, and then build firefly against that staging directory. Then copy the libs and the firefly binary over to the box and run it. Crossing fingers as appropriate.
— Ron
21/11/2007 at 1:32 PM #14628sansp00
ParticipantWell, I have a black belt in sudo 😉 I just hate messing with makefiles …
I’ll dig up the sources for the 2 ‘third’ parties and see what I can cook up.
The unslung is a bit out of my range and I found out that the MV team are working on a ipkg scheme to get packages. I rather wait a bit to see what they will come up with and just mess with FF.Thanks
Patrick S.23/11/2007 at 11:22 PM #14629rpedde
Participant@sansp00 wrote:
Well, I have a black belt in sudo 😉 I just hate messing with makefiles …
I’ll dig up the sources for the 2 ‘third’ parties and see what I can cook up.
The unslung is a bit out of my range and I found out that the MV team are working on a ipkg scheme to get packages. I rather wait a bit to see what they will come up with and just mess with FF.Thanks
Patrick S.Yeah, I think an unslung optware port is the best move.
-
AuthorPosts
- The forum ‘Setup Issues’ is closed to new topics and replies.