kasmtech / workspaces-images

Other
617 stars 217 forks source link

Cisco Packet Tracer #13

Open btmaple opened 2 years ago

btmaple commented 2 years ago

I was able to install Cisco Packet Tracer, however when the program is run no GUI is started.

Fails with the following message: ./PacketTracer: error while loading shared libraries: libQt5Multimedia.so.5: cannot open shared object file: No such file or directory

j-travis commented 2 years ago

Hi, this looks like a generic dependency issue. The packet tracer installer is likely not installing all its dependencies - in this case libqt5 so you'll need to track them down and install them yourself.

I recommend consulting the official documentation. A quick google for guides on installing packet tracer on ubuntu 18.04 suggests you'll need to install the additional dependencies yourself.