INSTALLING PACKET TRACER7 ON CENTOS 7

HTML Meta Tag

You are Redirected to New page!

23 comments:

  1. #packettracer
    bash: packettracer: command not found...

    ReplyDelete
  2. Thankyou. It worked!

    Just note this:

    Before you run ./install you have to make it executable

    # sudo chmod u+x install

    and also make sure you have execute permission of /opt/pt/bin/PacketTracer7

    # sudo chmod u+x /opt/pt/bin/PacketTracer7

    Thankyou

    ReplyDelete
  3. bro for redhat linux have available package.plz say something

    ReplyDelete
    Replies
    1. This package is applicable for RedHat Also

      Delete
  4. genial post ,me funciono perfectamente

    ReplyDelete
  5. This comment has been removed by the author.

    ReplyDelete
  6. Thanks it worked.

    ReplyDelete
  7. Got the following error.

    ./PacketTracer7: error while loading shared libraries: libQtWebKit.so.4: cannot open shared object file: No such file or directory

    Tried this:

    yum install libQtWebKit.so.4

    Got this:

    No package libQtWebkit.so.4 available.

    Any ideas? Thanks.








    ReplyDelete
  8. Please disregard last post Ran using packettracer command just like it said to do in the terminal window and it works. Thanks!!

    ReplyDelete
  9. Hello! I type at cmd #packettracer but it doesnt start at all? Any suggestions?

    ReplyDelete
  10. check This ldd /opt/pt/bin/PacketTracer7

    ReplyDelete
  11. It is not working:

    sudo ldd PacketTracer7

    ./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)
    linux-vdso.so.1 => (0x00007fff3e1a6000)
    libcrypto.so.1.0.0 => ./libcrypto.so.1.0.0 (0x00007f8ffcbc9000)
    ...

    ReplyDelete
    Replies
    1. PacketTracer new 7.2 version having this problem in centos i am working on it

      Delete
    2. looking forward to it. thanks in advance.

      Delete
    3. I Have Got the Solution

      Delete
  12. thank you very much
    You are so kind

    ReplyDelete
  13. Can u plz elaborate the the problem

    ReplyDelete