LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 11-05-2005, 03:00 AM   #1
nelak
LQ Newbie
 
Registered: Nov 2005
Location: INDIA
Distribution: Red Hat
Posts: 5

Rep: Reputation: 0
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
 
Old 11-05-2005, 03:13 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984
apt-get install qt
 
Old 11-05-2005, 03:05 PM   #3
nelak
LQ Newbie
 
Registered: Nov 2005
Location: INDIA
Distribution: Red Hat
Posts: 5

Original Poster
Rep: Reputation: 0
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
 
Old 11-05-2005, 03:10 PM   #4
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984
try "qt3" or "libqt3" or "libqt"
 
Old 11-06-2005, 05:22 AM   #5
nelak
LQ Newbie
 
Registered: Nov 2005
Location: INDIA
Distribution: Red Hat
Posts: 5

Original Poster
Rep: Reputation: 0
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.
 
Old 11-30-2005, 04:12 PM   #6
garyozzy
Member
 
Registered: Jun 2005
Distribution: RHEL, CentOS, Debian, Ubuntu, Arch
Posts: 181

Rep: Reputation: 30
i'm having the same trouble - apt-getting "qt3" or "libqt3" or "libqt"doesn't work.

Ubuntu 5.10

thx
 
Old 04-02-2010, 08:03 AM   #7
kirpi
LQ Newbie
 
Registered: Apr 2010
Posts: 1

Rep: Reputation: 0
You might want to try
Code:
sudo apt-get install libqt4-dev
 
Old 04-02-2010, 10:45 AM   #8
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984
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.
 
Old 04-06-2010, 09:06 PM   #9
webpolis
LQ Newbie
 
Registered: Apr 2010
Posts: 1

Rep: Reputation: 0
...

Last edited by webpolis; 04-10-2010 at 11:06 PM.
 
Old 04-07-2010, 01:53 AM   #10
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984
Hurrah for Sock Puppet accounts!
 
Old 04-08-2010, 12:15 AM   #11
Kenny_Strawn
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
Blog Entries: 62

Rep: Reputation: 56
Quote:
Originally Posted by garyozzy View Post
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.
 
Old 06-29-2011, 01:13 PM   #12
rebroad
LQ Newbie
 
Registered: Apr 2004
Location: UK
Distribution: Mandrake
Posts: 4

Rep: Reputation: 0
"apt-get install qt4-qmake" perhaps?
 
Old 06-29-2011, 01:27 PM   #13
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984
Quote:
Originally Posted by rebroad View Post
"apt-get install qt4-qmake" perhaps?
Please... this is a FIVE YEAR OLD THREAD, Why did you reply to it??
 
Old 03-08-2012, 06:31 AM   #14
Tomassum
LQ Newbie
 
Registered: Mar 2012
Posts: 1

Rep: Reputation: Disabled
Quote:
Originally Posted by nelak View Post
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
 
Old 03-08-2012, 06:49 AM   #15
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984Reputation: 1984
Quote:
Originally Posted by Tomassum View Post
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??
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Cant install Ubuntu Corrupt_Server Linux - Software 8 10-12-2006 02:52 AM
how to un-install ubuntu mystic_durle12 Ubuntu 2 11-07-2005 02:25 AM
can't install Ubuntu frefel Linux - Newbie 8 09-12-2005 01:06 AM
Clean install from Ubuntu Warty to Ubuntu Hoary Erik_the_Red Linux - Newbie 2 06-05-2005 07:14 PM
I install Ubuntu fine dominionlife Linux - Distributions 8 01-21-2005 08:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 10:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration