sudo apt install libsdl1.2debian:i386
pretty sure it needs the ^ because its 32bit on a64bit system otherwise just this:
sudo apt update
sudo apt install libsdl1.2debian
i installed both Made a ~/.applications folder and moved at2 to that. # Made a .desktop entry inside ~/.local/share/applications # make this file:
vim ~/.local/share/applications/at2.desktop
[Desktop Entry]
Name=at2
Comment=A tracking application
Exec=/home/mint/.applications/adtrack-2.4.24-linux-bin-debian-stretch-x86/adtrack2
Icon=/home/mint/.applications/adtrack-2.4.24-linux-bin-debian-stretch-x86/adtrack2.png
Terminal=false
Type=Application
Categories=Audio;Music;Utility;
Path=/home/mint/.applications/adtrack-2.4.24-linux-bin-debian-stretch-x86
StartupNotify=false
No comments:
Post a Comment