Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: SquidgyB on June 19, 2022, 11:24:51 AM

Title: sox 13.x aarch64
Post by: SquidgyB on June 19, 2022, 11:24:51 AM
I seem to be having trouble running a rec command to record from a USB audio device after installing sox.tcz

Code: [Select]
rec: error while loading shared libraries: libICE.so.6: cannot open shared object file: No such file or directory
...on a Raspberry Pi Zero 2 W.

This is a fresh piCore install - looks to my eyes like some missing dependency in the sox build, or have I got some configuration missing?
Title: Re: sox 13.x aarch64
Post by: Juanito on June 19, 2022, 01:25:23 PM
Did you try loading the libICE extension?
Title: Re: sox 13.x aarch64
Post by: SquidgyB on June 19, 2022, 02:52:43 PM
Yikes, I thought I'd searched through and didn't find it, just looked now and there it is. My apologies and thanks!
Title: Re: sox 13.x aarch64
Post by: Juanito on June 20, 2022, 03:54:26 AM
In fact the libICE dep was missing from the libpulseaudio extension - corrected in the armv* and aarch64 repos.