The final piece of installation and start up information by the dev @s-fairchild is about running IDJC from the command line with Jack support with PipeWire server. I installed IDJC on Ubuntu 22.04 with PipeWire and Jack but when I started the usual way (clicking the application icon), the profile screen opened then disappeared and the app did not start. I tried the recommended way from the command line and the app opened but could not make a connection to the Icecast server. I searched about enabling...
Adding SSL Certificates to Icecast breaks link to IDJC
Installing libshout-idjc-dev via apt did the trick for me after I got the message: configure: error: Package requirements (shout-idjc) were not met: No package 'shout-idjc' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables SHOUTIDJC_CFLAGS and SHOUTIDJC_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.
I just downloaded the library on a similar set-up (Ubuntu 22.04). Has the line been fixed or should I install the dev package? I am also confused about that line about --prefix=/usr. A scan through the system shows that all the directories mentioned on the compilation/installation page are there.
I've designed a GUI using Qt, to start/stop the v2 DNAS and edit the sc_serv.conf....
Thanks you for the code and thank you for the prompt support. I think you're right...
Ok. Thanks. I think I did a successful build because I now have Version 0.8.14 installed...
Tried building from sources but no make file in folder idjc-0.8.14. Console message:...