|
From: Chuck W. <ch...@ma...> - 2006-11-22 19:38:30
|
Hi All, %WRAPPER_OS% in wrapper.conf is expanding to "windows" using libwrapper.so from wrapper.linux-x86-32-3.2.3 binary distribution. It appears there was some build error in the generation of of WrapperInfo.c from WrapperInfo.c.in? Has anyone else seen this? I build the Java portions of wrapper, but have not wanted face all the platform issues of building the native code. The only workaround I could find was to apply a script to wrapper.conf that expands the %WRAPPER_OS% environment variable ahead of time. Might there be a better approach? Thanks for any suggestions, Chuck |