I have downloaded and extracted the packet tracer file, then I used this command as root
chmod +x install
then I ran (as root)
./install
Then I used this command
./set_ptenv.sh
but whenever I run this command
packettracer
it just doesn't start
packettracer
as normal user. – N0rbert Nov 19 '17 at 20:42sudo apt-get install libqt5script5
. – N0rbert Nov 19 '17 at 20:50