You are not logged in.

#1 2008-05-20 21:06:22

jerryluc
Member
From: Norway
Registered: 2008-05-20
Posts: 95

error while installing freecad from AUR

..well, not actually freecad, but soqt3. Freecad depends on soqt3, and i'll get an error while installing soqt3:
"Qt/qglobal.h detected, but no QTDIR environment variable set. Do not know where the Qt include files are."

As far as i can understand soqt3 should be replaced by qt4? So is it me that does something wrong or should freecad depend on qt4?

And why does'nt soqt3 work?

Offline

#2 2008-05-20 21:46:53

kumico
Member
Registered: 2007-09-28
Posts: 224
Website

Re: error while installing freecad from AUR

if it depends on qt
then in the pkgbuild you most likely need to source the qt3 script

source /etc/profile.d/qt3.sh

before the configure/build stage

Offline

Board footer

Powered by FluxBB