Comment 12 for bug 291258

Revision history for this message
Rolf Leggewie (r0lf) wrote :

The script is likely http://www.real.com/realcom/R?href=http://forms.real.com/real/player/download.html?f=unix/RealPlayer11GOLD.bin

$ file Desktop/RealPlayer11GOLD.bin
Desktop/RealPlayer11GOLD.bin: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.4.1, not stripped

$ ldd Desktop/RealPlayer11GOLD.bin
ldd: warning: you do not have execution permission for `Desktop/RealPlayer11GOLD.bin'
 linux-gate.so.1 => (0x00d4e000)
 libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0x0036a000)
 libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00689000)
 libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0x00401000)
 libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x008e2000)
 libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0x00193000)
 /lib/ld-linux.so.2 (0x00610000)