mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
updated
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2531 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
c62e430a92
commit
e9e78c85bb
@ -4,7 +4,7 @@ Getting perl scripting to work needs a few things:
|
|||||||
|
|
||||||
- libperl.dll is required in linking and running irssi, it's normally
|
- libperl.dll is required in linking and running irssi, it's normally
|
||||||
located somewhere around /usr/lib/perl5/5.6.1/cygwin/CORE/libperl5_6_1.dll
|
located somewhere around /usr/lib/perl5/5.6.1/cygwin/CORE/libperl5_6_1.dll
|
||||||
copy it to eg. /usr/local/bin/libperl.dll
|
copy it to eg. /usr/bin/libperl.dll
|
||||||
|
|
||||||
- -DUSEIMPORTLIB is needed to be defined while compiling src/perl directory.
|
- -DUSEIMPORTLIB is needed to be defined while compiling src/perl directory.
|
||||||
It doesn't hurt to be defined everywhere, so configure irssi with:
|
It doesn't hurt to be defined everywhere, so configure irssi with:
|
||||||
|
Loading…
Reference in New Issue
Block a user