Lubuntu Linux, please help to compile

Having trouble installing or compiling FreeCAD? Get help here.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Osman
Posts: 8
Joined: Mon Nov 21, 2016 8:35 pm

Re: Lubuntu Linux, please help to compile

Post by Osman »

sgrogan wrote:Try

Code: Select all

dpkg -s libqt5-dev
I'm on my windows boot now. Give me a few and I will try building on Kubuntu.
OK.

Code: Select all

~/freecad$ dpkg -s libqt5-dev
dpkg-query: package 'libqt5-dev' is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
User avatar
sgrogan
Veteran
Posts: 6499
Joined: Wed Oct 22, 2014 5:02 pm

Re: Lubuntu Linux, please help to compile

Post by sgrogan »

Osman wrote:OK.
I got through cmake no problem and am compiling now.
I really don't know what the problem is, maybe try to install the cmake-qt-gui package and see if any more info is revealed?
"fight the good fight"
Osman
Posts: 8
Joined: Mon Nov 21, 2016 8:35 pm

Re: Lubuntu Linux, please help to compile

Post by Osman »

sgrogan wrote:
Osman wrote:OK.
I got through cmake no problem and am compiling now.
I really don't know what the problem is, maybe try to install the cmake-qt-gui package and see if any more info is revealed?
After installing empty Kubuntu 14 configuring went well. Now making. Thanks a lot for help!
User avatar
sgrogan
Veteran
Posts: 6499
Joined: Wed Oct 22, 2014 5:02 pm

Re: Lubuntu Linux, please help to compile

Post by sgrogan »

Osman wrote: After installing empty Kubuntu 14 configuring went well. Now making. Thanks a lot for help!
Glad you got it working but I don't see why Kubuntu should be different than Lubuntu.
"fight the good fight"
Osman
Posts: 8
Joined: Mon Nov 21, 2016 8:35 pm

Re: Lubuntu Linux, please help to compile

Post by Osman »

sgrogan wrote:
Osman wrote: After installing empty Kubuntu 14 configuring went well. Now making. Thanks a lot for help!
Glad you got it working but I don't see why Kubuntu should be different than Lubuntu.
I do not understand either. Some enigma.
wmayer
Founder
Posts: 20317
Joined: Thu Feb 19, 2009 10:32 am
Contact:

Re: Lubuntu Linux, please help to compile

Post by wmayer »

Do you also have installed the package libqt4-dev-bin?
Post Reply