QUESTION: Installing socket extension
I'm having rouble getting the socket extension to work.
I run configure with the option to include sockets. When I compile
-DUSE_SOCKET is defined and socket.o is linked into stk-bin.
However, when I use (require "socket") it appears that %init-socket
is NOT bound it tries and fails to load "socket.so".
Is there something else that needs to be done so that the interpreter
will have %init-socket defined?
Thanks for any help.
-Drew
Received on Sun Nov 13 1994 - 00:30:08 CET
This archive was generated by hypermail 2.3.0
: Mon Jul 21 2014 - 19:38:59 CEST