Hi,
We made a new DEB install package on Linux Mint 22 Cinnamon 64Bit.
The new DEB install package works perfectly on all Ubuntu 24.04 64Bit based Linux distros.
When we installed the new DEB install package on Debian 12 Cinnamon 64Bit, the game does not run?
Further investigation shows when run from terminal the follow error:You can download the new DEB install package below on our Itch page:
https://jesseleepalser.itch.io/t-crisis-4-r2
(scroll down to [Download] tc4-tribute2-4.0-1-amd64.deb)
The game's executable was built on Linux Mint 22 Cinnamon 64Bit.
How can we fix the new DEB install package to work also on Debian 12 64Bit?
Totally new to DEB packaging for Linux, any help would be appreciated!
We think we must tell the DEB to build the game's executable from source code on Debian 12, but not sure how...
Jesse
NOTE #1: DEB installs game executable and resources to: /usr/opt/tc4-tribute2
We made a new DEB install package on Linux Mint 22 Cinnamon 64Bit.
The new DEB install package works perfectly on all Ubuntu 24.04 64Bit based Linux distros.
When we installed the new DEB install package on Debian 12 Cinnamon 64Bit, the game does not run?
Further investigation shows when run from terminal the follow error:
Code:
./tc4-tribute2./tc4-tribute2: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.32' not found (required by ./tc4-tribute2)
https://jesseleepalser.itch.io/t-crisis-4-r2
(scroll down to [Download] tc4-tribute2-4.0-1-amd64.deb)
The game's executable was built on Linux Mint 22 Cinnamon 64Bit.
How can we fix the new DEB install package to work also on Debian 12 64Bit?
Totally new to DEB packaging for Linux, any help would be appreciated!
We think we must tell the DEB to build the game's executable from source code on Debian 12, but not sure how...
Jesse
NOTE #1: DEB installs game executable and resources to: /usr/opt/tc4-tribute2
Statistics: Posted by JesseLee — 2024-10-15 11:31 — Replies 2 — Views 78