I am trying to install my first Linux game (pingus)
When I read the README it lists some dependencies....OK
I downloaded those and installed 1 or 2 , but then the third has a dependency file....so
I downloaded that and so on ...and so on
These dependencies are like a nasty multi-nested if..then loop
I would like to know how to install without package managers, so that I am not as limited to what can be installed.
If I find out that I need fileX, fileY, and LibraryA. How do I determine if they are installed?
Also, how do I check for installed libraries?
Sorry for the rambling, tonight I am too lazy to hit the backspace key....so once I've typed it......it's here to stay