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 ?