KasmVNC icon indicating copy to clipboard operation
KasmVNC copied to clipboard

Ubuntu 24.04 in v1.3.2: Can't locate DateTime.pm for kasmvncserver

Open ehfd opened this issue 1 year ago • 2 comments

The below message prevents correct invocation of kasmvncserver in Ubuntu 24.04.

Can't locate DateTime.pm in @INC (you may need to install the DateTime module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/bin/kasmvncserver line 42.

Fixed by installing libdatetime-perl, thus this should be an explicit dependency in the Ubuntu 24.04 DEB configuration.

ehfd avatar Sep 24 '24 06:09 ehfd

+1 ran into this

mambon2 avatar Jan 15 '25 14:01 mambon2

+1

adamcolwell avatar Feb 09 '25 08:02 adamcolwell