You are not logged in.
Pages: 1
I come to Archlinux very recently but I was watching this forum over a year and feel this project has been well organized.
BTW, I have a question.
I am installing NuFW and one of this package called Nuapplet2 requires QT4.
I checked the following URL.
aur.archlinux.org/packages.php?do_Details=1&ID=8504
It seems Archlinux is not ready for QT4 ??
Should I compile it from source code ?
May be I should compile it first and ask you later ....?
But, I appreciate if anyone could advice to me in advance.
Thanks.
Offline
Qt4 is in community so a pacman -S qt4 should install it fine.
---for there is nothing either good or bad, but only thinking makes it so....
Hamlet, W Shakespeare
Offline
I did it again now but I could not get it.
# pacman -S qt4
error : 'qt4' : not found in sync db
I checked /etc/pacman.con and conf.d/community.
It looks like okay.
Any other way ......
Thanks.
Offline
try syncing
pacman -Sy qt4
Offline
I gatcha !
Thank you very much.
Offline
Pages: 1