LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-14-2010, 04:48 AM   #1
samkala
LQ Newbie
 
Registered: Jun 2010
Posts: 1

Rep: Reputation: 0
Question libqt-mt.so.3 not found


when i am trying to run an application in ubuntu it gave me the error.
kindly give sugesstions
 
Old 06-14-2010, 05:09 AM   #2
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
welcome to LQ samkala

you need to install qt3

open a terminal and do

Code:
sudo apt-get install qt3
 
Old 06-14-2010, 08:17 AM   #3
vikas027
Senior Member
 
Registered: May 2007
Location: Sydney
Distribution: RHEL, CentOS, Ubuntu, Debian, OS X
Posts: 1,305

Rep: Reputation: 107Reputation: 107
Another alternative is that you find some more alternatives

Code:
find / -type f -name libqt-mt.so*
This might give you some files like libqt-mt.so.1, libqt-mt.so.2, e.t.c.

Lets say, you get some file like libqt-mt.so.1, now you can simply make a soft link of that file
Code:
ln -s libqt-mt.so.1 libqt-mt.so.3
This might not work in every scenario, but generally this works.
 
Old 06-14-2010, 10:08 AM   #4
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
This will work :

sudo apt-get install libqt3-mt

( No package named qt3 ).

..
 
  


Reply



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
libqt-mt.so.3 not found with qt 4.2.2 installed Mallegonian Linux - Software 4 01-09-2007 02:31 PM
ld cannot find libqt-mt kamran_pro Linux - Software 0 12-10-2006 05:06 AM
libqt-mt lord_didger Linux - Software 2 08-23-2005 10:42 AM
libqt-mt.so.3 - I cant find it! aze Slackware 1 11-30-2004 08:18 AM
libqt-mt question Kostko Linux - General 3 10-13-2002 09:56 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:42 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