home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text0226.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  1.6 KB  |  34 lines

  1. > The exiting after registering is normal, but the crashing is not.  Are
  2. > you running executor under gdb?  Is more than one Executor active on
  3. > your network or machine at any given time?
  4. Not running under gdb.  Don't know if anyone else on the network is running
  5. Executor (I'm on a dorm network).
  6.  
  7. > You can now purchase site licenses for Executor for a fixed number of
  8. > simultaneous users on your network.  People who buy a copy for
  9. > personal use are really purchasing a site license for one user.  When
  10. > you run Executor, it checks the local network for other Executors to
  11. > make sure you aren't using more copies simultaneously than your
  12. > license allows.  We have seen the SIGIO from the broadcast packet kill
  13. > Executor under gdb (looks like a gdb bug), but not elsewhere.
  14. This all makes sense.  BTW, does it consider multiple instances of executor
  15. running under one username on one machine to be one license or multiple
  16. licenses?  I'm still getting the error.  Unfortunately, as I know next to
  17. nothing about TCP/IP programming under Linux, I don't know how to check if
  18. my broadcast address is working properly.  If someone could pass along a
  19. quick bit of C to do a test broadcast, I would be grateful.  In case it
  20. makes any difference, I'm running Slackware 2.0 upgraded to kernel 1.1.75
  21. and XF 3.1.1.  Everything else is fairly vanilla.  Do I need to update my
  22. netutils or anything like that?
  23.  
  24. > You can turn off the site license check with:
  25. > executor -checknet 0
  26. This solves the problem.  The next question, of course, is what is futzed
  27. with my system that makes the net checks a problem.
  28.  
  29. --Toby Everett
  30.  
  31.  
  32.  
  33.