Installation of libqtGui.so.4
-
If you want to run your executable on a another computer without Qt installed (I don't mean the complete SDK just the libraries) you have to provide the needed libraries yourself.
It's explained "here":http://qt-project.org/doc/qt-4.8/deployment-x11.html#creating-the-application-package
However, depending on your target computer, you should simply install the distribution provided Qt
-
That all depends on the distribution you are using
-
You are using linux, so you are using a distribution like e.g. Ubuntu, Debian, Gentoo etc. Which one is it ?
-
YaST is your friend then
-
Run YaST on your target and search for the Qt libraries
-
Wait, what is your target ?
-
Gdmrd sir,
My target and host is linux opensuse,i instaled qt in host machine in that i written a sample programe ,that exe must run in my target machine without insatling qt.when i run exe it is asking libQtGui.so.4 is not found.Please help to quit from this error. -
Can you explain why you can't install the libs on your target ?
-
Still that doesn't answer my question: since the target is running OpenSuse, why don't you use the package manager ?
-
It's nothing Qt specific. So let's start again:
- list item What exactly is your target ? Computer ? Embedded board ? etc.
- What processor does it use ?
* What exact OS is it running ?
-
To be able to help you, you should start by first answering my questions.
Not knowing what you are running on your board I can't answer.
-
Gm sir,
In windows 8,I installed Virtual machine then i installed ubuntu 12.10 ,32 bit .Tool chain regarding Angstrom installed ,then Qt . Gui am geting on BBB.But unable to use mouse on GUI.When connect mouse and keyboard ,Keyboard is geting worked bt under mouse light geting bliking,but unable to work.
I ran command startx in Lcd 7",white color terminals got appeared ther am geting movement of cursor,but when i deploy Gui, ther mouse canot work ther ,Please help me sir.