I can't seem to get anything involving 66 working. Many commands complain like this:
[cmde@ Ob66 ~]$ 66-all -v4 -t audio up
66-all(src/lib66/ssexec_all.c: ssexec_all(): 261): fatal: scandir: /run/66/scandir/1000 is not running
I find the wiki article about this but this doesn't seem to help me, but I am most likely just confused of course.
[cmde@ Ob66 ~]$ 66-scandir -c create
66-scandir: info: create scandir /run/66/scandir/1000 ...
[cmde@ Ob66 ~]$ 66-all -v4 -t audio up
66-all(src/lib66/ssexec_all.c: ssexec_all(): 261): fatal: scandir: /run/66/scandir/1000 is not running
I am beginning to get the vibe of suite66 but it still confuses me greatly.
66-scandir deal with the structure of the scandir. So, when you do "66-scandir -c create" you create and prepare the mandatory directories to start it. To start it use
$ 66-scanctl start
At this point you have a running scandir.
4 days later
With every little struggle my understanding improves. Thank you

Powered by Obarun