Poem58
Active Member
Prometheus said:I know it doesn't apply in all cases (or answer all your questions, unfortunately), but quite often the readme file that will most likely accompany any source code you download will tell you what else you need to have installed before you can compile it (or perhaps the place you get it from might have a note to this effect published there). For example, it might say that it needs "libsuchandsuch", so you should make sure you have that before trying to compile the code. You'll likely see these things referred to as "dependencies", since they're what the program you're trying to compile depends upon to work.Poem58 said:I just don't fully understand yet the process that was outlined by WizardStan when it comes to "having the right packages installed" to compile.
Clear, concise, thank you!
Once you've done that does it incorporate said file into the output so as the next person doesn't need to search out said file?
If so, that sounds quite doable and sound easy enough that many people might do this then. So what was being said by Aninhumer was that if there is no mention of libsuchandsuch for some reason, that there would be an error saying libsuchandsuch was missing right? Does the compiling process always know then what files are needed. Am I understanding this correctly?
And do you just google the libsuchandsuch as a file or as something you install? Just asking for knowing if the libsuchandsuch is something that has to be Pandora specific.
I'm sure it will make more sense when we actually have Pandora's to do it on, but I think I'm understanding a bit more now. Haven't learned about libraries etc yet. I have a lot of googling to do! LOL
Last edited by a moderator: