Subject: | Incorrect instructions in README |
Hello,
The README instructs to use --no-xs option to generate Makefile without linking to libreslov. However --no-xs is not an valid option or I am missing something :). Here is the error I got.
-------------------
psyam@xyz$perl Makefile.PL --no-xs
Unknown option: no-xs
and proceeds.....
-------------------------
OS: Redhat Linux 8.0
Perl : This is perl, v5.8.0 built for i386-linux-thread-multi
It works with --noxs.