Find the answer to your Linux question:
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...
  1. #1
    Just 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

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    Run a terminal and as root enter
    Code:
    yum list | grep -i qt4
    A list of qt4 related packages will be listed. Install the ones you need using "yum install".

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...