home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / x / x11gnu.tec < prev    next >
Text File  |  1993-03-21  |  3KB  |  74 lines

  1. ID: X1 X Programming: Downloading GNU C++
  2. Quarterdeck Technical Note #171
  3. by Brian Cunningham and Tom Bortels
  4. Last revision: 2 March 1993
  5.  
  6.  
  7. HOW TO GET X DEVELOPMENT TOOLS FOR FREE
  8.  
  9. It is possible to get everything you need to develop X applications for
  10. DESQview/X for free.  Aside from the cost of the telephone call, getting a C
  11. compiler and X11 libraries costs nothing if you use the following methods.
  12.  
  13.  
  14. 1. Download from the Quarterdeck BBS
  15.  
  16. You can download the GNU C/C++ compiler and libraries from the Quarterdeck BBS
  17. at (310) 314-3227. You will need to contact the sysop and ask for extra time,
  18. as the files are quite large. The X libraries are contained in two files:
  19. QDDVX101A.ZIP and QDDVX101B.ZIP. The GNU C/C++ compiler is also located in the
  20. same download area.
  21.  
  22.  
  23. 2.  Anonymous FTP.
  24.  
  25. For those of you who are connected to the Internet, the QDVX101.ZIP file can
  26. be obtained from Quarterdeck's Anonymous FTP site:
  27.  
  28. Host name : qdeck.com
  29. Location  : ~/pub/djgpp/v109
  30.  
  31. Log in as "anonymous", and leave your email address as the password.
  32.  
  33. The GNU C/C++ compiler is also available at the same location.
  34.  
  35. It is also available at numerous other sites on the Internet. You can
  36. check with your local archie server for site names and directories.
  37.  
  38.  
  39. ADDITIONAL INFORMATION
  40.  
  41. It is worth knowing that you will have to be an experienced X programmer to
  42. even have a hope of doing anything with the downloaded GNU C/C++ and the X11
  43. library files.  The reason for this is that the on-disk documentation is very
  44. difficult to use.
  45.  
  46. The best solution, if you aren't intimately familiar with X programming (and,
  47. possibly, even if you are), is to purchase the DESQview/X X11 Starter Kit.
  48. When this technote was written the cost of the Starter Kit was only $50.00.
  49. The Starter Kit contains:
  50.  
  51.         * A manual called the DESQview/X Toolkit Roadmap.
  52.  
  53.         * The GNU C/C++ compiler.
  54.  
  55.         * A DOS Extender.
  56.  
  57.         * X11 libraries for the GNU compiler.
  58.  
  59.         * DESQview/X system library with Berkeley Socket Interface.
  60.  
  61.         * Sample programs and Make files.
  62.  
  63. If you consider the cost of the download call and the time you may waste
  64. trying to use the files without a manual, the Starter Kit is a bargain.
  65.  
  66.  
  67.   ************************************************************************
  68.   *          Trademarks are property of their respective owners.         *
  69.   *This technical note may be copied and distributed freely as long as it*
  70.   *is distributed in its entirety and it is not distributed for profit.  *
  71.   *          Copyright (C) 1993 by Quarterdeck Office Systems            *
  72.   ************************ E N D   O F   F I L E *************************
  73.  
  74.