New user here. Also had Perl-related issues while installing on manjaro. I'd like to add my solution for future reference.
install github-cli
gh repo clone Logitech/slimserver-vendor
sudo ln -s /usr/include/locale.h /usr/include/xlocale.h
change to appropriate folder, in my case ~/slimserver-vendor/CPAN and run ./buildme.sh
create directories needed: /opt/logitechmediaserver/CPAN/arch/5.38
sudo cp -r /home/wim/slimserver-vendor/CPAN/build/5.38/lib/perl5/x86_64-linux-thread-multi /opt/logitechmediaserver/CPAN/arch/5.38/
sudo unlink /usr/include/xlocale.h
Hope this helps others with perl-related issues
Pinned Comments
FabioLolix commented on 2024-05-26 08:40 (UTC)
-bin variant uploaded https://aur.archlinux.org/packages/logitechmediaserver-bin