Austin Kelley
Austin Kelley
Here's the output of `config.log` ``` This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by e2guardian...
@javier-acosta-m There is no fix, but there is a workaround. You must pass the `-c` option with the configuration file path, for example: ```bash e2guardian -c /etc/e2guardian/e2guardian.conf ```
I was having the same issue but using the `-d ./` option fixed it for me.
Hi BarkerB, I haven't run this bot in quite a while, but there definitely seems to be some recent interest in it. I'm going to try getting back into development...
My NEOBOT repo was written in Python and contains scripts for automating certain tasks in Eve Online. Even if you're not familiar with the game itself, you may still find...
Hey Olly, thanks for getting back to me! The info you provided is fantastic, just a few more quick questions: It looks like you manually removed all the labels from...
Hey kairushinjuu, thanks for the kind words! I haven't tested the AHK version of this bot in quite some time and would consider it to be deprecated at this point....
Have you tried running the AHK scripts with the AHK interpreter? If you've got AHK installed, you should just be able to right-click on the relevant .ahk script and there...