How to manually install SockHop

     To install SockHop automatically, just unzip the SockHop archive and run Install_SockHop.sh from a Terminal window.
 
     To install SockHop by hand, the following steps must be taken:

Also:  If the computer you are installing to is to be used to compile SockHop programs, you should copy the include directory SockHop/include/sockhop to somewhere convenient (perhaps to /develop/headers).  The "sockhop" directory contains all the .h files you will need to use SockHop classes.

 Back to Top