The solution is to simply add i386 architecture by runinng the following commands:
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386
After running these commands successfully, restart your installation by running the TIBCO Universal Installer again.
0 reacties:
Post a Comment