Re: C compiler error
For LimeWire, first of all, you use ant, not make.
Second, do you have Java installed? It's in the multiverse. And since your building in JAVA, it wouldn't hurt to install the J2SDK (multiverse)
Thirdly, you don't have to compile LimeWire from source. FrostWire is better, but you can also install the .RPM package using alien. But not compiling from source is fer yella-bellies... well not really.
Any more questions, just ask, I've built LimeWire before, took a few weeks, but it was my first package
Also, build docs are here: http://limewire.org/buildcode.shtml
For LimeWire, first of all, you use ant, not make.
Second, do you have Java installed? It's in the multiverse. And since your building in JAVA, it wouldn't hurt to install the J2SDK (multiverse)
Thirdly, you don't have to compile LimeWire from source. FrostWire is better, but you can also install the .RPM package using alien. But not compiling from source is fer yella-bellies... well not really.
Any more questions, just ask, I've built LimeWire before, took a few weeks, but it was my first package
Also, build docs are here: http://limewire.org/buildcode.shtml
Comment