Results 1 to 2 of 2
Hi,
I would like to install Qt 4 in fedora 11. Can I do the yum install or any rpms available for Qt 4 version?
Thanks,
S...
- 09-05-2009 #1Just Joined!
- Join Date
- Aug 2009
- Posts
- 23
Installing Qt in fedora 11
Hi,
I would like to install Qt 4 in fedora 11. Can I do the yum install or any rpms available for Qt 4 version?
Thanks,
S
- 09-05-2009 #2
Run a terminal and as root enter
A list of qt4 related packages will be listed. Install the ones you need using "yum install".Code:yum list | grep -i qt4


Reply With Quote