You are not logged in.

#1 2006-05-19 18:44:35

kingboxer
Member
Registered: 2006-05-19
Posts: 61

Make Package - AUR

Hello All - it's my first post here...

How can I use AUR to install klibido?? And adapt the abs tutorial to that situation

Is this hard? ;-)

Sorry for the newbie question but I don't see something to help me around..

Thx

K.

Offline

#2 2006-05-19 19:11:33

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,018

Re: Make Package - AUR

Offline

#3 2006-05-19 21:31:28

kingboxer
Member
Registered: 2006-05-19
Posts: 61

Re: Make Package - AUR

Thank's but I have still one problem

when I do a makepkg I have this:

checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.

but I already do a "pacman -S qt"

I don't understand why I have the problem

here is the content of the log file:
conftest.cc:2:21: error: qglobal.h: No such file or directory
conftest.cc:3:26: error: qapplication.h: No such file or directory
conftest.cc:4:21: error: qcursor.h: No such file or directory
conftest.cc:5:27: error: qstylefactory.h: No such file or directory
conftest.cc:6:34: error: private/qucomextra_p.h: No such file or directory
conftest.cc:7:8: warning: "QT_VERSION" is not defined
conftest.cc:8:2: error: #error 1
conftest.cc: In function 'int main()':
conftest.cc:12: error: 'QStyleFactory' has not been declared
conftest.cc:12: error: 'QString' has not been declared
conftest.cc:12: error: 'null' was not declared in this scope
conftest.cc:12: error: 'create' was not declared in this scope
conftest.cc:13: error: 'QCursor' was not declared in this scope
conftest.cc:13: error: expected `;' before 'c'

Thank you so much in advance

Offline

#4 2006-05-19 22:01:00

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: Make Package - AUR

'pacman -S pkgconfig' might help.


1000

Offline

Board footer

Powered by FluxBB