You are not logged in.
Pages: 1
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
http://wiki.archlinux.org/index.php/New … NSUPPORTED
Piece of cake.
Offline
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
'pacman -S pkgconfig' might help.
1000
Offline
Pages: 1