kensanata / sitelen-mute

a static image gallery creator
https://alexschroeder.ch/software/Sitelen_Mute
GNU General Public License v3.0
75 stars 7 forks source link

Can't locate File/Symlink/Relative.pm #25

Open darthdubu opened 3 years ago

darthdubu commented 3 years ago

I'm unable to run the script due to missing perl modules. I've been trying to find them all however this one I'm unable to figure out. If we could get a listen of all the required perl modules needed that would make things much easier.

./sitelen-mute /media/storage/Photos my-gallery
Can't locate File/Symlink/Relative.pm in @INC (you may need to install the File::Symlink::Relative module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/x86_64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at ./sitelen-mute line 363.
BEGIN failed--compilation aborted at ./sitelen-mute line 363.