RE: Rsh with wish application.

2002-01-03 Thread Tikka, Sami
This is just a guess, but on real Unix systems an error like yours usually occurs because in the first case the remote system is running a login shell for you and in the second case the shell is not a login shell. Perhaps the proper execution of tclsh or your script depends on some initialization

OpenLDAP + gdbm?

2001-12-03 Thread Tikka, Sami
I'm trying to compile OpenLDAP with LDBM support for libgdbm. I have the latest Cygwin. I did: LIBS=-lregex ./configure make depend make Everything goes just fine until: gcc -g -O2 -I../../include -I../../include -L/home/Administrator/src/openldap-2. 0.18/libraries -o slapd main.o daemon.o conn