rauchg/spot

Spot not working

agucova opened this issue · 0 comments

I installed via the curl option.
When I run spot something:

root@server:# spot 8088

root@server# 

It justs returns a new line and stops (instantly)
I can run spot -h and everything perfectly.
When trying spot --update

root@server# spot --update
... updating
Cloning into 'spot'...
remote: Counting objects: 9, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 9 (delta 0), reused 5 (delta 0), pack-reused 0
Receiving objects: 100% (9/9), 4.80 KiB | 0 bytes/s, done.
Checking connectivity... done.
cp spot.sh /usr/local/bin/spot
cp spot.1 /usr/local/share/man/man1/spot.1
cp: cannot create regular file '/usr/local/share/man/man1/spot.1': No such file or directory
Makefile:12: recipe for target 'install' failed
make: *** [install] Error 1

This is on ubuntu server 16.04.