Linux下InstallAnywhere libm.so.6 libc.so.6 ... 无法找到的解决方法
- copy the cd contents to the hard drive
- go to the directory /Linux/Disk1/InstData/VM or wherever the file LinuxInstaller.bin is located
- then do the following two commands
cp LinuxInstaller.bin LinuxInstaller.bin.bak
cat LinuxInstaller.bin.bak | sed "s/export LD_ASSUME_KERNEL/#xport LD_ASSUME_Kernel/" > LinuxInstaller.bin
- after that, run the installer as normal and it should work

浙公网安备 33010602011771号