Git Product home page Git Product logo

Comments (3)

eGax avatar eGax commented on July 18, 2024 2

You need to create a symlink of 2-10 to 2-9 before installing. This is how I have the Arch Linux install for TrenchBroom 2024.1 setup by adding a line before installing TrenchBroom with an if/then symlink if not found.

You could just do this from the terminal 1st :
sudo ln -s "/usr/lib/libtinyxml2.so.10.0.0" "/usr/lib/libtinyxml2.so.9"
(big assumption on my part that is where the Ubuntu libs are kept like in Arch)

Then :

sudo apt install ./TrenchBroom-Linux-ubuntu-22.04-v2024.1-Release.x86_64.deb

from trenchbroom.

xxvertigoxx avatar xxvertigoxx commented on July 18, 2024 1

I wasn't able to install with the commands above in Kubuntu 24.04 LTS (though I am a novice with Linux). Very keen for this to be resolved as not having access to TB for so many months is grim.

from trenchbroom.

KennethOshiro avatar KennethOshiro commented on July 18, 2024

It looks like there is an up to date Nix package available. I'm just not sure how to get it working yet, since I never used Nix before.

from trenchbroom.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.