Skip to content

Instantly share code, notes, and snippets.

@kozross
Created January 18, 2015 22:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kozross/2d342a654dd2873806b0 to your computer and use it in GitHub Desktop.
Save kozross/2d342a654dd2873806b0 to your computer and use it in GitHub Desktop.
gamedir [/home/koz/annex]
Looking for LDCONFIG []...
LDCONFIG environment variable is not set...
Found LDCONFIG using which [/usr/bin/ldconfig]...
- default library [libdirectfb-1.2.so.0] is missing, attempting to find and link to a newer version if available...
> not found !
- default library [libfusion-1.2.so.0] is missing, attempting to find and link to a newer version if available...
> not found !
- default library [libdirect-1.2.so.0] is missing, attempting to find and link to a newer version if available...
> not found !
- default library [libjpeg.so.62] is missing, attempting to find and link to a newer version if available...
new library link [/home/koz/annex/lib/libjpeg.so.62] pointed to [/usr/lib/libjpeg.so.8]
- default library [libpng15.so.15] is missing, attempting to find and link to a newer version if available...
new library link [/home/koz/annex/lib/libpng15.so.15] pointed to [/usr/lib/libpng16.so.16]
- default library [libicudata.so.40] is missing, attempting to find and link to a newer version if available...
new library link [/home/koz/annex/lib/libicudata.so.40] pointed to [/usr/lib/libicudata.so.54]
- default library [libicuuc.so.40] is missing, attempting to find and link to a newer version if available...
new library link [/home/koz/annex/lib/libicuuc.so.40] pointed to [/usr/lib/libicuuc.so.54]
- default library [libGLEW.so.1.5] is missing, attempting to find and link to a newer version if available...
new library link [/home/koz/annex/lib/libGLEW.so.1.5] pointed to [/usr/lib/libGLEW.so.1.11]
- default library [libGLEW.so.1.5] is missing, attempting to find and link to a newer version if available...
> not found !
- default library [libgnutls.so.26] is missing, attempting to find and link to a newer version if available...
new library link [/home/koz/annex/lib/libgnutls.so.26] pointed to [/usr/lib/libgnutls.so.28]
- default library [liblua5.1.so.0] is missing, attempting to find and link to a newer version if available...
> not found !
- default library [libvlccore.so.5] is missing, attempting to find and link to a newer version if available...
> not found !
- default library [libvlc.so.5] is missing, attempting to find and link to a newer version if available...
> not found !
- default library [libgcrypt.so.11] is missing, attempting to find and link to a newer version if available...
new library link [/home/koz/annex/lib/libgcrypt.so.11] pointed to [/usr/lib/libgcrypt.so.20]
- default library [libtasn1.so.3] is missing, attempting to find and link to a newer version if available...
new library link [/home/koz/annex/lib/libtasn1.so.3] pointed to [/usr/lib/libtasn1.so.6]
/home/koz/annex/annex.bin: /usr/lib/liblber-2.4.so.2: no version information available (required by /home/koz/annex/annex.bin)
/home/koz/annex/annex.bin: /home/koz/annex/lib/libgcrypt.so.11: version `GCRYPT_1.2' not found (required by /home/koz/annex/annex.bin)
/home/koz/annex/annex.bin: /usr/lib/libldap_r-2.4.so.2: no version information available (required by /home/koz/annex/annex.bin)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment