Okay, admittedly I'm much of a noob when it comes to compiling in Linux. If I can't just ./configure and make and makeinstall, then I'm confused. I'd like to be able to test Nightingale, but I just can't seem to figure out how to compile the source.
It would be nice if someone made instructions for compiling Nightingale. Or maybe a virtual build environment could be provided?
Nevermind, I'm an idiot. I found these instructions:
http://wiki.songbirdnest.com/Developer/A...bird#Linux
Unfortunately I'm trying to compile on 64-bit, so every time I try to compile I get:
If I try getting the vendor source/[/code]binaries, http://publicsvn.songbirdnest.com/vendor...nux-x86_64, it just doesn't exist. I guess POTI has decided to get rid of 64-bit.
It would be nice if someone made instructions for compiling Nightingale. Or maybe a virtual build environment could be provided?
Nevermind, I'm an idiot. I found these instructions:
http://wiki.songbirdnest.com/Developer/A...bird#Linux
Unfortunately I'm trying to compile on 64-bit, so every time I try to compile I get:
Code:
make -C /home/benjamin/ngale/branches/Nightingale1.8/compiled
make[1]: Entering directory `/home/benjamin/ngale/branches/Nightingale1.8/compiled'
/home/benjamin/ngale/branches/Nightingale1.8/build/config.mk:44: *** Please check out or build vendor-binaries - see https://wiki.songbirdnest.com/Developer/Articles/Getting_Started/Core_Player_Development/Checkout_the_Code#Get_the_Dependencies. Stop.
make[1]: Leaving directory `/home/benjamin/ngale/branches/Nightingale1.8/compiled'
make: *** [build] Error 2
If I try getting the vendor source/[/code]binaries, http://publicsvn.songbirdnest.com/vendor...nux-x86_64, it just doesn't exist. I guess POTI has decided to get rid of 64-bit.
