Starting Packet Tracer 7.2.2 /usr/local/bin/packettracer: line 8: 12865 Floating point exception(core dumped) ./PacketTracer7 "$@" > /dev/null 2>&1
When I tried to install Cisco packet tracer from deb
file it gave the following error:
Unpacking packettracer (7.3.0) ...
dpkg: dependency problems prevent configuration of packettracer:
packettracer depends on libdouble-conversion1; however:
Package libdouble-conversion1 is not installed.
packettracer depends on qt-at-spi; however:
Package qt-at-spi is not installed.
dpkg: error processing package packettracer (--install):
dependency problems - leaving unconfigured
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.24-1ubuntu1) ...
Processing triggers for mime-support (3.63ubuntu1) ...
Processing triggers for shared-mime-info (1.10-1) ...
Errors were encountered while processing:
packettracer
Then I tried installing libdouble-conversion1
using command sudo apt-get install libdouble-conversion1
. It gives the following error
Package libdouble-conversion1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'libdouble-conversion1' has no installation candidate
As you've seen many times before "I'm new to Linux". Add me to the list of newbs.
So. I need to send a variety of APRS (Automatic Packet Reporting System) packets from an emulated transmitter. I'm using GNURadio Companion and a HackRF One.
I can't install gr-ax.25 nor gr-packetradio on anything. https://github.com/m0mik/gr-packetradio
I've tried Pybombs. I can get Pybombs installed on one installation of Ubuntu. I can reach the ./app_store.py on one installation (pc) running Ubuntu. I can't get it to run on Ubuntu in a virtualbox though. http://gnuradio.org/redmine/projects/pybombs/wiki
So While attempting to install gr-packetradio from Pybombs the build basically stalls.
I can't get Pybombs to work on Manjaro (Well, a friend of mine who writes code for a living in Manjaro couldn't get it to work), I looked over his shoulder in dismay.
Basically I'd like to use the code/block from m0mik, but basically I have no idea how to install it from those instructions. Its far too vague for a neophyte.
I'm at the point where I can install GNURadio on most of the Linux machines I've tried. The frustrating thing is that doe all the permutations (VirtualMachanies and or real installs) all the error codes are different and meaningless when trying to install the packetradio add-on.
What I'm trying to accomplish is fairly strait forward at this point. I need to at least recieve APRS packets (that use the AX.25 protocol) inside GNURadio. To do this I was hoping to install the well known software GNURadio Companion, and the pre-written/built software package for it (gr-packetradio) to do this.
I've got a dedicated computer to do this and I'm willing to format the machine and start over to get it to work. What I need is detailed instructions that will actually get me to that goal.
Can anyone out there give a guy a hand?
A few days back I installed .bin packet tracer using terminal.
It got installed successfully and is opening too from the desktop icon.
Problem is when I save a .pkt file that file doesn't open.