Compiled 1.0.3 for Ubuntu 10.04 question about what files are now "expendable."


#1

Hey all. I just compiled frogatto 1.0.3 from src. I now have an executable which works fine. I’m just wondering what files are still required to in the folder along with the executable in order to make it work. I’m asking this because I’m considering passing the game around to a few people who might want to run it on 10.04 but I’d only like to pack what is absolutely necessary.

Sorry if this is a really newb question (like for example if all of the files are still needed). This is only like my second time compiling something. I’m just glad that it works!

Thanks.


#2

If you downloaded the source, then all of it is required. In practical terms anyway; there are some things that aren’t, but they don’t take up significant space, and it’d be too tedious to list them all.

If you checked out svn though, you can delete music_aac and sounds_wav.

Good luck!


#3

Yeah after looking through it some more I came to the same conclusion. Thanks for replying.