Dear Wiki user, You have subscribed to a wiki page or wiki category on "Thrift Wiki" for change notification.
The "ThriftInstallationWin32" page has been changed by TimWilson-Brown. The comment on this change is: added supported --without-perl. http://wiki.apache.org/thrift/ThriftInstallationWin32?action=diff&rev1=19&rev2=20 -------------------------------------------------- A workaround is to avoid installing the perl libraries if they are not needed. - This can be achieved by replacing the contents of thrift/lib/perl/Makefile with the following, after building thrift: + If you don't need perl, run configure with {{--without-perl}}. + + If you need perl, and are happy to manually install it, replace the contents of thrift/lib/perl/Makefile with the following, after building thrift: {{{ install:
