WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: sox 13.x aarch64  (Read 1093 times)

Offline SquidgyB

  • Newbie
  • *
  • Posts: 9
sox 13.x aarch64
« on: June 19, 2022, 08: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?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14546
Re: sox 13.x aarch64
« Reply #1 on: June 19, 2022, 10:25:23 AM »
Did you try loading the libICE extension?

Offline SquidgyB

  • Newbie
  • *
  • Posts: 9
Re: sox 13.x aarch64
« Reply #2 on: June 19, 2022, 11:52:43 AM »
Yikes, I thought I'd searched through and didn't find it, just looked now and there it is. My apologies and thanks!

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14546
Re: sox 13.x aarch64
« Reply #3 on: June 20, 2022, 12:54:26 AM »
In fact the libICE dep was missing from the libpulseaudio extension - corrected in the armv* and aarch64 repos.