MACROMEDIA FLASH MEDIA SERVER 2-INSTALLING FLASH MEDIA SERVER 2 Informazioni Techniche Pagina 22

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 66
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 21
Other Linux System
(The following operating processes have been approved in Fedora Core 7 system)
The operating processes are the same as the above.
Because library "libstdc++.so.5" hasn't been installed in Fedora system, which is an
essential for Flash Media Server installation, please install it by using following command
before you start the Media Flash Server installation:
yum install libstdc++.so.5
Since the installation script of Flash Media Serve will exam the platform and only
RedHatLinux is permitted, please modify the command in step 8 to:
./installFMS -platformWarnOnly
When the installation finishes, don't start up the FMS.
Go into the installation category. By default, it is /opt/macromedia/fms
Execute the command:
ldd fmscore
The result is displayed as following:
linux-gate.so.1 => (0xffffe000)
libssl.so.4 => not found
libpthread.so.0 => /lib/tls/libpthread.so.0 (0xb7fd2000)
libnspr4.so => /usr/lib/libnspr4.so (0x0449b000)
libplc4.so => /usr/lib/nspr/libplc4.so (0xb7f93000)
libplds4.so => /usr/lib/nspr/libplds4.so (0xb7f90000)
librt.so.1 => /lib/tls/librt.so.1 (0xb7f87000)
libdl.so.2 => /lib/libdl.so.2 (0xb7f82000)
libstdc++.so.5 => /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/libstdc++.so.5
(0xb7ecd000)
libm.so.6 => /lib/tls/libm.so.6 (0xb7eab000)
li/jointfilesconvert/346489/bgcc_s.so.1 => /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/li/jointfilesconvert/346489/bgcc_s.so.1
(0xb7ea3000)
libc.so.6 => /lib/tls/libc.so.6 (0xb7d91000)
lib/ld-linux.so.2 (0xb7feb000)
libcrypto.so.4 => not found
libssl.so.4 and libcypto.so.4 which are the essential for can't be found, so the program
can't work properly. Please add symbolic link manually:
cd /usr/lib
ln -s /lib/libssl.so.0.9.8b libssl.so.4
ln -s /lib/libcrypto.so.0.9.8b libcrypto.so.4
Vedere la pagina 21
1 2 ... 17 18 19 20 21 22 23 24 25 26 27 ... 65 66

Commenti su questo manuale

Nessun commento