nilsve / docker-aseprite-linux

Docker container for easily building Aseprite for linux
102 stars 28 forks source link

Compiled File #3

Closed badrobatx01 closed 2 years ago

badrobatx01 commented 2 years ago

Hello, I have done all tasks by order but in the build/bin folder I got only these files

image

and this is my terminal final message

image

nilsve commented 2 years ago

Your build was succesful. The aseprite file is the executable file. Run it from the bin directory in the terminal using ./aseprite

badrobatx01 commented 2 years ago

image

image

I don't have an executable file, I have only shared a library file.

Can you help me more, please?

nilsve commented 2 years ago

See this issue: https://github.com/nilsve/docker-aseprite-linux/issues/2

Please run sudo apt install -y libdeflate0 libdeflate-dev if you are running a debian based machine, otherwise look up the instructions on how to install these packages for your distro