Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Problem with rnnoise and pulseeffects.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
exeqtion
n00b
n00b


Joined: 05 Jan 2020
Posts: 15

PostPosted: Mon Apr 12, 2021 4:05 pm    Post subject: [Solved] Problem with rnnoise and pulseeffects. Reply with quote

So I installed rnnoise from the git.
Code:
./autogen.sh
./configure
make
sudo make install

And it created following libs under /usr/local/lib
Code:
-rw-r--r-- 1 root root 307160 Apr 12 18:20 librnnoise.a
-rwxr-xr-x 1 root root    941 Apr 12 18:20 librnnoise.la*
lrwxrwxrwx 1 root root     19 Apr 12 18:20 librnnoise.so -> librnnoise.so.0.4.1*
lrwxrwxrwx 1 root root     19 Apr 12 18:20 librnnoise.so.0 -> librnnoise.so.0.4.1*
-rwxr-xr-x 1 root root 254256 Apr 12 18:20 librnnoise.so.0.4.1*


So then I emerged pulseeffects with ~amd64 arch but for some reason meson is not detecting the rnnoise libs.
Code:
Run-time dependency rnnoise found: NO (tried pkgconfig and cmake)
Message: could not find the RNNoise library


Is my installation of rnnoise correct? or meson not detecting since it is under /usr/local/lib.
Thanks.


Last edited by exeqtion on Tue Apr 13, 2021 8:01 am; edited 1 time in total
Back to top
View user's profile Send private message
exeqtion
n00b
n00b


Joined: 05 Jan 2020
Posts: 15

PostPosted: Tue Apr 13, 2021 6:45 am    Post subject: Reply with quote

Solved it with declaring path for pkg-config in global environment.
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21633

PostPosted: Tue Apr 13, 2021 3:42 pm    Post subject: Reply with quote

Could you be more specific? If this is something everyone will need to do, then it would be best to post exactly what they should do, in a form that can be copied into a shell.

Separately, that should not be necessary. I suspect either the package needs to be changed or there is something wrong in your environment.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum