mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 16:42:30 +02:00
Remove support for perl 5.004 and older.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4706 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
ffe5bd6930
commit
4fb888ce80
8 changed files with 0 additions and 33 deletions
3
INSTALL
3
INSTALL
|
|
@ -47,9 +47,6 @@ as well. If you want to use only curses calls for some reason, use
|
|||
Perl support generates most of the problems. There's quite a many
|
||||
things that can go wrong:
|
||||
|
||||
- Perl 5.004 doesn't work by default, you'll need to edit
|
||||
src/perl/irssi-core.pl and remove all lines with "delete_package"
|
||||
in them.
|
||||
- Compiling fails if you compile irssi with GCC in a system that has
|
||||
perl compiled with some other C compiler. Very common problem with
|
||||
non-Linux/BSD systems. You'll need to edit src/perl/*/Makefile files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue