Answer the question
In order to leave comments, you need to log in
Who faced similar Centos 7 PacketTracer 7.2?
Hello. get an error when starting packettracer 7.2. Who faced it?
# packettracer
Starting Packet Tracer 7.2
./PacketTracer7: ./libcrypto.so.1.0.0: no version information available (required by ./PacketTracer7)
./PacketTracer7: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by ./PacketTracer7)
GNU nano 2.3.1 File: /usr/local/bin/packettracer
#!/bin/bash
echo Starting Packet Tracer 7.2
PTDIR=/opt/pt
export LD_LIBRARY_PATH=$PTDIR/bin
pushd $PTDIR/bin > /dev/null
./PacketTracer7 "[email protected]"
popd > /dev/null
Answer the question
In order to leave comments, you need to log in
Swears at the lack of libraries, + glibs may not be the same version, checked? Did the installation go through yum with the satisfaction of all dependencies?
I have not encountered, however, I would solve the issue by installing the package on an older version of the OS: Linux Ubuntu (14.04 64-bits)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question