X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/cb47d8a5d4a3850a5c2237056982489145a27981..635d4d9b3bcf39c404a79542d70bc0b780282ddb:/README.haiku diff --git a/README.haiku b/README.haiku index f8ab9a7..872d272 100644 --- a/README.haiku +++ b/README.haiku @@ -22,9 +22,9 @@ The build procedure is completely standard: Make perl executable and create a symlink for libperl: chmod a+x /boot/common/bin/perl - cd /boot/common/lib; ln -s perl5/5.13.0/BePC-haiku/CORE/libperl.so . + cd /boot/common/lib; ln -s perl5/5.13.9/BePC-haiku/CORE/libperl.so . -Replace C<5.13.0> with your respective version of Perl. +Replace C<5.13.9> with your respective version of Perl. =head1 KNOWN PROBLEMS @@ -57,7 +57,7 @@ fail. This is due to bugs in Haiku's network stack implementation. =head1 CONTACT For Haiku specific problems contact the HaikuPorts developers: -http://ports.haiku-files.org/ +L The initial Haiku port was done by Ingo Weinhold .