Thanks Barbara. It works after dos2unix conversion of dsp/dsw files.
Barbara Nelson wrote:
> I think the problem is that the project file has carriage-returns only at
> the end of each line, rather than CRLF. You can verify this by opening the
> project file in notepad. Instead of looking lik
This file is included with NES/iPlanet. You'll probably also have a problem
finding jni.h which is included with Java once you fix this one. To fix,
Makefile looks for environment variables to these locations:
export SUITSPOT_HOME=/opt/netscape/server4/plugins(it differs for
different
We've found a bug in the 3.1 nsapi_redirector that must have been fixed
in the 3.2b. With the 3.1 redirector's, whenever I send a post with a
binary file, the redirector seems to close the connection prematurely.
This bug doesn't appear when I compile the redirector from the 3.2
source for unix.