WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Irssi  (Read 11773 times)

sosjozsef

  • Guest
Irssi
« on: January 02, 2012, 01:45:04 PM »
Sorry, I speak a little English.

Code: [Select]
tc@box:~$ tce-load -wi irssi.tcz
tc@box:~$ irssi
NO WINDOWS: -!- Irssi: Invalid charset: CP1252

What the problem?

Offline martin

  • Jr. Member
  • **
  • Posts: 87
Re: Irssi
« Reply #1 on: January 02, 2012, 03:48:02 PM »
I can't be sure myself, but a google search indicates to try loading the perl extension and trying again.

sosjozsef

  • Guest
Re: Irssi
« Reply #2 on: January 02, 2012, 03:56:16 PM »
perl
Code: [Select]
tc@box:~$ tce-load -wi perl5.tcz
perl5 is already installed!

Offline martin

  • Jr. Member
  • **
  • Posts: 87
Re: Irssi
« Reply #3 on: January 02, 2012, 04:21:57 PM »
ok, well it is asking about a charset, at a guess, I could only suggest loading perl_Encode_Locale.tcz and give that a try. Otherwise, maybe wait for someone else who can help better.

sosjozsef

  • Guest
Re: Irssi
« Reply #4 on: January 03, 2012, 01:48:36 AM »
The problem is not solved, but thanks.

Offline floppy

  • Hero Member
  • *****
  • Posts: 577
Re: Irssi
« Reply #5 on: January 03, 2012, 12:40:18 PM »
According Info file, contact "Kingdomcome"
AMD K6-IIIATZ 550MHz MB DFI K6xv3/+66
P4 HP DC7100 3GB 3GHz
Samsung NC10 boot from SD card port (via USB reader)
.. all TinyCore proofed

Offline martin

  • Jr. Member
  • **
  • Posts: 87
Re: Irssi
« Reply #6 on: January 03, 2012, 04:15:42 PM »
Another, final, stab in the dark. After downloading the source and configuring it, it looks like it might be wanting terminfo. Have you tried installing ncurses-terminfo.tcz as well?

sosjozsef

  • Guest
Re: Irssi
« Reply #7 on: January 04, 2012, 03:23:54 AM »
terminfo
Code: [Select]
tc@box:~$ tce-load -wi ncurses-terminfo.tcz
tc@box:~$ terminfo
tc@box:~$ -sh: terminfo: not found

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: Irssi
« Reply #8 on: January 04, 2012, 11:36:30 AM »
Try eglibc_gconv.
The only barriers that can stop you are the ones you create yourself.

sosjozsef

  • Guest
Re: Irssi
« Reply #9 on: January 04, 2012, 02:02:12 PM »
« Last Edit: January 07, 2012, 06:10:46 AM by Sós József »

Offline genec

  • Full Member
  • ***
  • Posts: 240
Re: Irssi
« Reply #10 on: January 11, 2012, 08:29:13 PM »
Can't locate Symbol.pm in @INC (@INC contains: /usr/local/lib/perl5/5.10.1/i686-linux /usr/local/lib/perl5/5.10.1 /usr/local/lib/perl5/site_perl/5.10.1/i686-linux /usr/local/lib/perl5/site_perl/5.10.1 /usr/local/lib/perl5/vendor_perl/5.10.1/i686-linux /usr/local/lib/perl5/vendor_perl/5.10.1 /usr/local/lib/perl5/vendor_perl .) at (eval 9) line 9.
BEGIN failed--compilation aborted at (eval 9) line 9.

This topic should be moved to tce/bugs with notice to Kingdomcome.  This needs to be rebuilt/reconfigured against Perl-5.14.1.

Offline maro

  • Hero Member
  • *****
  • Posts: 1228
Re: Irssi
« Reply #11 on: January 12, 2012, 07:56:21 PM »
As we don't know how quickly the maintainer will be able to produce a new extension that works with the updated Perl version, why not build one yourself?

There is a build script available that was most likely used for the existing extension. After downloading it one would have have to (at the very least) address the issues of changed tools and dependencies, e.g. via
    sed -i 's#squashfs-tools-4\.0#squashfs-tools-4.x#' buildirssi
    sed -i 's#openssl-0\.9\.8#openssl-1.0.0#' buildirssi
followed by the execution of the build script (e.g. via sudo sh buildirssi)

All going well one should end up with a new set of extensions, that could be used for some local testing. Please note, that there will be more changes required to create a "proper" new extension (e.g. to provide a working solution for icons etc., and an update of the info file), but I guess this is at least a start.

Offline Holmes.Sherlock

  • Newbie
  • *
  • Posts: 25
    • Team Reboot
Re: Irssi
« Reply #12 on: May 21, 2012, 12:02:49 AM »
I'm also facing the same issue. Was this solved at all?

Offline crunchylinux

  • Newbie
  • *
  • Posts: 10
  • ive broke debian HA in your face stability
Re: Irssi
« Reply #13 on: July 29, 2012, 06:21:37 PM »
whats the problem perl or irssi? if its irssi have you tried

tce-run irssi  ?
email me:  rbrickproductions123@gmail.com  (no spam pls  business only)  :)

Offline hiro

  • Hero Member
  • *****
  • Posts: 1217
Re: Irssi
« Reply #14 on: December 13, 2015, 04:06:22 PM »
in case this comes up again:
tce-load -wi ncurses-terminfo