home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / atari / st / 11880 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  24.2 KB

  1. Xref: sparky comp.sys.atari.st:11880 news.answers:2307
  2. Path: sparky!uunet!olivea!sun-barr!ames!elroy.jpl.nasa.gov!sdd.hp.com!wupost!gumby!destroyer!news.iastate.edu!pv1787.vincent.iastate.edu!sourada
  3. From: sourada@iastate.edu (Steven D Ourada)
  4. Newsgroups: comp.sys.atari.st,news.answers
  5. Subject: Welcome to comp.sys.atari.st! (Software)
  6. Summary: Some frequent questions and answers about Atari 16/32 bit
  7.          computers. Please read this before asking a question on 
  8.          comp.sys.atari.st.
  9. Message-ID: <sourada.712512439@pv1787.vincent.iastate.edu>
  10. Date: 30 Jul 92 16:07:19 GMT
  11. Expires: Sat, 15 Aug 1992 00:00:00 GMT
  12. References: <sourada.712512222@pv1787.vincent.iastate.edu>
  13. Sender: news@news.iastate.edu (USENET News System)
  14. Followup-To: comp.sys.atari.st
  15. Organization: Iowa State University, Ames IA
  16. Lines: 648
  17. Approved: news-answers-request@MIT.Edu
  18.  
  19. Archive-name: csas-faq/part2
  20.  
  21.  
  22. Welcome to comp.sys.atari.st! Please read this FAQ before posting a question
  23. to comp.sys.atari.st, since a lot of common questions are answered here.
  24.  
  25. Thanks to David Paschall-Zimbel    (davidli@simvax.labmed.umn.edu) for 
  26. compiling most of this FAQ.
  27.  
  28.  
  29. The following is an index of the questions answered in this part of the FAQ.
  30. For easy access to a particular question, search for the tag surrounded by
  31. colons (i. e. :GNU:). Questions marked with '*' are new or changed.
  32.  
  33.  
  34.  WEL      Welcome to comp.sys.atari.st
  35.  ARCS     How do I deal with Archived files (.ZOO, .ARC, .LZH)?
  36.  CLI      What Command Line Interpreters are available?
  37.  ERR      What does TOS ERROR nn mean?
  38.  GDOS     What is GDOS, and where can I get it?
  39.  GNU      What GNU software is available for the ST?
  40.  HAM      Where can I find Ham Radio software for the ST?
  41.  LANG     Public Domain/Shareware languages...
  42.  MINIX    Is MINIX available on the Atari ST?
  43.  MINT     What is MiNT?
  44.  DEMOS    Why won't demo x run on my machine?
  45.  PAINT    What is the format for [x] paint program data?
  46.  PD       Where can I get Public Domain/Shareware software?
  47.  MAIL     E-Mail file servers
  48. *FTP      Anonymous FTP servers
  49.  TEX      Is TeX/LaTeX available on the Atari ST?
  50.  
  51.  
  52.  
  53. :WEL:
  54. Welcome to comp.sys.atari.st
  55. ============================
  56.  
  57. This newsgroup is devoted to discussion about 16 and 32 bit Atari micros.  At
  58. present that includes the Atari 520ST, 1040ST, Mega ST, STe, STacy, Mega STe,
  59. and the Atari TT. There are also emulators for the Apple Macintosh and IBM
  60. PC/XT/AT available.
  61.  
  62. Most of the people who read this newsgroup are technically oriented.
  63. The newsgroup serves as a resource for Atari users ... feel free to
  64. contribute to the discussions.
  65.  
  66. Associated newsgroups include:
  67.  
  68.     comp.binaries.atari.st    ! uuencoded binary programs
  69.     comp.sys.atari.st.tech  ! technical programming/hardware topics
  70.     comp.sources.atari.st   ! uuencoded/shar sources
  71.  
  72.  
  73. :ARCS:
  74. How do I deal with Archived files (.ZOO, .ARC, .LZH)?
  75. =====================================================
  76.  
  77. Files ending with suffixes .ZOO, .ARC and .LZH are archive files.  They are
  78. binary files which may contain one or more other files in a compressed format.
  79. Archive files usually take up less disk space, and for this reason have
  80. become quite popular for transferring large files via modem.
  81.  
  82. In order to extract the files from an archive file, one must use an archive
  83. program.  Here are the correspondences:
  84.  
  85. ARC    Use ARC.TTP
  86. LZH    Use LHARC.TTP
  87. ZOO    Use ZOO.TTP
  88.  
  89. A few hints for first-time users:
  90.  
  91. * Most archivers will give a short summary of commands if invoked with no
  92.   arguments.
  93. * If in doubt, to extract a file, copy the archiver to the directory that the
  94.   file is in, and run the archiver with the arguments 'x [filename]'.
  95. * If you have TOS 1.4 or higher, and/or a CLI, you can avoid copying the
  96.   archiver by just changing the current directory to where the file is. See
  97.   TIPS for a tip on how to do this from the desktop on TOS 1.4 or higher.
  98. * Read the documentation for the archivers you use, they will almost certainly
  99.   answer all your questions. Documentation is usually included in both the
  100.   source and binary distributions (such as zoo21bin.zoo).
  101.  
  102. ARCHIVERS
  103. These programs are all available via FTP from the atari.archive server, in the
  104. /atari/archivers directory.  Recommended files are:
  105.  
  106.     arc602.ttp   - version 6.02 of ARC, includes features to archive
  107.                subdirectories and also include comments with files.
  108.  
  109.     arc602.arc   - contains documentation.  UnArc using arc602.ttp.
  110.  
  111.     arc521e.arc  - older version of ARC.  Used mostly by those who want
  112.                speed, better compression, and don't care about
  113.                archiving subdirectories.  UnArc using arc602.ttp.
  114.  
  115.     lharc.ttp    - version 2.0 of LHARC.
  116.  
  117.     lzh201i.lzh  - Thomas Questors lzh utility.  German documentation.
  118.                UnArc using lharc.ttp
  119.  
  120.     zoo21.ttp    - version 2.1 of ZOO
  121.  
  122.     zoo21bin.zoo - ZOO archive includes documentation. UnArc using
  123.                zoo21.ttp.
  124.  
  125.  
  126.  
  127. :CLI:
  128. What Command Line Interpreters are available?
  129. =============================================
  130.  
  131. There are a large number of Command Line Interpreters for the Atari ST.
  132. Some of the more popular ones include:
  133.  
  134.     gulam      the 'classic' cli, somewhat UNIX in flavor
  135.  
  136.     BASH      GNU Bourne Again Shell - available under MINT
  137.  
  138.     ksh      Korn Shell - available under MINT
  139.  
  140.     gemini    MUPFEL is the shell used by the gemini environment
  141.  
  142.     okami      a German shell with many useful utilities built in
  143.  
  144.     pcommand  an MS-DOS-like shell
  145.  
  146.     csh      C-shell, standard on Unix
  147.  
  148.     tcsh      Enchanced C-shell - available under MiNT
  149.  
  150. Check atari.archive under /atari/cli or /atari/mint, or check one of the
  151. other FTP sites for files.
  152.  
  153.  
  154. :ERR:
  155. What does TOS ERROR nn mean?
  156. What do the bombs on my screen mean?
  157. ====================================
  158.  
  159. The information below was written, in part, by Darryl May, and posted on
  160. GEnie in January (of ????) by John Townsend.  The original also appeared in
  161. the June 1988 issue of _Current Notes_ (122 N. Johnson Rd., Sterling, VA
  162. 22170). It has since found its way to me, and is being posted to
  163. comp.sys.atari.st as a service to readers.
  164.  
  165. Alan Pratt wrote to tell me that the basic information may be correct, but
  166. that it cannot be dubbed "official" unless it originates, on paper, from
  167. Atari.  This makes sense, as electronic communications are easily
  168. modified, even accidentally.
  169.  
  170. Roland Waldi provided information regarding the difference between TOS and
  171. GEM return codes which appears to be correct.  The tables have been modified
  172. to reflect his information.
  173.  
  174.     The following is an unofficial list of the errors that can appear
  175. while you are operating your ST computer.
  176.  
  177.           Error description         return code      alert box #
  178.           ======================================================
  179.              OK (no error)....................0
  180.              Fundamental error...............-1
  181.              Drive not ready.................-2
  182.              Unknown command.................-3
  183.              CRC error.......................-4
  184.              Bad request.....................-5
  185.              Seek error......................-6
  186.              Unknown media...................-7
  187.              Sector not found................-8
  188.              No paper........................-9
  189.              Write fault....................-10
  190.              Read fault.....................-11
  191.              General error..................-12
  192.              Write protect..................-13
  193.              Media change...................-14
  194.              Unknown device.................-15
  195.              Bad sectors on format..........-16
  196.              Insert other disk..............-17
  197.              Invalid function number........-32............1
  198.              File not found.................-33............2
  199.              Path not found.................-34............3
  200.              No handles left................-35............4
  201.              Access denied..................-36............5
  202.              Invalid handle.................-37............6
  203.              Insufficient memory............-39............8
  204.              Invalid memory block address...-40............9
  205.              Invalid drive specified........-46...........15
  206.                         
  207.              No more files..................-49...........18
  208.              Range error....................-64...........33
  209.              Internal error.................-65...........34
  210.              Invalid program load format....-66...........35
  211.  
  212. The last code is the infamous "TOS error 35"!
  213.  
  214. Also, some unofficial information via Alan Pratt:
  215.  
  216.   Notably, you should add -48: ENSAME (not the same drive, occurs when
  217.   you call Frename and the two names you give aren't on the same drive),
  218.   and -67: EGSBF: you can't use Mshrink to GROW a block of memory.
  219.  
  220.  
  221.      Those bombs that appear on your screen are error messages from
  222.  the 68000 micro-processor.
  223.  
  224.                                            Number
  225.           Description                     of bombs
  226.           ===========================================
  227.              Reset: Initial PC2...............1
  228.              Bus Error........................2
  229.              Address Error....................3
  230.              Illegal Instruction..............4
  231.              Zero Divide......................5
  232.              CHK Instruction..................6
  233.              TRAPV Instruction................7
  234.              Privilege Violation..............8
  235.              Trace............................9
  236.              Line 1010 Emulator..............10
  237.              Line 1111 Emulator..............11
  238.              [unassigned, reserved]..........12
  239.              [unassigned, reserved]..........13
  240.              Format Error....................14
  241.              Uninitialized Interrupt Vector..15
  242.              [unassigned, reserved].......16-23
  243.              Spurious Interrupt..............24
  244.              Level 1 Interrupt Autovector....25
  245.              Level 2 Interrupt Autovector....26
  246.              Level 3 Interrupt Autovector....27
  247.              Level 4 Interrupt Autovector....28
  248.              Level 5 Interrupt Autovector....29
  249.              Level 6 Interrupt Autovector....30
  250.              Level 7 Interrupt Autovector....31
  251.              Trap Instruction Vectors.....32-47
  252.              [unassigned, reserved].......48-63
  253.              User Interrupt Vectors......64-255
  254.  
  255.  
  256.  
  257. :GDOS:
  258. What is GDOS, and where can I get it?
  259. =====================================
  260.  
  261. GDOS stands for Graphic Device Output System (at least that's what my copy of
  262. STart, volume 1 number 1 said...)
  263.  
  264. There is a newer version, called FSMGDOS, which should be available
  265. commercially from Atari.  It is currently included with WordFlair II.  FSMGDOS
  266. uses scaleable fonts - you do not need to create a font file for every point
  267. size.  Current word is that the street price for FSMGDOS will be about $50.
  268. The Lucida font family comes with FSMGDOS, and the output is very nice, even on
  269. a 9-pin Epson printer.  There are desk accessories which allow you to
  270. manipulate available fonts, and also CPX programs for the newer Atari Control
  271. Panel.  For those who only have limited memory, a newer version of GDOS is also
  272. included with the distribution.  For those with investments in older bit-mapped
  273. GDOS fonts, they may be used with the new version of GDOS or used as bit-mapped
  274. (ie. non-scaleable) fonts within FSMGDOS.
  275.  
  276. You can get a copy of "Everything You Ever Wanted to Know About GDOS (and
  277. more)" by Douglas N. Wheeler from the atari.archive server.  The file is
  278. /atari/programming/gdos.arc.
  279.  
  280. There is a German version of GDOS available from the atari.archive server.
  281. The file is /atari/utilities/amcgdos.arc.
  282.  
  283. Currently, there are no truly public domain sources for the GDOS system files
  284. or font files (at least those supplied by Atari).  You can get these files
  285. with many commercial programs, such as Degas Elite, WordFlair, etc.  You might
  286. also want to check your local user group to see if they received a copy of the
  287. WordFlair demo program (also available on GEnie).  The demo program appears to
  288. have the GDOS system and font files.
  289.  
  290.  
  291. :GNU:
  292. What GNU software is available for the ST?
  293. ==========================================
  294.  
  295. The Free Software Foundation C compiler, commonly known as GNU C (or gcc) is
  296. avaiable for the Atari ST.  The minimal memory required to do any useful
  297. (i.e. beyond 'hello world') programming is 2.5 megabytes.  A 4 megabyte system
  298. is recommended.
  299.  
  300. There is an extensive archive of the latest GNU C programs via anonymous FTP on
  301. atari.archive.  GNU C is also available at cs.uni-sb.de and most other European
  302. FTP sites. The latest version of GCC available for the ST is 2.2, this version
  303. includes built-in support for C++.
  304.  
  305. Note that most GNU documentation comes in TeXinfo format. Documentation in 
  306. this format can be fed into TeX for printing. It can also be processed by
  307. Emacs' texinfo to make an info file, which can be viewed on-screen with
  308. Emacs' info mode. These two functions can also be performed by the
  309. standalone programs 'texinfo' and 'info' (on atari.archive as /atari/tex/
  310. tnxf241b.zoo).
  311.  
  312. The following can be found in the /atari/gnustuff/tos directory of
  313. atari.archive: (Note: all of these have Unixmode and MiNT support)
  314.  
  315. BASH        Bourne-again shell
  316. BISON        Yet another YACC (Yet Another Compiler Compiler)
  317. COMPRESS    Compatible with Unix compress
  318. DIFF        Compares files; PATCH does the inverse
  319. EMACS        Extreme editor :-)
  320. Fileutils    Unix file utilities
  321. FLEX        Lexical analyzer, like Unix lex
  322. GAWK        AWK report generation language
  323. GCC 2.1        C, C++ compiler
  324. GDB        GNU debugger, with source level C support
  325. Ghostscript    Postscript clone
  326. GROFF        Text formatting system
  327. GREP        Regular expression search, like Unix grep
  328. MAKE        Like Unix make
  329. MAKEINFO    Stand-alone system to process .info files
  330. PATCH        Changes files from diffs; DIFF does the inverse
  331. PROF        Profiles executable code
  332. RCS        Revision Control System
  333. SED        Stream editor
  334. Smalltalk    Smalltalk; object oriented language
  335. TAR        Tape archiver like Unix tar
  336.  
  337.  
  338. :HAM:
  339. Where can I find Ham Radio software for the ST?
  340. ===============================================
  341.  
  342. Plenty of Ham Radio software is available for the Atari ST:
  343.  
  344.         Morse code
  345.         Radio Teletype (RTTY)
  346.         Packet Radio (W0RLI BBS and K9AQ TCP/IP)
  347.         Satellite Tracking
  348.         WEFAX
  349.         Color Slow Scan TV (SSTV)
  350.         etc.
  351.  
  352. For more information contact the Atari Microcomputer Network:
  353.  
  354.         Newsletter Editor -     Gil Frederick, VE4AG
  355.                                 130 Maureen Street
  356.                                 Winnipeg, Manitoba
  357.                                 R3K 1M2  Canada
  358. or
  359.         Program Librarian -     John Adams, KC5FW
  360.                                 17106 Happy Hollow
  361.                                 San Antonio, TX 78232
  362.                                 U.S.A.
  363. or
  364.         Tune into the weekly net Sundays 16:00 UTC on 14.325 MHz.
  365.  
  366. 73,
  367. John Langner, WB2OSZ
  368.  
  369.  
  370. :LANG:
  371. Public Domain/Shareware languages...
  372. ====================================
  373.  
  374. There are a large number of programming languages available for use with the
  375. Atari ST.  Programmers seem to flock to the Atari ST, and if you know of a
  376. language, you can probably find it, or an equivalent, for the ST.
  377.  
  378. 68000 assembler/disassembler
  379. abc
  380. APL
  381. AWK
  382. BASIC
  383. C
  384. C++
  385. cross assemblers (z80, 6502, 68xx,8031/80xx)
  386. Elan
  387. FORTRAN
  388. FORTH
  389. ICON
  390. LISP
  391. Modula2
  392. OPS5
  393. perl
  394. PROLOG
  395. SCHEME
  396. Smalltalk
  397. XLisp
  398. XProlog
  399. XScheme
  400.  
  401. Check the atari.archive server under /atari/languages.  Most other archive
  402. sites will have a language directory which you can also check.
  403.  
  404.  
  405. :MINIX:
  406. Is MINIX available on the Atari ST?
  407. ===================================
  408.  
  409. MINIX is a UNIX-like operating system for the IBM PC, XT, AT, 386,
  410. and PS/2, as well as the Apple Macintosh, Commodore Amiga, Atari ST, and
  411. later in 1991, Sun SPARC.  It is available with all the source code for
  412. the entire operating system, the libraries, and nearly 200 UNIX-like
  413. utilities.
  414.  
  415. Demonstration disks for the IBM PC line and Atari ST are available for free 
  416. via anonymous FTP for people on the Internet.  A Macintosh version will be
  417. online soon.  (If you can't wait, see below.)
  418.  
  419. To get a free demo disk and the manual, use ftp to connect to
  420. ftp.cs.vu.nl (192.31.231.42) and look in pub/minix/demo.  The READ_ME
  421. file describes the contents of the directory and how to use it.  Be sure to
  422. fetch and read this first.  It contains important information.
  423.  
  424. If you don't have FTP access, you can buy the demo disk package from Prentice-
  425. Hall for $10 by calling (201) 767-5969 or FAX (201) 767-5625.  Please DON'T
  426. ask me to send it by email.  I have quite enough work already thank you.
  427. The ordering numbers for Prentice-Hall are:
  428.  
  429.   - MINIX 1.5 IBM demo disk         (0-13-582768-x)  (in stock now)
  430.   - MINIX 1.5 Atari demo disk       (0-13-582792-2)  (in stock now)
  431.   - MINIX 1.5 Macintosh demo disk   (0-13-582784-1)  (in stock now)
  432.  
  433. Please note that although the demo disks are available for free on line,
  434. MINIX itself is copyrighted software and is not available on line.  The
  435. demo disks are also copyrighted, but permission is hereby granted to 
  436. upload and use them for evaluation purposes. The READ_ME file tells how 
  437. MINIX can be ordered.
  438.  
  439. AS A COURTESY TO US, PLEASE DO NOT FTP DURING BUSINESS HOURS (EUROPEAN
  440. TIME).  PLEASE FTP AFTER 11 A.M. EASTERN STANDARD TIME.
  441. If you want to follow the MINIX discussion, read the comp.os.minix
  442. newsgroup, which is quite active and has almost 50,000 subscribers.
  443.  
  444. Have fun!
  445.  
  446. Andy Tanenbaum (ast@cs.vu.nl)
  447.  
  448.  
  449. :MINT:
  450. What is MiNT?
  451. =============
  452. MiNT is a free multitasking operating system extension for TOS. It is somewhat
  453. like BSD Unix from the programmer's perspective. MiNT can run up to 1 GEM
  454. program along with a lot of character-based programs simultaneously. MGR
  455. and MW2 can both put multiple terminal windows on screen, and bgacc can
  456. put a number of terminal windows on a GEM screen. MiNT and lots of stuff to go
  457. with it can be found at atari.archive.umich.edu:/atari/mint.
  458.  
  459. A somewhat interesting note: MiNT is now the kernel of Atari's multitasking
  460. OS, MultiTOS. Originially MiNT stood for 'MiNT is Not TOS', but it's now
  461. 'MiNT is Now TOS'. :-)
  462.  
  463.  
  464. :DEMOS:
  465. Why won't demo x run on my machine?
  466. ===================================
  467.  
  468. 90% of the time, if a demo does not run on your American ST, you probably
  469. need to be in 50Hz mode to use it. Get a program like 50hzboot.prg from
  470. atari.archive to allow this.
  471.  
  472.  
  473. :PAINT:
  474. What is the format for [x] paint program data?
  475. ==============================================
  476.  
  477. There is a periodic posting of ST Picture Formats, edited by David Baggett.
  478. The file is on the atari.archive server under /atari/graphics/picfmts.doc.
  479.  
  480.  
  481. :PD:
  482. Where can I get Public Domain/Shareware software?
  483. ==========================================================
  484.  
  485. There are FTP sources and a comp.sources.atari.st/comp.binaries.atari.st
  486. mail server.  You can also try the commercial on-line services such as
  487. GEnie, CompuServe, Delphi and Bix.
  488.  
  489. Using FTP, most files should be retrieved in BINARY format (at least those
  490. ending with the suffix of .ARC, .LZH, .ZOO, .PRG, .TTP, .TOS)
  491.  
  492. Mail servers encode files.  You will need a program called 'uudecode' in
  493. order to change files ending with the suffix .UUE (or .UAB, .UAC, etc.)
  494. into their original form.
  495.  
  496.  
  497. :MAIL:
  498. E-Mail file servers
  499.  
  500. archive-server@twitterpater.Eng.Sun.COM:
  501. ---------------------------------------
  502.  
  503. Twitterpater holds all of the comp.sources.atari.st / comp.binaries.atari.st
  504. postings.  If you aren't reading these two newsgroups, you should consider
  505. doing so.  You may obtain uuencoded files as e-mail.  You can obtain a
  506. help file by mailing a message to archive-server@twitterpater.eng.sun.com, with
  507. the main body of the message being the word 'help'.
  508.  
  509. atari@atari.archive.umich.edu:
  510. -----------------------------
  511.  
  512. The atari.archive server is mentioned many times in this article.  It contains
  513. a multitude of Atari ST PD and shareware programs.  If you don't have access
  514. via FTP you can obtain many of the files via e-mail.  You should first obtain a
  515. help file by mailing a message to atari@atari.archive.umich.edu, with the main
  516. body of the message being the word 'help.'.  If you are from a uucp site,
  517. please enclose this statement also 'path host1!host2!....', where
  518. host1!host2!... is your path. Please read the help file completely before you
  519. ask questions, and then send any you may have to jon@atari.archive.umich.edu. 
  520. Any questions about the archive or specific files go to 
  521. weiner@atari.archive.umich.edu
  522.  
  523. archive-server@lancs.pdsoft:
  524. ---------------------------
  525.  
  526. This is a UK public domain archive, available to sites within the UK via
  527. via JANET.
  528.  
  529. info-server@Germany.EU.net:
  530. ---------------------------
  531.  
  532. This is a german public domain archive. This only has comp.binaries.atari.st
  533. and comp.sources.atari.st.
  534.  
  535. archive-server@Germany.EU.net:
  536. ------------------------------
  537.  
  538. Same place as above, but this one carries other software than just 
  539. comp.binaries.atari.st and comp.sources.atari.st.
  540.  
  541.  
  542. mail-server@cs.ruu.nl (or uunet!mcsun!hp4nl!ruuinf!mail-server):
  543. ---------------------------------------------------------------
  544. send the following message
  545.  
  546.     begin
  547.     path john@highbrow.edu (PLEASE SUBSTITUTE *YOUR* ADDRESS)
  548.     send ATARI-ST/index
  549.     end
  550.  
  551. NOTE: *** PLEASE USE VALID INTERNET ADDRESSES IF POSSIBLE. DO NOT USE
  552. ADDRESSES WITH ! and @ MIXED !!!! BITNETTERS USE USER@HOST.BITNET ***
  553.  
  554. The path command can be deleted if we receive a valid from address in your
  555. message. If this is the first time you use our mail server, we suggest you
  556. first issue the request:
  557.     send HELP
  558.  
  559. LISTSERV@UOGUELPH.BITNET:
  560. ------------------------
  561.  
  562. Mail messages with the contents HELP will bring you some usage information
  563. and GET PROG-A16 FILELIST will provide you with a list of files.  Subscriptions
  564. to INFO-A16 are also available on this server.  INFO-A16 is a digest of 
  565. messages from comp.sys.atari.st.
  566.  
  567.  
  568. :FTP:
  569. Anonymous FTP servers
  570.  
  571. Note:  The generally accepted practice for FTP use is as follows:
  572.  
  573.     1. Limit access times to non-working hours.  This is usually 6-8 pm
  574.        to 8-9 am LOCAL time.  LOCAL time means local to the computer
  575.        you are accessing!  For example, 4 P.M. in Minneapolis, Minnesota
  576.        is 10 P.M. in England, and 10 A.M. in Germany is 4 A.M. in New
  577.        York.
  578.  
  579.     2. Once you connect, issue the following commands at your FTP
  580.        prompt:
  581.  
  582.         user anonymous
  583.         <YOUR e-mail address should be entered at the Password: prompt)
  584.         ls
  585.         cd <to the appropriate directory>
  586.  
  587.     3. Limit downloads, especially across the ocean.  Remember, there are
  588.        other people who are using the same lines as you.
  589.  
  590.  
  591. Atari FTP sites (the list is -not- exhaustive)
  592. ----------------------------------------------
  593.  
  594. atari.archive.umich.edu    [141.211.164.8]
  595.  
  596.  
  597. uk.ac.lancs.pdsoft (available to UK users via JANET)
  598.  
  599.   Note:  Access is a bit different for this archive site, use the following:
  600.  
  601.     user pdsoft
  602.     pdsoft (at the Password prompt)
  603.  
  604.  
  605. ftp.Germany.EU.net [192.76.144.75]
  606.  
  607.  
  608. cs.uni-sb.de [134.96.7.254]
  609.  
  610.  
  611.  
  612. archive.cs.ruu.nl [131.211.80.5]
  613.  
  614.  
  615. :TEX:
  616. Is TeX/LaTeX available on the Atari ST?
  617. =======================================
  618.  
  619. The TeX/LaTeX typesetting programs are available on the Atari ST.  Check the
  620. atari.archive server under /atari/tex.  Fonts and device drivers
  621. (including one for the Epson 9-pin printers) are available on the
  622. atari.archive server.
  623.  
  624. The latest version of TeX (3.14) has recently been made available on the
  625. atari.archive server.  The files are in a subdirectory of their own.
  626.  
  627. Graham Higgins recently wrote a message in comp.sys.atari.st indicating the
  628. minimum files needed to get a working TeX/LaTeX system up and running on the
  629. Atari ST.  He said:
  630.  
  631.     You'll need, at minimum:
  632.  
  633.     The binaries for LaTeX/TeX :StTeXBin
  634.     The style files           :StTeXSty
  635.     The font macros            :StTeXTfm
  636.  
  637.         If you want to screen-preview, you'll need screen font files (showdvi)
  638.     If you want to print locally, you'll need printer font files (dvifont)
  639.  
  640.     Allow 5Mb.
  641.  
  642. For a step-by-step article on setting up Tex and LaTeX, send an e-mail request
  643. to davidli@simvax.labmed.umn.edu.  Be sure to mention 'tex.setup'.
  644.  
  645. There is also a complete, ready-to-install distribution called CS-TeX. The 
  646. latest version, 4.0, is available at atari.archive: /atari/tex/cs-tex-4.0.
  647. This consists of 8 disks full of TeX stuff, plus an installation program
  648. that takes care of the details for you.
  649.  
  650.  
  651.  
  652. =====================================================================
  653. Hope you liked the comp.sys.atari.st FAQ. If you have comments,
  654. suggestions, more material, etc., mail me at sourada@iastate.edu
  655.  
  656. Thanks to David Paschall-Zimbel    (davidli@simvax.labmed.umn.edu) for 
  657. compiling most of this FAQ.
  658.  
  659.                      Later,
  660.                         Steven Ourada
  661.  
  662. -- 
  663. -----------------
  664. Steven Ourada  Member of the Students for Electronic Freedom
  665. Ask me how Iowa State University is censoring my Usenet access!
  666. sourada@iastate.edu     "can't casts no shadow" -- cummings
  667.