Finding a file for a app
Johnny Rosenberg
gurus.knugum at gmail.com
Thu Nov 11 22:29:13 UTC 2010
Den 2010-11-11 22:14:16 skrev Wade Smart <wadesmart at gmail.com>:
> I need to install libQTOpenGL.so.4 but its not in synaptic.
> How can you find where to install that?
>
> wade
sudo apt-get install apt-file
apt-file search libQtOpenGL.so.4
The result on my system (Ubuntu 10.04):
libqt4-dbg: /usr/lib/debug/usr/lib/libQtOpenGL.so.4.6.2
libqt4-opengl: /usr/lib/libQtOpenGL.so.4
libqt4-opengl: /usr/lib/libQtOpenGL.so.4.6
libqt4-opengl: /usr/lib/libQtOpenGL.so.4.6.2
libqt4-opengl-dev: /usr/share/qt4/lib/libQtOpenGL.so.4
libqt4-opengl-dev: /usr/share/qt4/lib/libQtOpenGL.so.4.6
libqt4-opengl-dev: /usr/share/qt4/lib/libQtOpenGL.so.4.6.2
--
Kind regards
Johnny Rosenberg
More information about the ubuntu-users
mailing list