Tiny Core Linux

Tiny Core Extensions => TCE Talk => Extension requests => Topic started by: daniel l. on March 26, 2019, 04:20:12 PM

Title: Libperl
Post by: daniel l. on March 26, 2019, 04:20:12 PM
It's a needed dependency for irssi to work.
Title: Re: Libperl
Post by: Rich on March 26, 2019, 04:46:03 PM
Hi daniel l.
You need to specify architecture (ARM, x86, x86_64) and version (TC9, TC10, dcore).
Title: Re: Libperl
Post by: daniel l. on March 26, 2019, 04:58:09 PM
TC10 on x86
Title: Re: Libperl
Post by: Juanito on March 31, 2019, 06:41:47 AM
perl5 is a dep of irssi and it contains libperl - what error message do you get?
Title: Re: Libperl
Post by: Juanito on April 01, 2019, 05:40:21 AM
The problem looks to be that irssi is expecting:

usr/local/lib/perl5/i486-linux

..but the current perl5 uses:

/usr/local/lib/perl5/5.28.0/i486-linux-thread-multi

..so it will need recompiling