ToneLib Zoom 4.3.1 on Linux Mint 22

Discussion in 'General discussion' started by naual, Mar 13, 2025.

  1. naual

    naual New Member

    Does anyone have success install ToneLib Zoom on Linux Mint 22 ?
    A lot of dependencies is missing and, after 2 days of no result I just quit...
    Didn't find way to satisfied all dependencies.

    Any help ?
     
  2. naual

    naual New Member

    ToneLib developer ????
    Please ????
     
  3. eb303

    eb303 New Member

    Your post made me discover there was a Linux-native version now, which I downloaded, and unpacked on my Linux box, which is not even Ubuntu-based and doesn't support deb packages (the distro is openSuse Leap 15.6). And I could just run the executable out of the box without having to install anything else...

    I ran a "ldd" on the executable, and there is indeed a lot of dependencies, but a lot of these look like they're pretty common and should be installed already. Can you open a terminal and run the command:
    ldd /usr/bin/ToneLib-Zoom
    and post what it prints here?

    That will show what libraries are needed by ToneLib-Zoom and that are not installed on your system; I could try to see from what packages they are so you can install them.
     
    stpou likes this.
  4. naual

    naual New Member

    HI eb303 !
    Thanks for the tip - I just start ToneLib-Zoom and.....voila, everything work perfectly :)

    Thanks again :)

    Cheers!
     
    stpou likes this.
  5. stpou

    stpou New Member

    Just made an account to say thank you guys, ran the program without accidentally removing the whole system.
    I didn't even know you could unpack a deb package.

    Thanks
     
  6. Robertlig

    Robertlig New Member

    Here’s why you should hire a licensed electrical contractor for any LED lighting conversions needs



    Tackling LED lighting conversions on your own can be risky. Even though it may seem cost-effective, it's best to trust a certified technician to get the job done safely.



    Professional electricians have the skills and training needed to resolve hidden issues that DIYers may miss. Using an expert means the installation is completed correctly and follows all local codes.



    In the end, it's the smarter choice to hire a qualified contractor for your repair needs. You'll gain professional results and minimize risks.



















    home electrical inspection Los Gatos



    CCTV installations: The reason a qualified electrician is a must for secure and compliant installation 00b756e
     
  7. VranQ

    VranQ New Member

    Hi naual and eb303,
    I would be very grateful if you share the solution to get ToneLib Zoom running on Linux Mint 22.3.
    If anyone esle has a solution, I would be grateful for sure as well. ;-)
    VranQ
     
  8. bassmannate

    bassmannate New Member

    I've successfully run it in an Ubuntu 20.04 container. There's a bit of a learning curve to all container software but probably the simplest if you're familiar with installing software on the command line is to use distrobox as a front end for podman.
     
  9. VranQ

    VranQ New Member

    Thanx bassmannate,
    in the meanwhile I got it runnig on an older HP-Notebook in a Mint 21-Version, should be sufficiant so far.
    Container software seems to be a solution, but Im not familiar with it and would need to get deeper in that stuff first.
     
  10. VranQ

    VranQ New Member

    Thanx again bassmannate,
    got "ToneLib Zoom" finally running on my workstation Mint 22.3 with the help of Distrobox and DistroShelf; docker.io/library/ubuntu:20.04.

    Thanx a lot