Tiny Core Base > CorePlus

I'm unable to get irssi working. Help.

(1/7) > >>

toasted:
I installed irssi by running the below command.

 $tce-load -wi irssi.tcz

and the installation was successful.

But, when I try to execute irssi I get the following output:
 
                    irssi: error while loading shared libraries: libperl.so: cannot open shared object file: No such file or directory

Do I have to re-install perl5?

If so how would I do that ?

I forgot to mention that this only the CLI version. No gui.

 

coreplayer2:
Hi
You can use tce-ab from the CLI to search "Provides" for missing libraries like libperl.so


--- Code: ---tce-ab

tce-ab - Tiny Core Extension: Application Browser

S)earch P)rovides K)eywords or Q)uit:p

Enter search term, e.g. iwconfig: libperl.so

--- End code ---
If used to using the CLI you'll have no issues using tce-ab which will lead you to install extensions providing any required lib's after escaping the extension info file

toasted:
Thanks coreplayer2

I tried that and nothing happened.

How would I uninstall perl safely?

coreplayer2:
I'm a little disturbed with

--- Quote ---I tried that and nothing happened.
--- End quote ---
What were you expecting? 
after learning that perl5.tcz is needed to install the missing library did you continue with tce-ab to install perl5.tcz?
did perl5 actually install?
did installing perl solve the current missing lib issue?


--- Quote ---How would I uninstall perl safely?
--- End quote ---
you can use tce-audit to manipulate and remove / delete extensions

While I prefer APPs, I find CLI utilities quite useful.  So perhaps

--- Code: ---tce-audit delete /pathtotcedir/optional/perl5.tcz
--- End code ---

toasted:
I was expecting that maybe it would of installed libperl.so and im  new to tiny core and linux in general

It says perl5 is already installed.

And when I try to delete perl5 it says,


--- Code: ---autoconf.tcz
automake.tcz
irssi.tcz
perl_xml_parser.tcz
perl5.tcz cannot be deleted.
--- End code ---

Navigation

[0] Message Index

[#] Next page

Go to full version