2010/1/3 Jeffrey Janner <jeffrey.jan...@polydyne.com>:
> I've not had a successful download of the native libraries using the
> 5.5.28 Windows installer.  Everything appears to go normally: screen
> says it's downloading, then goes on, but the file does not end up in the
> bin directory.  Is there an install log file stored anywhere?
> I've done this on various version of Windows with the same result (XP,
> 2003 Server, Vista, Window 7, 32-bit and 64-bit).
>

1.  5.5.28 installer downloads a wrong (very outdated) version of the dll,
and always the 32-bit one.

Please get the right one from the Tomcat Native download page,
http://tomcat.apache.org/download-native.cgi

I do not know, why there is no downloaded file in /bin folder.
The error message, if download fails, is printed to the Details panel
of the installer. Unfortunately, it looks like there is no way in NSIS
to save that log to a file. At least, there is no command-line option.
http://nsis.sourceforge.net/Docs/Chapter3.html#3.2.1

Starting with TC 5.5.29 a copy of native.dll will be bundled with the
installer, so the download step won't occur anymore.

2. There is also the following issue:
https://issues.apache.org/bugzilla/show_bug.cgi?id=47712


Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to