how to install .i386.deb.bin package on amd64
Sunday, January 18th, 2009 4,044 viewsDo you ever found file .i386.deb.bin ? there is no problem when you want to install it on i386/32 bit machine. but when you want to install it on amd64, it will be a problem. it will refuse install because it say it wrong architecture.
yesterday, i have download PacketTracer51_no_tutorials_i386_installer-deb.bin
- I install with command :
chmod the file to being executed :chmod +x PacketTracer51_no_tutorials_i386_installer-deb.bin
./PacketTracer51_no_tutorials_i386_installer-deb.bin
- In the midle installation ( after EULA aggreement ), it refuse to installed because it wrong architecture. I’m very confused, so I try asking goggle, and i find solution from ubuntuforums.org. the solution :
./PacketTracer51_no_tutorials_i386_installer-deb.bin









