home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / Documents / FAQ / NeXTSTEP-faq / NEXTSTEP-Utilities-FAQ.txt < prev   
Encoding:
Internet Message Format  |  1995-03-08  |  12.9 KB

  1. From: nathan@laplace.csb.yale.edu
  2. Newsgroups: comp.sys.next.announce
  3. Subject: NEXTSTEP-Utilities-FAQ
  4. Followup-To: comp.sys.next.misc
  5. Date: 6 Mar 1995 08:39:12 GMT
  6. Approved: nathan@laplace.csb.yale.edu
  7. Expires: Fri, 7 Apr 1995 00:00:00 GMT
  8. Reply-To: nathan@laplace.csb.yale.edu
  9. Summary: Frequently Asked Questions about NEXTSTEP and NeXT machines.
  10. Originator: nathan@laplace
  11.  
  12. Archive-name: NEXTSTEP-Utilities-FAQ
  13. Last-modified: Mon Mar  6 03:03:59 EST 1995
  14. Version: 3.1
  15.  
  16.  
  17. These FAQs are under significant construction,
  18. and may well change form and content over the
  19. next weeks.
  20.  
  21. These FAQs focus on various aspects of OpenStep,
  22. NEXTSTEP, and NeXT machines.
  23.  
  24. The FAQs are kept on-line at several ftp sites,
  25. including:
  26.  
  27. cs.orst.edu
  28. sonata.cc.purdue.edu
  29.  
  30. Many FAQs, including these, are available (www, ftp,
  31. email) on the archive site rtfm.mit.edu in the
  32. directory pub/usenet/news.answers.  The name under
  33. which this FAQ is archived appears in the
  34. Archive-nameline above.
  35.  
  36. Within each section each question will be preceded by
  37. a "Subject:" field, allowing news readers to break up
  38. the file into separate questions.  Each question has
  39. its own unique number. Items that appear within
  40. sections are not in any particular order, and get added
  41. and removed over time.  Questions marked with a "+"
  42. are new to this issue, and questions with changes since
  43. the last issue are marked by a "!".
  44.  
  45. Submissions, corrections, comments, input, etc.,
  46. should be directed to Nathan Janette
  47. <nathan@laplace.csb.yale.edu>.
  48.  
  49. Some important NEXTSTEP & OpenStep Information WWW sites:
  50.  
  51. NeXT, Inc.
  52. http://www.next.com/
  53.  
  54. NeXTanswers
  55. http://www.next.com/NeXTanswers/
  56.  
  57. Stepwise NEXTSTEP/OpenStep Information Server
  58. http://digifix.digifix.com/
  59.  
  60.  
  61. TABLE OF CONTENTS:
  62. ------------------
  63.  
  64. I1.Where can I obtain the most recent version of Kermit?
  65. I2.Where can I obtain a NEXTSTEP version of SLIP or PPP?
  66. I3.Where can I obtain a version of Larry Wall's patch for NEXTSTEP?
  67. I4. Where can I get a NEXTSTEP Usenet reader?
  68. I5. Where can I get plotting software?
  69. I6.Where can I get objective-c mode for emacs?
  70. I7.Is there a backup utility for multi-volume dumps (gnu tar)?
  71. I8.What are these ".z" files which appear all over the archives ?  Should I
  72. just rename them to ".Z" so that compress can uncompress them ?
  73. I9.How do I decompress a file with the extension .compressed?
  74. I10.How do I change the Workspace compression app?
  75.  
  76. ____________________________________________________________________________
  77.  
  78. Subject: I1. Where can I obtain the most recent version of Kermit?
  79.  
  80. The source for the latest version is available via ftp from:
  81.  
  82. kermit.columbia.edu
  83. http://www.columbia.edu/kermit
  84.  
  85. Older versions of Kermit can also be found on...
  86.  
  87. The Purdue archive:
  88.  
  89. pub/next/2.0-release/source/
  90. pub/next/2.0-release/binaries/
  91.  
  92. The Oregon archive:
  93.  
  94. pub/next/sources/comm/
  95. pub/next/binaries/
  96.  
  97. ____________________________________________________________________________
  98.  
  99. Subject: I2. Where can I obtain a NEXTSTEP version of SLIP or PPP?
  100.  
  101. The free version of SLIP available from purdue was written by Louis
  102. Mamakos and is an excellent implementation. Basic SLIP is free, but VJ
  103. TCP header compression requires a license which is available
  104. inexpensively from Mr Mamakos.
  105.  
  106.  
  107. Morning Star Technologies offers a commercial version.
  108.  
  109. For more information:
  110.  
  111. email: marketing@morningstar.com
  112. ftp: ftp.morningstar.com (anonymous FTP archive
  113. of docs & literature)
  114. phone: +1 614 451 1883, +1 800 558 7827.
  115.  
  116.  
  117. [From: eps@toaster.SFSU.EDU (Eric P. Scott)]
  118.  
  119. Louis Mamakos' TransSys-PNI-1.7-beta.tar.gz is
  120. available for anonymous FTP.
  121.  
  122.  
  123. [From: Stephen J. Perkins <perkins@sidney2b.cps.msu.edu>]
  124.  
  125. There is a Public Domain PPP that has been ported to NeXT.  This PPP
  126. is based on the PPP-2.2 distribution.  This distribution offers
  127. several enhancements over ppp-2.1.2.  Especially noteworty is that it
  128. implements BSD packet compression.  Using packet compression can lead
  129. to higher throughput than you get using compressing modems.
  130.  
  131. The PPP-2.2 distribution is currently in alpha stage (4th release).
  132. However, the NeXT port of this code is very stable.  The NeXT port
  133. will remain in alpha stage as long as the PPP-2.2 remains in that
  134. stage.  Then, the NeXT port will follow the stages of the PPP-2.2
  135. distribution.
  136.  
  137. The port works on Motorola, Intel (both Mux and NeXT supplied serial
  138. drivers), and HP systems running OS 3.2 and 3.3.  It also works in
  139. conjunction with Black and White's NXFAX software.
  140.  
  141. Both source and MAB Installer packages are available.  In order to
  142. keep the sources and READMEs up to date with the current status of the
  143. PD PPP-2.2, all current work resides in a centralized location
  144. (ftp://ftp.duq.edu/pub/next/ppp).  For more information on this
  145. work, check out:
  146.    ftp://ftp.duq.edu/pub/next/ppp/README
  147.  
  148. You may also want to join the mailing list for PPP.  This will keep
  149. you informed of new releases and will provide an arena for discussing
  150. problems with the NeXT specific PPP port.  To add yourself to the list
  151. (or for any other administrative requests), send an email message to:
  152.       nextppp-request@uunet.uu.net
  153.  
  154. requesting you be placed on the list. Make sure to include your proper
  155. return email address.  To send mail to all the participants on the
  156. list, address your messages to:
  157.        nextppp@uunet.uu.net.
  158.  
  159. Please note that at the moment, this list is maintained by hand.
  160. Please be courteous with your requests.
  161.  
  162. ____________________________________________________________________________
  163.  
  164. Subject: I3. Where can I obtain a version of Larry Wall's patch for NEXTSTEP?
  165.  
  166. Patch is a utility that allows people to distribute updates to sources
  167. without resending the whole packages.  This is done by detecting
  168. changes between the last release and the new one and creating a file of
  169. differences to each source file in the release. Patches need to be
  170. applied sequentially.  The distribution can be found on the Purdue NeXT
  171. archives.
  172.  
  173. ____________________________________________________________________________
  174.  
  175. Subject: I4. Where can I get a NEXTSTEP Usenet reader?
  176.  
  177. By far the most versatile NEXTSTEP-specific newsreader application
  178. is NewsGrazer by Jayson Adams, formerly of NeXT.  It is on the archive
  179. servers.
  180.  
  181. NewsGrazer is now available as an MAB for both m68k and Intel NEXTSTEP
  182. systems!
  183.  
  184. Many non-NEXTSTEP-specific newsreaders have been ported to the
  185. NEXTSTEP environment providing the flexibility and familiarity
  186. existing on other platforms.  Most of these may be obtained via
  187. anonymouse ftp:
  188.  
  189. ftp.uu.net:~ftp/news
  190.  
  191. ____________________________________________________________________________
  192.  
  193. Subject: I5. Where can I get plotting software?
  194.  
  195. nxyplot by Tom Pulliam is available from cs.orst.edu
  196.  
  197.  
  198. graph is available in source form from 4.3BSD systems.  It is useful  for
  199. dealing with pairs of numbers that need to be viewed.
  200.  
  201.  
  202. psplot comes with NEXTSTEP, it takes the output of the graph program and
  203. generates a .ps file that can be previewed with Preview or Yap.
  204.  
  205.  
  206. gnuplot is available from prep.ai.mit.edu.
  207.  
  208. [From: boyan@tmnxt1.iit.edu (Boyan I. Boyanov)]
  209.  
  210. The latest distributions of gnuplot (3.5 or later) include the NeXT
  211. patches. It is not necessary to get them from sonata.  This has the
  212. additional advantage that the arrow keys can be used to recall commands
  213. from the history list (I could not make this work with the Purdue
  214. patches).
  215.  
  216.  
  217. jsplot clone of graph that generates ps files directly.
  218.  
  219.  
  220. plplot is a library of c routines that generate 2D, 3D and contour plots.
  221. It is available on purdue archive, plplot.tar.Z contains the source,
  222. and NXplplot.tar.Z contains the library, example programs and
  223. documentation.
  224.  
  225.  
  226. Mathematica The ReadList command will bring in files containing
  227. sample values and produces a plot on the fly.
  228.  
  229. ____________________________________________________________________________
  230.  
  231. Subject: I6. Where can I get objective-c mode for emacs?
  232.  
  233. You can get ObjC mode for Emacs, by Douglas Worthington and Kenneth
  234. Persson from cs.orst.edu
  235.  
  236. ____________________________________________________________________________
  237.  
  238. Subject: I7.  Is there a backup utility for multi-volume dumps (gnu tar)?
  239.  
  240. GNU tar has a number of features not found in the tar delivered with
  241. NEXTSTEP, and in some cases it may be a better choice for backups than
  242. rdump and rrestore. The NEXTSTEP supplied rdump/rrestore don't work
  243. when using multiple volumes to non-NEXTSTEP systems (see the man page
  244. for rdump/rrestore). GNU tar will also allow a dump of a portion of a file
  245. system as well as an entire file system. Other useful features of GNU tar
  246. include: incremental dump capability like BSD dump/restore, scripts
  247. for backing up heterogeneous workstations across the network
  248. automatically, multivolume tape and floppy disk support (it can't do
  249. multivolume compressed unfortunately), long filename support, and
  250. scripts for integrating floppy disks into a three level backup scheme.
  251. Source and binary for NEXTSTEP is available on the purdue and orst
  252. archives in tar-1.10.tar.Z.
  253.  
  254. [From: Carl Edman <cedman@capitalist.princeton.edu>]
  255.  
  256. GNU tar 1.10 (which lacks many bugs which 1.11 introduced) is also shipped with
  257. NEXTSTEP 3.0.  Just look in /usr/bin/gnutar.
  258.  
  259.  
  260. An inexpensive commercial application for backup to DAT and SCSI tape
  261. is available from Impact Software publishing.  The app automatically
  262. configures your tape drive and gives a NEXTSTEP browser interface for
  263. selecting files to save or restore.  The program is distributed
  264. electronically, and a demo version can be obtained from
  265. nova.cc.purdue.edu or sonata.cc.purdue.edu under the pathname:
  266. /pub/next/2.0-release/demos/enTar1.4.tar.Z
  267.  
  268.  
  269. [From: sanguish@digifix.com]
  270.  
  271. SafetyNet.  It is commerical, but an excellent app.
  272.  
  273. ____________________________________________________________________________
  274.  
  275. Subject: I8.  What are these ".z" files which appear all over the archives ?
  276. Should I just rename them to ".Z" so that compress can uncompress them ?
  277.  
  278. [From: Carl Edman <cedman@capitalist.princeton.edu>]
  279.  
  280. These files were created with GNU gzip.  Gzip is a replacement for
  281. compress which achieves about 30% better compression rates and
  282. uncompresses faster.  Gzip can also uncompress ".Z" file.
  283. Unfortunately compress can not uncompress ".z" files, so you will have
  284. to get and compile gzip on your machine before you can read any ".z"
  285. files.  Gzip is available via anon ftp from prep.ai.mit.edu and should
  286. configure, compile and install without problem on any NEXTSTEP
  287. system.
  288.  
  289.  
  290. [From: sanguish@digifix.com]
  291.  
  292. Needs to be updated to address the .gz file change.
  293. There are also precompiled MAB versions of gzip available on cs.orst.edu.
  294.  
  295.  
  296. [Bill Vermillion - bill@bilver.uucp  OR  bill@bilver.oau.org]
  297.  
  298. Be warned however that not all .z files are gzip.   The .gz extension
  299. was adopted after someone discovered that the  .z was used by the pack
  300. utility in Unix.  The .Z is used by compress.
  301.  
  302. However - gzip is nice in that it will extract  pack, compress and gzip
  303. files.   It's a universal decoder.
  304.  
  305. ____________________________________________________________________________
  306.  
  307. Subject: I9.  How do I decompress a file with the extension .compressed?
  308.  
  309. [From: sanguish@digifix.com]
  310.  
  311. .compressed files have been compressed in the Workspace Manager.
  312. Basically, they are just .tar.Z files.  Even single files are
  313. tarred as well as compressed.
  314.  
  315. There are several methods of decompressing these files.
  316.  
  317. -They can be decompressed by selecting them in the Workspace, and
  318. Selecting uncompress from the file menu.
  319.  
  320. -They can be decompressed by selecting them in the Workspace, and
  321. bringing up the Workspace Inspector. (You can double click to get
  322. there faster)
  323.  
  324. -You can rename them to be .tar.Z and handle them the way you do
  325. them.
  326.  
  327. ____________________________________________________________________________
  328.  
  329. Subject: I10.  How do I change the Workspace compression app?
  330.  
  331. [Stephen Peters <SPETERS.93Aug23144549@samsun.us.oracle.com>]
  332.  
  333. You can change the tools that the Workspace uses to create and read
  334. its .compressed files by issueing the following commands in a terminal
  335. window:
  336.  
  337. dwrite Workspace compress /usr/bin/gzip
  338. dwrite Workspace uncompress /usr/bin/gunzip
  339. dwrite Workspace AlwaysTarForCompress YES
  340.  
  341. [Reuven M. Lerner reuven@the-tech.mit.edu]
  342.  
  343. This is generally a good thing, except that people might follow your
  344. advice and then try to send NeXTmail to someone who is still using
  345. compress/uncompress. Changing Workspace/uncompress to gunzip
  346. isn't a problem, since it uncompresses all sorts of files, but people
  347. should be very careful not to change Workspace/compress to gzip unless
  348. they will only be dealing with other gzip-equipped users.
  349.  
  350. ____________________________________________________________________________
  351.  
  352. Editor: nathan@laplace.csb.yale.edu
  353. --
  354. Nathan Janette
  355. Systems Manager, Axel T. Brvnger Lab
  356.  
  357. Internet:nathan@laplace.csb.yale.edu
  358. ----------------------------------------------------------------
  359.