Lines Matching full:shared
70 This means that you will also need the Linux shared libraries that the
101 Shared libraries should also be installed in the shadow tree.
104 Generally, you will need to look for the shared libraries that Linux
110 set of Linux shared libraries on your system to be able to run newly
112 .Ss Setting up shared libraries
116 $ readelf -d ./runner | grep Shared
117 0x00000001 (NEEDED) Shared library: [libstdc++.so.6]
118 0x00000001 (NEEDED) Shared library: [libz.so.1]
119 0x00000001 (NEEDED) Shared library: [libXxf86vm.so.1]
120 0x00000001 (NEEDED) Shared library: [libGL.so.1]
121 0x00000001 (NEEDED) Shared library: [libopenal.so.1]
122 0x00000001 (NEEDED) Shared library: [libm.so.6]
123 0x00000001 (NEEDED) Shared library: [librt.so.1]
124 0x00000001 (NEEDED) Shared library: [libpthread.so.0]
125 0x00000001 (NEEDED) Shared library: [libdl.so.2]
126 0x00000001 (NEEDED) Shared library: [libcrypto.so.1.0.0]
127 0x00000001 (NEEDED) Shared library: [libXext.so.6]
128 0x00000001 (NEEDED) Shared library: [libX11.so.6]
129 0x00000001 (NEEDED) Shared library: [libXrandr.so.2]
130 0x00000001 (NEEDED) Shared library: [libGLU.so.1]
131 0x00000001 (NEEDED) Shared library: [libssl.so.1.0.0]
132 0x00000001 (NEEDED) Shared library: [libgcc_s.so.1]
133 0x00000001 (NEEDED) Shared library: [libc.so.6]
136 For x86, you can simply install the openSUSE shared libraries using the
156 Otherwise, you may have to obtain shared libraries from another Linux