Replies: 1 comment 2 replies
-
|
Is there a reason you're not using the .deb package? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am unsuccessful at installing anubis on my ubuntu server.
I have downloaded the lastest tar version "anubis-1.22.0-linux-amd64", extracted it, and ran a "sudo install -D ./bin/anubis /usr/local/bin".
Now I'm stuck because there is nothing in the /etc folder, and "perl -pi -e 's$/usr/bin/anubis$/usr/local/bin/anubis$g' ./run/[email protected]" tells me "Can't open ./run/[email protected]: No such file or directory."
So I am unsure what to do now.
What is the next step ?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions