home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / system / network / chat / zircon_b.rea < prev   
Encoding:
Text File  |  1994-05-26  |  5.7 KB  |  165 lines

  1. This is just a binary package of zircon 1.15Tp4
  2. for those who have problems compiling dpwish under linux.
  3.  
  4. (there are some prototypes in one of the header files of
  5. dpwish that don't work with linux because they conflict
  6. with the system headers. I just put them inside a #ifndef linux
  7. and it works fine)
  8.  
  9. Included is zircon and dpwish, but you still need tcl/tk 
  10. on your system (for example the libraries included with
  11. slackware)
  12. The original README is included below
  13.  
  14. To install the binary, just do a tar xvfz in the / directory.
  15. The files get extracted to /usr/local/bin and /usr/local/lib 
  16.  
  17. The complete source is on ftp.x.org 
  18.  
  19. Try it out ! It's really the best irc frontend I've ever seen
  20.  
  21. Stefan
  22. (strobel@sun1.rz.fh-heilbronn.de)
  23.  
  24.  
  25. ================================================
  26.  
  27. Zircon Release 1.15
  28. -----------------------
  29.  
  30. This is a release of Zircon, an X11 interface to Internet Relay Chat.
  31. The software is written in tcl/tk and uses the tcl-dp TCP extensions
  32. to provide network communications. Suggestions for improvements to
  33. Zircon are welcome. I am particularly interested in making the
  34. system useful for those users in groups where JIPS and other national
  35. character sets are used.
  36.  
  37. Zircon has more features than you could possibly imagine and
  38. implements nearly everything that the irc II clients support as well
  39. as many other useful and interesting features. This reflects the power
  40. of tcl/tk *not* the fact that I am a wonderful programmer (I am, but
  41. that is a side issue :-)) tcl/tk is a wonderful system and you need it
  42. on your machine *NOW*.
  43.  
  44. Please send all reports, comments and suggestions to: 
  45.  
  46.     zircon@catless.newcastle.ac.uk
  47.  
  48. You can usually find me on the channel #zircon along with other
  49. helpful Zircon users (and ScottM is often there too 8-; ). N.B. the user
  50. whose nick is zircon has nothing to do with this progam. You can
  51. always get the latest release of Zircon from ZirconBot - send the
  52. message !send current and it will be dcc'ed to you. !send beta will
  53. often send the latest beta test release of the system. If you use the
  54. registration feature of Zircon ZirconBot will inform you off new
  55. releases when you sign on to IRC.
  56.  
  57. Mail
  58. ----
  59.     zircon-request@newcastle.ac.uk
  60.  
  61. to be added to the Zircon users mailing list. Messages to the mailing
  62. list should be sent to
  63.  
  64.     zircon@newcastle.ac.uk
  65.  
  66. Enjoy!
  67.  
  68. Lindsay
  69. -------
  70.  
  71. REQUIREMENTS
  72.  
  73. The software has been developed using:
  74.  
  75.     tcl    Version 7.3
  76.     tk    Version 3.6
  77.     tcl-dp    Version 3.0
  78.  
  79. You must have the dpwish program rather than the usual wish for Zircon
  80. to be runnable.
  81.  
  82. tcl/tk is available from harbor.ecn.purdue.edu in the directory
  83. /pub/tcl. tcl-dp is available there also, but the latest version can
  84. always be found on catless.ncl.ac.uk which is also the home of Zircon.
  85.  
  86. You can configure lots of stuff using X resources, thus it is possible
  87. to make buttons and text associated with particular users and channels
  88. appear in special colours and fonts. The system is much easier to use
  89. than the usual UNIX interfaces to irc and a lot of people are using it
  90. on a day to day basis. Zircon also supports a distributed drawing
  91. board, but please do not use this when there are non-Zircon users
  92. around as they get annoyed when they cant see the pictures.
  93.  
  94. For people who really cannot do without their ircII style commands a
  95. subset of these are also supported both in an optional command line
  96. and from Channel windows - see the MANUAL for details.
  97.  
  98. INSTALLATION
  99.  
  100. Make sure you have tcl and tk installed and have built tcl-dp.
  101. Edit the zircon Makefile and configure the path to dpwish, the name of
  102. the directory where zircon files are going to live, and where you want
  103. the main program to go. Then type
  104.  
  105.     make install
  106.  
  107. Now create a file called rc in the zircon directory. This acts as a
  108. system wide rc file for all zircon users. Minimally put in here the
  109. name of the default irc server that you wish users to connect to, and
  110. the default port if it is not 6667. Also useful would be the name of
  111. you rnearest irc help service :
  112.  
  113. Server default -host x.y.z -port 9999
  114. set helpService "help_XX"
  115.  
  116. The file DOTzirconrc shows you what you might want to put in your
  117. .zirconrc file in your HOME directory, but any of that stuff can also
  118. go in the rc file in the zircon library directory. The HOME rc file
  119. overrides the system one.
  120.  
  121. You will also want to edit the file zircon.ad which can be found in
  122. the zircon library directory. This contains application defaults for
  123. X resources and is read by zircon on startup. 
  124.  
  125. HELP
  126.  
  127. Mail problems to zircon@catless.ncl.ac.uk. The zircon mailing list can
  128. be joined by posting to zircon-request@newcastle.ac.uk and posted to
  129. at zircon@newcastle.ac.uk You can usually find help in the #zircon
  130. channel on IRC as well.
  131.  
  132. Possible Future Extensions
  133. --------------------------
  134.  
  135. 1) Automatic AWAY canceling when you type in a window.
  136.  
  137. 2) Nice icons instead of boring old buttons and text - suggestions welcome.
  138.  
  139. 3) Face icons for users. Probably using the faces mail icon database.
  140.  
  141. 4) Sound
  142.  
  143. 5) Support for extended Server features
  144.  
  145. Known Features
  146. --------------
  147.  
  148. 1) Zircon does not work with pre-2.8 servers.
  149.  
  150. 2) There is no JIS support. In fact there are problems when you even
  151. attempt to join a group with JIS characters in its name as tcl tries
  152. to interpret the $ characters in them.... I have tried the JIPS
  153. version of tcl but it didnt help.
  154.  
  155. 3) Character escaping in the low level CTCP protocol is not done
  156. everywhere, but it *is* done for SED encrypted messages
  157.  
  158. 4) You cannot configure anything other than Channels using the
  159. configuration panel. If you wish to configure Message channels then
  160. you have to do them by hand in the rc file. This restriction will be
  161. lifted in the next release, along (I hope) with a completely redone
  162. configuration system.
  163.  
  164. 5) The Sketch Pad facility is not completely finished.
  165.