Open BillGoldsmith opened 7 years ago
After a 2 week marathon compiling FFmpeg and trying to link in the darkice. /configure script, i am 100% certain this wont work.
Then i discovered https://pkgs.org/download/Aacplus
Giving older precompiled debs which are for Debian 9 yet it will allow you to compile darkice with aacp even on ubuntu 18.04 if you install - dev libs. Although with your flavour im not sure how this helps as i have no experience with your OS.
I am experiencing errors on darksnow but i shall try without gui before posting her.
I'm trying to compile darkice with aacplus support on Centos7. I've installed libaacplus 2.0.2 from source (into /usr/local). --with-aacplus-prefix doesn't seem to be a thing, so I set the path accordingly, even tried copying libaacplus* into /usr/lib. I still get:
checking for lame library at /usr ... found at /usr checking for VORBIS... yes checking for OPUS... yes checking for faac library at /usr/local ... found at /usr/local checking for AACPLUS... no
All suggestions welcome.