Jump to content

How to Install & Run Mineimator 2.0.2 on Debian GNU / Linux 12 Bookworm


Recommended Posts

1. Install tar for the Mine-imator 2.0.2 Linux Release on the website
2. Extract the tar file into a preferred directory using the command:

tar -xf Mine-imator\ 2.0.2.tar.gz


3. Install below dependencies:

sudo apt install libdouble-conversion-dev libvdpau-dev libva-dev libsndio-dev libbsd-dev libtiff*


4. Symbolically link `libtiff6` with `libtiff5` within the kernel:

cd /usr/lib/x86_64-linux-gnu/
sudo ln -s libtiff.so.6 libtiff.so.5


5. Go back into your install directory, and run the `Mine-imator` program launch script:
NOTE: For some reason, you may have to run this twice to get the UI to display. The first time, it appears as a blank, black window.

./EXAMPLE_APPLICATIONS_FOLDER/Mine-imator/Mine-imator
Edited by wolfdaemon
Note
Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    No registered users viewing this page.

  • Create New...