summaryrefslogtreecommitdiff
path: root/README.cygwin
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2002-02-25 20:25:08 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2002-02-25 20:25:08 +0000
commite9e78c85bbfc365b4386ff0495c4eb2d06e4fef9 (patch)
tree46b4643e769fe84f820a8230bd22c4759aff979b /README.cygwin
parentc62e430a9256671ec49ecef1fe92c5b365ab45e7 (diff)
downloadirssi-e9e78c85bbfc365b4386ff0495c4eb2d06e4fef9.zip
updated
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2531 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'README.cygwin')
-rw-r--r--README.cygwin2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.cygwin b/README.cygwin
index 3b5af30a..60409e5c 100644
--- a/README.cygwin
+++ b/README.cygwin
@@ -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
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.
It doesn't hurt to be defined everywhere, so configure irssi with: