s6
s6 copied to clipboard
Installation Error
Tried the .configure, but:
./configure && make && sudo make install Checking for C compiler... ... gcc Checking whether C compiler works... ... yes Checking target system type... ... x86_64-linux-gnu ./configure: error: /usr/lib/skalibs/sysdeps is not a valid sysdeps directory root@devuan:~/s6# ./configure Checking for C compiler... ... gcc Checking whether C compiler works... ... yes Checking target system type... ... x86_64-linux-gnu ./configure: error: /usr/lib/skalibs/sysdeps is not a valid sysdeps directory
I tried creating that directory, but received the same error. Any advice?
Have you built and installed skalibs?