Need help building ldutils
by enine from LinuxQuestions.org on (#512B8)
Hello all, I'm trying to build this https://gitlab.com/ldutils-projects/ldutils
getting the following error:
Code:/home/Eugene/Downloads/ldutils-master/ldutils.pro:53: Unknown replace function: clean_path
/home/Eugene/Downloads/ldutils-master/ldutils.pro:56: Unknown replace function: clean_pathfrom their readme:
Quote:
I'm running AlienBob's Plasma5 on top of -current.
Do the -alien kde5 packages have the -dev stuff I need here? I've seen where the debian based distros will have a base and base-dev package .


getting the following error:
Code:/home/Eugene/Downloads/ldutils-master/ldutils.pro:53: Unknown replace function: clean_path
/home/Eugene/Downloads/ldutils-master/ldutils.pro:56: Unknown replace function: clean_pathfrom their readme:
Quote:
Build requirements: 1. Libraries: sudo apt-get install qtbase5-dev libqt5charts5-dev libqt5opengl5-dev libqt5svg5-dev 2. Tools: sudo apt-get install qt5-default qt5-qmake buil |
Do the -alien kde5 packages have the -dev stuff I need here? I've seen where the debian based distros will have a base and base-dev package .