Iceberg Explorer by tinyworlds 2013-04-30T16:02:00
doesnt work.
output:
/home/username/Downloads/bin_unix/lamiae64.bin does not exist
Lamiae will attempt to compile one by executing the following command.
make -C src -f Makefile install
Please make sure the SDL, SDL_image, and SDL_mixer, and zlib *Development* libraries are installed.
Press Enter to proceed or Ctrl-C to abort.
make: *** src: No such file or directory. Stop.
compilation failed
"/home/username/Downloads/bin_unix/lamiae64.bin" does not exist and the program is unable to launch as a result.
This is typically due to there not being an available build for your system.
If you believe this is in error, try some combination of the --force flags or if not,
make sure that you have the sdl, sdl-image, sdl-mixer, and zlib DEVELOPMENT libraries installed.
Then execute "make -C /home/username/Downloads/src install" before trying this script again.