-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error installing in linux mint #105
Comments
Hello, please read README_* (README_raspbian.md) |
root@jnet:/usr/src/sniffer# make -c
-h, --help Print this message and exit. This program built for x86_64-pc-linux-gnu as you can see its missing args, what am i missing? |
I'm not sure what are you trying by 'make -c' but to compile sniffer from sources and make service running: then you need to copy the voipmonitor.conf Then you put there the init script and force system to start the service at a boottime and start the service |
Oh thanks, I am getting closer there was a couple packages it needed for a successful config command The following packages have unmet dependencies. is the latest error. ps please update readme file to include that isnt the final update but its what i have so far, im getting there slowely but surely! any ideas on how to get around that last error? |
Regarding broken dependencies in your installation of mintOS, or use latest mint 21 where I didn't face any issues with dependencies when building sniffer. |
root@jnet:/usr/src/sniffer# make
./install-sh
./install-sh: no input file specified.
The text was updated successfully, but these errors were encountered: