Login  Register

Installing on Debian after building from source

Posted by Absinthe on May 05, 2018; 3:28am
URL: https://forum.librecad.org/Installing-on-Debian-after-building-from-source-tp5715973.html

I have the version installed from the Debian repository. However, I also downloaded the latest version to build from source.

Following the instructions I ran qmake -r followed by make -j4.

The instructions now say that I can use "./unix/librecad &" to run the program. This doesn't load the plugins, or install the man files or whatever.

Normally I would have followed up with "make install" but that doesn't seem to do much.

Is there a script I am missing? Or am I expected to move individual files all over the system with individual sudo calls?

Suggestions?

-- Abs