s6 icon indicating copy to clipboard operation
s6 copied to clipboard

Installation Error

Open mephistolist opened this issue 2 years ago • 1 comments

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?

mephistolist avatar May 04 '23 19:05 mephistolist

Have you built and installed skalibs?

skarnet avatar May 04 '23 20:05 skarnet