| Ubuntu This forum is for the discussion of Ubuntu Linux. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
11-05-2005, 03:00 AM
|
#1
|
|
LQ Newbie
Registered: Nov 2005
Location: INDIA
Distribution: Red Hat
Posts: 5
Rep:
|
How to install Qt in Ubuntu??
hi,
I am new on ubuntu and apt environment. Can someone plz. tell me how to get Qt installed ?
Thanks
|
|
|
|
11-05-2005, 03:13 AM
|
#2
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,831
|
apt-get install qt
|
|
|
|
11-05-2005, 03:05 PM
|
#3
|
|
LQ Newbie
Registered: Nov 2005
Location: INDIA
Distribution: Red Hat
Posts: 5
Original Poster
Rep:
|
hi,
thanks for response but that is'nt working
error report:
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package qt
bye
|
|
|
|
11-05-2005, 03:10 PM
|
#4
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,831
|
try "qt3" or "libqt3" or "libqt"
|
|
|
|
11-06-2005, 05:22 AM
|
#5
|
|
LQ Newbie
Registered: Nov 2005
Location: INDIA
Distribution: Red Hat
Posts: 5
Original Poster
Rep:
|
thanks for help and I have got Qt installed from synaptic package manager but when I tried to do the same with mplayer the installed mplayer does'nt work properly. Please look into it .
Thanks once again,
bye
Last edited by nelak; 11-06-2005 at 05:23 AM.
|
|
|
|
11-30-2005, 04:12 PM
|
#6
|
|
Member
Registered: Jun 2005
Distribution: RHEL, CentOS, Debian, Ubuntu, Arch
Posts: 181
Rep:
|
i'm having the same trouble - apt-getting "qt3" or "libqt3" or "libqt"doesn't work.
Ubuntu 5.10
thx
|
|
|
|
04-02-2010, 08:03 AM
|
#7
|
|
LQ Newbie
Registered: Apr 2010
Posts: 1
Rep:
|
You might want to try
Code:
sudo apt-get install libqt4-dev
|
|
|
|
04-02-2010, 10:45 AM
|
#8
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,831
|
please don't drag up ancient threads. 4 1/2 years is far too old to reply to, and will probably confuse others who will now reply thinking it's a current thread again.
And of course your answer isn't appropriate for the OP as qt4 didn't exist when the question was asked.
|
|
|
|
04-06-2010, 09:06 PM
|
#9
|
|
LQ Newbie
Registered: Apr 2010
Posts: 1
Rep:
|
...
Last edited by webpolis; 04-10-2010 at 11:06 PM.
|
|
|
|
04-07-2010, 01:53 AM
|
#10
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,831
|
Hurrah for Sock Puppet accounts!
|
|
|
|
04-08-2010, 12:15 AM
|
#11
|
|
Senior Member
Registered: Feb 2010
Location: /usa/ca/orange_county/lake_forest
Distribution: ArchBang, Google Android 2.1 + Motoblur (on Motortola Flipside), Google Chrome OS (on Cr-48)
Posts: 1,791
Rep:
|
Quote:
Originally Posted by garyozzy
i'm having the same trouble - apt-getting "qt3" or "libqt3" or "libqt"doesn't work.
Ubuntu 5.10
thx
|
There's your problem boldfaced and in red. You have Breezy Badger installed? That's a four-and-a-half-year-old release. Try testing the upcoming LTS and see if it works. Beta 2 will be out tomorrow.
You can still use Migration Assistant to migrate documents and settings. Your software may still have to be apt-get installed, however.
|
|
|
|
06-29-2011, 01:13 PM
|
#12
|
|
LQ Newbie
Registered: Apr 2004
Location: UK
Distribution: Mandrake
Posts: 4
Rep:
|
"apt-get install qt4-qmake" perhaps?
|
|
|
|
06-29-2011, 01:27 PM
|
#13
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,831
|
Quote:
Originally Posted by rebroad
"apt-get install qt4-qmake" perhaps?
|
Please... this is a FIVE YEAR OLD THREAD, Why did you reply to it??
|
|
|
|
03-08-2012, 06:31 AM
|
#14
|
|
LQ Newbie
Registered: Mar 2012
Posts: 1
Rep: 
|
Quote:
Originally Posted by nelak
hi,
I am new on ubuntu and apt environment. Can someone plz. tell me how to get Qt installed ?
Thanks
|
Hi,
You could try "apt-get install qt4"?
Ubuntu 11.10 includes it by default, you might want to upgrade
Tom
|
|
|
|
03-08-2012, 06:49 AM
|
#15
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,831
|
Quote:
Originally Posted by Tomassum
Hi,
You could try "apt-get install qt4"?
Ubuntu 11.10 includes it by default, you might want to upgrade
Tom
|
Please... this is a SIX YEAR OLD THREAD, Why did you reply to it??
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:06 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|