Artix Linux Forum

Artix Linux => Package management => Topic started by: Tula-gingerbread on 23 June 2024, 22:47:43

Title: [DONE] Message to maintainers
Post by: Tula-gingerbread on 23 June 2024, 22:47:43
Hi, Artix maintainers!
Spectacle doesn't work 'cause it want libopencv_imgproc.so.409, but in package opencv only libopencv_imgproc.so.410
Please, rebuild the spectacle
Thanks!

Code: [Select]
ivan@ivanpc ~> spectacle
spectacle: error while loading shared libraries: libopencv_imgproc.so.409: cannot open shared object file: No such file or directory
ivan@ivanpc ~ [127]> ls /lib | grep opencv_imgproc
libopencv_imgproc.so
libopencv_imgproc.so.410
libopencv_imgproc.so.4.10.0
ivan@ivanpc ~> LANG=c sudo pacman -Syu
[sudo] password for ivan:
:: Synchronizing package databases...
 system is up to date
 world is up to date
 galaxy is up to date
 lib32 is up to date
 extra is up to date
 multilib is up to date
 chaotic-aur                                                                         779.1 KiB   878 KiB/s 00:01 [--------------------------------------------------------------------] 100%
:: Starting full system upgrade...
 there is nothing to do
Title: Re: Message to maintainers
Post by: corysanin on 24 June 2024, 01:06:13
Done.