glava audio visualizer

Pixel2464

New Member
Joined
Jan 30, 2023
Messages
2
Reaction score
0
Credits
23
Hello !
I can't install Glava audio visualizer on my thinkpad T400 with Mx Linux wildflower and xfce DE.
I followed this guide. Everything's fine till step 4 then I have no idea how to fix compiler/linker. Any suggestions? Any other way to install Glava? Many Thanks

1. Install dependencies
$ sudo apt-get install libgl1-mesa-dev libpulse0 libpulse-dev libxext6 libxext-dev libxrender
-dev libxcomposite-dev liblua5.3-dev liblua5.3 lua-lgi lua-filesystem libobs0 libobs-dev meson build-essential gcc
2. Link all libraries
$ sudo ldconfig

3. Start cloning & build
$ git clone https://github.com/jarcode-foss/glava
$ cd glava
$ meson build --prefix /usr

4. Fix the compiler/linker, refer this page
https://github.com/jarcode-foss/glava...

5. Continue installation
$ ninja -C build
$ sudo ninja -C build instal
 


Did you follow the instructions for "Requirements", "Configuration tool requirements", "Additional compile time requirements", and most particularly "Ubuntu/Debian users",

MX Linux is a Debian derivation, my Debian, for example, does not have Meson installed by default.
 
Did you follow the instructions for "Requirements", "Configuration tool requirements", "Additional compile time requirements", and most particularly "Ubuntu/Debian users",

MX Linux is a Debian derivation, my Debian, for example, does not have Meson installed by default.
Meson and Ninja are installed. Instructions say to fix compiler ( https://github.com/jarcode-foss/glava) but really I do not how to do it. Any suggestions? Thanks
 
Hello !
I can't install Glava audio visualizer on my thinkpad T400 with Mx Linux wildflower and xfce DE.
I followed this guide. Everything's fine till step 4 then I have no idea how to fix compiler/linker. Any suggestions? Any other way to install Glava? Many Thanks

1. Install dependencies
$ sudo apt-get install libgl1-mesa-dev libpulse0 libpulse-dev libxext6 libxext-dev libxrender
-dev libxcomposite-dev liblua5.3-dev liblua5.3 lua-lgi lua-filesystem libobs0 libobs-dev meson build-essential gcc
2. Link all libraries
$ sudo ldconfig

3. Start cloning & build
$ git clone https://github.com/jarcode-foss/glava
$ cd glava
$ meson build --prefix /usr

4. Fix the compiler/linker, refer this page
https://github.com/jarcode-foss/glava...

5. Continue installation
$ ninja -C build
$ sudo ninja -C build instal
When you say "fix compiler/linker" -
I assume you mean that you’re getting some error messages from the compiler/linker when you build the application? Is that correct?

If so, can you please copy/paste the error messages that you’re getting?
This is not the psychic hotline, we don’t know what error messages you’re seeing.

Put them inside some code tags, to retain their original formatting.
 

Staff online

Members online


Top