home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / genie-commodore-file-library / Information / CAT3.MSGS1.ARC / CAT3.MSGS.1
Encoding:
Text File  |  2019-04-13  |  28.2 KB  |  712 lines

  1.  ************
  2. Topic 6         Sat Oct 12, 1991
  3. H.HERMAN1                    (Forwarded) 
  4. Sub: Unix on the C64                        
  5.  
  6. ASTERIX is a C64 Unix-like Operating System.  It is in the library as file
  7. #9195, asterix.sfx, a self-dissolving arc.  Here are some (hopefully) helpful
  8. suggestions for running this complex software.
  9. 2 message(s) total.
  10.  ************
  11.  ------------
  12. Category 3,  Topic 6
  13. Message 1         Sat Oct 12, 1991
  14. H.HERMAN1                    (Forwarded) 
  15.  
  16.  I just uploaded a program called ASTERIX that effectively turns a C64 into
  17.  a mini-like Unix Operating System.  It comes from a student who is a computer
  18.  sciences major in Australia.  It is a complex set of programs that are memory
  19.  resident, as well as called from disk.
  20.  
  21.  Not being all that familiar with Unix (in fact I know very little), it was
  22.  difficult to get up and running.  The author of ASTERIX assumes that those
  23.  using his program have ready access to a Unix at school, and will use their
  24.  C64 Unix environment as a complement.
  25.  
  26.  [Before I go any further, it probably will be a few days for ASTERIX to get
  27.  fully reviewed, and released in the library.]
  28.  
  29.  Here's what I've discovered that may be helpful in getting started:
  30.  -------------------------------------------------------------------
  31.  
  32.  To read any of the doc files, enter at the prompt:
  33.  
  34.  ]disk ?anyname ; page anyname
  35.  
  36.  Where anyname is the name of the file you want to read. Some letters use
  37.  capitals, so be careful to match.  So, for example to read the file, Why:
  38.  
  39.  ]disk ?Why ; page Why
  40.  
  41.  Some long file names will wrap to line two.  That's okey.  BTW, as you read
  42.  the files, you'll see that the author has a neat sense of humor.  I think
  43.  you'll enjoy what he has to say.
  44.  
  45.  When you get to a long file and see _[more]' at the end of the screen, press
  46.  the SPACE bar to see more.
  47.  
  48.  After you've read a few files, you can get a directory list, with the
  49.  command: ls.
  50.  
  51.  It should look familiar.  It is as many of the files that you just looked at
  52.  on screen, that have been stored into memory.  So, ls, and a lot of other
  53.  commands can then be used, and seem, by default, to go to this memory
  54.  resident file directory.  If you want to re-read any of these files again,
  55.  just enter at the prompt:
  56.  
  57.  ]page Why
  58.  
  59.  This assumes that you proviously issued the longer command for Why.  Why will
  60.  again print to screen, this time from resident memory.
  61.  
  62.  The _.' commands seem to work differently.  You don't have to issue that
  63.  longer command line first.  Simply entering:
  64.  
  65.  ]page .alias
  66.  
  67.  This will print the .alias file to screen.
  68.  
  69.  As you review the many doc files provided, you will come across one which
  70.  lists out the commands which are resident, and those that get called from
  71.  disk.  This is similiar to CP/M's treatment of resident commands.  Like,
  72.  TYPE is resident, etc.
  73.  
  74.  There is a lot more to this package that I don't know enough about to
  75.  recognize.  But, the above should help any newcomer to Unix to get up and
  76.  running quickly.
  77.  
  78.  Howie
  79.  ------------
  80. Category 3,  Topic 6
  81. Message 2         Sat Oct 12, 1991
  82. C128.JBEE [* Sysop *]        (Forwarded) 
  83.  
  84.  Interesting!
  85.  This should put a new twist on the C64 as a learning tool!
  86.  ------------
  87.  ************
  88.  
  89. 3 ?rea 11-12 nor
  90.  ************
  91. Topic 11        Wed Mar 13, 1991
  92. T.HOBBS.II                   at 02:02 EST
  93. Sub: PROBLEMS WITH ARC/SDA AID V7.1         
  94.  
  95. PROBLEMS ENCOUNTERED WITH SDA MODULE OF THIS PROGRAM
  96. 16 message(s) total.
  97.  ************
  98.  ------------
  99. Category 3,  Topic 11
  100. Message 1         Wed Mar 13, 1991
  101. T.HOBBS.II                   at 02:20 EST
  102.  
  103. HELP!  I'M HAVING PROBLEMS WITH SDA MODULE OF ARC/SDA AID V7.1 (FILE #4834 C-
  104. 64 LIBRARIES) GARBAGE FILLS SCREEN WHEN INTRO PROGRAM BEGINS. QUESTIONS?  DOES
  105. ONE ALSO COMPRESS SDA.ML PROGRAM WITH INTENDED FILES
  106.  OR NOT?  DO YOU ADD THE SDA TAG TO THE FINAL OUTPUT PROMPT OR  DOES THE
  107. PROGRAM DO THAT AUTOMATICALLY?  I'M STUMPED! >>> T.HOBBS.II <<<
  108.  ------------
  109. Category 3,  Topic 11
  110. Message 2         Wed Mar 13, 1991
  111. VOYAGER-1 [Gary V]           at 13:11 EST
  112.  
  113. If you are getting garbage on the intro screen when you first run this
  114. program, then there is probably something wrong with your copy ( either a bad
  115. download or an error in the disolved files ).
  116.  
  117. The instructions for creating a SDA with this program are somewhat poor and it
  118. took me a bit to figure it out. Before using the create a SDA feature, you
  119. must create a work disk. On this work disk, you will need to copy the SDA.ML
  120. file included as part of the archive and all files that you want to become
  121. part of your SDA. After this work disk is set up, then load and run ARC/SDA
  122. AID. Follow all the prompts to get to the Create a SDA module. At this point
  123. it will ask for a final Filename for your SDA. I usualy keep it simple as it
  124. can be renamed later. After that is entered the program will keep asking for
  125. filenames to be included in the SDA until a CR is entered by itself. You can
  126. use the wildcard feature  *  , but do not enter a  *  by itself ( always
  127. use at least the first letter of the filenames followed by the * symbol )
  128. otherwise the the program will try to append the base file over itself and
  129. create a real mess. 
  130.  
  131. After all included filenames are entered it will put you into a simple editor
  132. to create an intro screen. After finishing this it will write a SEQ file to
  133. your work disk called INTRO. ( this Basic editor is slow and one of the few
  134. things that I realy don't like with this program )
  135.  
  136. At this point the program is ready to start creating your SDA. It first
  137. renames SDA.ML to BASE.ARC ( Note that any of the filenames you entered should
  138. not be able to include this filename - that is don't use something like BAS*
  139. as one of your input patterns. This will mess things up. ) After it has
  140. changed this filename, the program uses the Append feature of ARC to add all
  141. the other files selected to this Base. Once all the files are added to the
  142. archive, the program renames BASE.ARC to whatever you entered as the final
  143. Filename.
  144.  
  145. Because I dislike the editor and am familiar enough with ARC, I usually don't
  146. bother using AID, but just the SDA.ML module. I create my own intro screen
  147. with a standard WP and save it as a SEQ file called INTRO. Then I create a
  148. work disk as above with a copy of the SDA.ML file ( I use BASE64.ARC for the
  149. 64 module's name and BASE128.ARC for the 128 version and have renamed the
  150. SDA.ML modules to these on my master disk ), the INTRO file and all others I
  151. want as part of my SDA. I just then run ARC230 and enter the Append Command in
  152. direct mode. It would look like this
  153.  
  154. arc/a a:base64.arc intro noname filename1 filename2 filename3
  155.  
  156. I'm not sure why there in the filename of noname included in the string, but
  157. was there in the create SDA module program, so I include it just to be safe. I
  158. guess I should try it once without to see if it makes any difference.
  159.  
  160. I hope that this helps more than it confuses :-)
  161.  
  162.                                Gary
  163.  ------------
  164. Category 3,  Topic 11
  165. Message 3         Thu Mar 14, 1991
  166. C128.JBEE [* Sysop *]        at 04:25 EST
  167.  
  168.  I really think that SDA maker sounds like more effort than learning  the
  169.  basic ARC syntaxs.  The benefit of learning ARC is that you can take that
  170.  basic knowledge to ANY other machine and apply it there too.  Though I am
  171.  no ARC expert if you ever need help feel free to post a question, drop
  172.  by on Tuesdays, etc.
  173.  Besides being fast and very useful, learning how to use ARC from the 
  174.  prompt is a real benefit.  If you are a C128 owner than CS-DOS is alsmot
  175.  a must if you upload files and ifyou own a 1750 reu it is a must!
  176.  :)
  177.  ------------
  178. Category 3,  Topic 11
  179. Message 4         Thu Mar 14, 1991
  180. DALE-RAY                     at 16:07 EST
  181.  
  182. You can find help with using ARC on the New Member Survival Kit menu or you
  183. can download file 3557 from the library. This file is a quick reference card
  184. for ARC commands prepared by DEB.
  185.  
  186. Once you get the hang of it creating SDA files from within the ARC utility is
  187. easier than using ARC-AID. I got frustrated with ARC-AID when I was using it
  188. because it woukd crash in the editor for the intro screen.
  189.  
  190. Another alternative is ARC-SDA. This is a program that converts ARC files into
  191. SDA files. If you know how to create the ARC file you could use this utility
  192. to convert it to an SDA. It is available in our libraries here, but I am not
  193. sure of the file #.
  194.  ------------
  195. Category 3,  Topic 11
  196. Message 5         Sat Aug 03, 1991
  197. C.KALLAS                     at 03:58 EDT
  198.  
  199. I need help on answering this question.  After I dissolve a sfx file what do I
  200. do from there.  How do i see the file? Charlie
  201.  ------------
  202. Category 3,  Topic 11
  203. Message 6         Mon Aug 05, 1991
  204. C128.JBEE [* Sysop *]        at 01:19 EDT
  205.  
  206.  After you dissolve a SFX file you are left with the original data or
  207.  program file.  What you do with the file depends on why the original SFX
  208.  was uploaded.  Is it a program to run?  Is the file a graphic file to be
  209.  viewed?  Is it meant to be a data file to be used with another program?
  210.  ------------
  211. Category 3,  Topic 11
  212. Message 7         Mon Aug 05, 1991
  213. C.KALLAS                     at 22:13 EDT
  214.  
  215. It is a graphic file, what do I do next?  Thanks Charlie
  216.  ------------
  217. Category 3,  Topic 11
  218. Message 8         Tue Aug 06, 1991
  219. C128.JBEE [* Sysop *]        at 23:20 EDT
  220.  
  221.  There are all sorts of graphic files.  what file number did you download?
  222.  if the original data file starts with a "gg, jj, or dd" then I would use
  223.  Autograph to view it.
  224.  ------------
  225. Category 3,  Topic 11
  226. Message 9         Thu Aug 08, 1991
  227. C.KALLAS                     at 23:33 EDT
  228.  
  229. J.Bee
  230.  
  231. I was talking to you about viewing a sfx file and can't or don't know how. You
  232. ask what file it was.  It was yours #9051.  Please help. Charlie
  233.  ------------
  234. Category 3,  Topic 11
  235. Message 10        Fri Aug 09, 1991
  236. C128.JBEE [* Sysop *]        at 10:43 EDT
  237.  
  238. Hi :) There are two ways to view that file 1)under GEOS 2)under the
  239. Handyscanner program
  240.  
  241. For viewing it under GEOS get file #8514 "hs2geo.sfx".  This will dissolve to
  242. a program called "handy import".  After converting the program with  Convert
  243. 2.5 you can use it to convert file#9051 to a Geopaint. This is how I view and
  244. test all the Handyscan files I upload (because someone was borrowing my
  245. Pagefox;)
  246.  
  247. For viewing outside of GEOS than donwload file #8847 and #8846 from Lib#22.
  248. This is the handyscanner program itself and it will load and view the file
  249. directly.  Note though that you can only view screens 640x400 pixels.   If you
  250. have the Pagefox or use GEOS you can view the whole 640x800 bitmap.
  251.  
  252. The reason for mentioning this is because some of the handyscanned images are
  253. quite large and cover the whole Geopaint page.
  254.  
  255.  ------------
  256. Category 3,  Topic 11
  257. Message 11        Fri Aug 09, 1991
  258. C.KALLAS                     at 22:11 EDT
  259.  
  260. Thanks J.Bee for the help.
  261.  
  262. Charlie
  263.  ------------
  264. Category 3,  Topic 11
  265. Message 12        Fri Aug 09, 1991
  266. C128.JBEE [* Sysop *]        at 23:39 EDT
  267.  
  268.  You're welcome :)
  269.  ------------
  270. Category 3,  Topic 11
  271. Message 13        Tue Aug 20, 1991
  272. C.CORDOVA1                   at 00:41 PDT
  273.  
  274. Im new to this and this topic helped me understand arc/sda programs,but can
  275. someone tell me of a program to use .txt files. I download them but cant use
  276. them on my c-64. Thanks
  277.  ------------
  278. Category 3,  Topic 11
  279. Message 14        Tue Aug 20, 1991
  280. VOYAGER-1 [Gary]             at 04:56 EDT
  281.  
  282. The suffex of .txt usualy means that file is a Text file and is most  likely
  283. in standard SEQ format. To read them, you will need a SEQ file viewer /
  284. printer program or a wordprocessor program that can read a standard SEQ file.
  285. There is a very fine SEQ file reader/printer in our library called ULTRA ( I
  286. think the latest version is 8.0 ).
  287.  
  288. There are 2 types of standard SEQ files you may encounter. They are True ASCII
  289. which is what most computers have standardized on and PETSCII which is a
  290. modified vesion used by CBM in their 8 bit computers. Ultra will handle either
  291. type on your 64.
  292.  
  293. Another suffex that you will encounter that also indicates a Text file is .DOC
  294. that indicates that it is a DOCumentation file that goes with a program.
  295.  
  296. Hope this helps some.     Gary
  297.  ------------
  298. 3 ?rea 14 nor
  299.  ************
  300. Topic 14        Thu Apr 04, 1991
  301. H.HERMAN1                    at 06:32 EST
  302. Sub: Unix                                   
  303.  
  304. UNIX and the 128
  305. 30 message(s) total.
  306.  ************
  307.  ------------
  308. Category 3,  Topic 14
  309. Message 1         Thu Apr 04, 1991
  310. H.HERMAN1                    at 06:33 EST
  311.  
  312.  Has  anyone  had experience with Gregg Riedel's Unix Sys for the 128?  How
  313.  closely does it imitate?  Any probs?                                      
  314.  
  315.  [Before  any  wild  rumors start.  No!  It is not a full implementation of
  316.  Unix.  But, it does have quite a few of its popular commands.]            
  317.  
  318.  And....    I am desperate for this next one.  I know it exists, but cannot
  319.  seem to find it.  What?  A UUdecode that runs on the 128.                 
  320.  
  321.  Can anyone help?                                                          
  322.  
  323.  Thanks!                                                                   
  324.  
  325.  Howie                                                                     
  326.  ------------
  327. Category 3,  Topic 14
  328. Message 2         Thu Apr 04, 1991
  329. D.BURR [Winterhawk]          at 19:44 EST
  330.  
  331. A Unix sub-set on a 128? Sounds like fun for the CLI freaks out there...
  332.  
  333. Where does one obtain such a beast?
  334.  ------------
  335. Category 3,  Topic 14
  336. Message 3         Fri Apr 05, 1991
  337. H.HERMAN1                    at 00:23 EST
  338.  
  339.   Gee... I'm sure glad you asked.   :)
  340.  
  341.   I think it is at several sites. I found it at milton.u.washington.edu.
  342.  
  343.   CD /public/download/c128/unix
  344.  
  345.   Take a look at the first two 'readme' files for download instructions.
  346.  
  347.   It sure would be nice to have available here!!   <hint>
  348.  
  349.   I have ftp, but no access to a UUdecode, so that pretty much limits me to
  350.   the ascii instructions...
  351.  
  352.   BTW, the C128 UUdecode is at another site, and not part of the package.
  353.  
  354.   If you can get these files, let me know, and I'll get the other address
  355.   too.
  356.  
  357.   Things are look'n up!!   :)
  358.  
  359.   Howie
  360.  ------------
  361. Category 3,  Topic 14
  362. Message 4         Sat Apr 06, 1991
  363. C128.JBEE [* Sysop *]        at 07:17 EST
  364.  
  365.  I have no access to these either.  
  366.  What is FTP?
  367.  What is UUdecode?
  368.  
  369.  Unix 128 might be a beast and considering the demands UNIX usually 
  370.  takes from reading the magazines (never touched it myself) I can imagine
  371.  it isnt complete.  But, like CP/M it could open the doors for a lot of
  372.  other neat stuff.  Besides, wouldn't you just love to tell people you
  373.  run UNIX on your C128 ;)
  374.  ------------
  375. Category 3,  Topic 14
  376. Message 5         Sun Apr 07, 1991
  377. H.HERMAN1                    at 06:25 EDT
  378.  
  379.  JBEE,                                                                     
  380.  
  381.  I've  only  dabbled with Unix, since at the best of times, I've had access
  382.  to restricted shells.                                                     
  383.  
  384.  Right now, very, very limited usage...    :(                              
  385.  
  386.  FTP  is  File  Transfer  Protocol,  both  the  command,  and  the way Unix
  387.  transfers its files from one Unix to another.                             
  388.  
  389.  Files  can  be  either  Binary,  in stream Netdata format, or ebcdic/ascii
  390.  translated for UUdecode receipt by net-mail, thru Internet, for example.  
  391.  
  392.  The  UUencode  (UU=  Unix  to  Unix)  simply changes the file to all ascii
  393.  characters  for  net-mail,  and  UUdecode  changes  the  file  back to its
  394.  original form for use, once received.                                     
  395.  
  396.  Anyone  with access to a site offering Internet connectivity, for example,
  397.  can  e-mail throughout the world, to anyone on any machine on the net.  As
  398.  example,   posting   to   NewsGroups   on    Usenet.  This  is  done  thru
  399.  File/MailServers,  that  run background tasking.  Thru this same facility,
  400.  you  can access any of these machines, and request that files be sent back
  401.  to your home machine, which you can then download for personal use.       
  402.  
  403.  All  colleges  and  most larger corporations are accessible thru Internet.
  404.  Most  of  the  colleges  have  set  up _public' file areas where anyone is
  405.  welcome  to  peruse,  and  GET  (another  command)  any  files  that  look
  406.  interesting.   Usually similar/related items are contained within the same
  407.  directory.   So,  for  example,  someone interested in 64 and 128 programs
  408.  would  search  those  directories for files.  That's how I came across the
  409.  Unix  Oper Sys for the 128.  (BTW, it is no small package, well over 300K,
  410.  if I remember right.)                                                     
  411.  
  412.  Obviously  it  is  not  going to offer background and prioritized tasking,
  413.  altho  it  might  offer  off-hour tasking --- I don't know ---  since I've
  414.  only  read  the  two brief files listing what's there, and instructions in
  415.  setting  it  up.   My  home site only offers Internet connection, so I can
  416.  only  receive all this stuff UUencoded.  However, unlike most, it does not
  417.  offer  UUdecode, so I'd have to do this on the 128, but I don't have this,
  418.  which I would have to also get UUencoded --- talk about your catch-22?    
  419.  
  420.  Anyone  attending  a college today, and using their computers (and that is
  421.  just about everyone), can easilly get these files (and any others from any
  422.  site,  worldwide),  UUdecode  on their home machines, and then download to
  423.  their 128's.                                                              
  424.  
  425.  Because  of  my  facility  limitations,  I've  only taken looks into ascii
  426.  files,  not having a UUdecode (hint!!).  The BITFTP log, returned with the
  427.  file  is  sorta interesting.  A 10K file gets transferred in less than one
  428.  second,  from the foreign host, and the entire log-in transfer and log-out
  429.  takes  about  3  seconds,  and all this is just one of many tasks that are
  430.  being done in the background with a low priority.                         
  431.  
  432.  In  part,  this may explain the many requests we see for 64 and 128 VT-100
  433.  emulators,  and their correct termcaps.  With any of these, the 64 or 128,
  434.  at  home, is just like any other terminal connected to a Unix sys.  All of
  435.  its  editing,  tasking,  programming,  and  other  facilities  are easilly
  436.  accessible.   So, as just one example, a user can write a term papar, with
  437.  cursor  keys  and all, while in the background,  an earlier paper is being
  438.  checked  for  spelling, grammer, etc., a spreadsheet is being analyzed for
  439.  'what  ifs', a file is being grabbed from across the country, a program is
  440.  being compiled, etc., etc.                                                
  441.  
  442.  At  first,  Unix  is  not as friendly as DOS running Windows. However, for
  443.  multi-tasking  and networking, from what I've been able to learn it is far
  444.  surerior.   Unix has been in colleges for decades, and it is only now that
  445.  there  seem  to  be  enough  users  familiar  with it, that it is becoming
  446.  popular  among  the  smaller  corporate  user.  The larger corporation has
  447.  always used it, but in a transparant mode, as far as most of its employees
  448.  are concerned.                                                            
  449.  
  450.  Howie                                                                     
  451.  ------------
  452. Category 3,  Topic 14
  453. Message 6         Sun Apr 07, 1991
  454. C128.JBEE [* Sysop *]        at 20:35 EDT
  455.  
  456.  Well, I learned a couple of new things today :)
  457.  Thank you for the information!  Looks like something (even at 300K) to
  458.  search out.  I bet with LHA that 300K would be whittled down to 100K.
  459.  ------------
  460. Category 3,  Topic 14
  461. Message 8         Fri May 24, 1991
  462. C128.JBEE [* Sysop *]        at 05:19 EDT
  463.  
  464.  lol
  465.  what a neat way to get a program.  I will have to try this out.
  466.  ------------
  467. Category 3,  Topic 14
  468. Message 10        Tue May 28, 1991
  469. T.JUMP3 [Bababooey]          at 02:52 EDT
  470.  
  471. I think I saw some sort of decoder for this kind of stuff in CP/M over in the
  472. UNIX RT.  If need be, you could transfer your program (or even re-download it,
  473. if necessary) to a CP/M disk, decode it there, and send it back to CBM mode. 
  474. I'm basically just theorizing, but there shouldn't be any problem with it.
  475.  
  476. Tim
  477.  ------------
  478. Category 3,  Topic 14
  479. Message 11        Tue May 28, 1991
  480. H.HERMAN1                    at 22:43 EDT
  481.  
  482. Tim,                                                                       
  483.  
  484. Now why didn't I think of that...                                          
  485.  
  486. I drove myself crazy looking for one, which I finally found, UUcoder.prg, I
  487. think it is called.  Put a copy of it in the lib.                          
  488.  
  489. I checked the CP/M RT, and found the one you mentioned, UUecpm.ark.  This  
  490. one has been sitting there all this time, and I never knew it.  Could have 
  491. saved me a lot of hunting time, and effort.                                
  492.  
  493. Next time I need something, I'm just going to THINK CP/M FIRST!            
  494.  
  495. Thanks!    :)                                                              
  496.  
  497. Howie                                                                      
  498.  ------------
  499. Category 3,  Topic 14
  500. Message 12        Thu Jun 20, 1991
  501. K.PHELAN1 [Ken]              at 23:23 EDT
  502.  
  503. For anyone interested, Unix128 Version3 has been uploaded and will be
  504. available (pending Sysop's approval) for anyone who desires it. It is
  505. contained within '1unix128v3.lzh' file # 8973 and '2unix128v3.lzh' file #
  506. 8974.  Undissolved it weighs in at about 146k and dissolved it is about 280k. 
  507.  
  508.  
  509. Complete docs and author information is provided in the archives.  Make sure
  510. you read the seq file 'intro' within the 2nd archive before  attempting
  511. anything!
  512.  
  513. I hope someone else finds some value in this monster...it's been a great
  514. education for me.  
  515.  
  516. Ken
  517.  ------------
  518. Category 3,  Topic 14
  519. Message 13        Thu Jun 20, 1991
  520. C128.JBEE [* Sysop *]        at 23:39 EDT
  521.  
  522.  Yes, I saw the hidden files!  I can't wait to release it, testing will be
  523.  a pleasure ;)
  524.  Look for it in about 2 days, there are other hidden files before it.
  525.  M E G A T H A N K S !    :)))
  526.  ------------
  527. Category 3,  Topic 14
  528. Message 14        Fri Jun 21, 1991
  529. H.HERMAN1                    at 21:44 EDT
  530.  
  531.  Great!!   Unix on the 128 at last!!!      :)
  532.  ------------
  533. Category 3,  Topic 14
  534. Message 15        Sun Jun 23, 1991
  535. J.STAFF                      at 20:45 EDT
  536.  
  537. Unix? Where?
  538.  ------------
  539. Category 3,  Topic 14
  540. Message 16        Mon Jun 24, 1991
  541. C128.JBEE [* Sysop *]        at 01:45 EDT
  542.  
  543. Should be live in a few minutes :)  It took some testing.
  544.  ------------
  545. Category 3,  Topic 14
  546. Message 17        Mon Jun 24, 1991
  547. J.STAFF                      at 06:09 EDT
  548.  
  549. You mean there is Unix available for the 128/64? Good golly miss molly! It's
  550. about time! Where can I get it at?
  551.  
  552. James
  553.  ------------
  554. Category 3,  Topic 14
  555. Message 18        Mon Jun 24, 1991
  556. C128.JBEE [* Sysop *]        at 17:05 EDT
  557.  
  558.  Lib#8 (i believe, i forget right now) uploaded by K.Phelan1.  You will need
  559.  CS-DOS, the LHA modules, and a 1571 or 1581 disk driver to use the program.
  560.  You should read the docs and make a backup copy of the disk before trying
  561.  to run the shell.  Setting up the shell isn't the easiest setup you have
  562.  ever encountered but it's pretty bullet-proof if you read the documentation.
  563.  Just remember on the id/password to type "root/root".  When typing the 
  564.  password what you are typing won't show up for security reasons.
  565.  ------------
  566. Category 3,  Topic 14
  567. Message 19        Tue Jun 25, 1991
  568. J.STAFF                      at 05:37 EDT
  569.  
  570. What is CS-DOS and the LHA Modules? Are they in the Library too?
  571.  
  572. James
  573.  
  574. P.S. Sorry if this appears to be silly, I just don't know.
  575.  ------------
  576. Category 3,  Topic 14
  577. Message 20        Tue Jun 25, 1991
  578. H.HERMAN1                    at 19:35 EDT
  579.  
  580.   The LHA modules are just a part of the CS/DOS package which is an operating
  581.   system or shell for the 128.
  582.  
  583.   It is an especially nice environment when doing any programming tasks.
  584.  
  585.   LHARC128 which includes LHA, LHD, and LHX let you create and dissolve, and
  586.   look into lhx compressed files.  Also, to create the sfx, self dissolving
  587.   arcs.
  588.  
  589.   The Unix files aren't self-dissolving because there is a file size limit,
  590.   after which a regular lhx is the way to go.
  591.  
  592.   I am pretty sure, and hopefully someone will let me know, that all this
  593.   stuff MUST run under CS/DOS, and cannot run independantly.  
  594.  
  595.   CS/DOS does take a while to get used to.  Its docs are not its strongest
  596.   point. However, you should be able to get the unarcer up and running pretty
  597.   quick, and if you do have any questions, well just ask here.
  598.  
  599.   Howie
  600.  ------------
  601. Category 3,  Topic 14
  602. Message 21        Tue Jun 25, 1991
  603. C128.JBEE [* Sysop *]        at 23:31 EDT
  604.  
  605.  yes, LHA, LHD, and LHX need to be run under CS-DOS.
  606.  
  607.  When running the Unix shell for the first time at the "%" prompt type
  608.  "emacs".  It is a screen editor and pretty decent.
  609.  ------------
  610. Category 3,  Topic 14
  611. Message 22        Thu Jun 27, 1991
  612. P.DOOLITTLE1                 at 02:52 EDT
  613.  
  614.  Well, I d/led the 2 unix128 files, dissloved them with CS-DOS, and read
  615.  the info docs. While I had no trouble getting UNIX128 itself to run, I
  616.  am having trouble with MAIL, OD, TIP, ADDUSER, and 1 or 2 others. They
  617.  break to the ML monitor, without any kind of sensible error message. I
  618.  used the verify option with LHX (CS-DOS) and it said both .LZH archives
  619.  were OK. Any help, suggestions, etc. would be GREATLY appreciated. 
  620.  
  621.   By the way, I have a C=128 (not D), 1571 and 1581.
  622.  
  623.  - Paul -
  624.  ------------
  625. Category 3,  Topic 14
  626. Message 23        Sat Jun 29, 1991
  627. J.STAFF                      at 06:01 EDT
  628.  
  629. Will download and see what happens!
  630.  
  631. James
  632.  ------------
  633. Category 3,  Topic 14
  634. Message 24        Tue Jul 02, 1991
  635. J.STAFF                      at 05:00 EDT
  636.  
  637. Help! I've downloaded all the files, got CS-Dos running but couldn't get #8223
  638. LHAV12.ARC dissolved. I've tried ARC230, ARC220.40, even ARC-SDA 5.1   I've
  639. searched the directory for the proper dissolver but these are the latest ones.
  640. After using ARC-SDA 5.1, I had to re-download the file. Has anyone had the
  641. same problem? I am running a 128/ 2 1571 drives. The old ARC program I don't
  642. mind using, in fact ARC220.40 & ARC230 dissolve about three files before
  643. hanging up on the LHA file.
  644.  
  645. James
  646.  ------------
  647. Category 3,  Topic 14
  648. Message 25        Tue Jul 02, 1991
  649. VOYAGER-1 [Gary V]           at 07:27 EDT
  650.  
  651. James, If you are running CS-DOS, the ARC program to use is ARC128. It should
  652. have been included in the CS-DOS package. If you only have one drive, you will
  653. have to make a copy of it on the disk that contains the file you wish to
  654. disolve. 
  655.  
  656. You may have had a glitch in your first download of #8223. If the second
  657. download also had the same problem ( it wasn't clear if the second download
  658. disolved from your previous message ) then let me know and I will check out
  659. the file.
  660.  
  661.              Gary - Flagship RT Assistant Sysop
  662.  ------------
  663. Category 3,  Topic 14
  664. Message 26        Tue Jul 02, 1991
  665. C128.JBEE [* Sysop *]        at 16:43 EDT
  666.  
  667.  Once you have CS-DOS 128 running type
  668.  install arc128
  669.  then insert the disk that contains the file to dissolve and type
  670.  arc128/x a:filename.arc
  671.  or to check the archive to make sure it is good
  672.  arc128/v a:filename.arc
  673.  
  674.  ------------
  675. Category 3,  Topic 14
  676. Message 27        Wed Jul 03, 1991
  677. J.STAFF                      at 06:00 EDT
  678.  
  679. Just checked, it's on the disk, will let you know!
  680.  
  681. James
  682.  ------------
  683. Category 3,  Topic 14
  684. Message 28        Sat Jul 06, 1991
  685. J.STAFF                      at 14:03 EDT
  686.  
  687. Well it works fine! Thanks! Smeets did a NICE job! For a nicer arrangement it
  688. is better to have a 1750? What would be a good price?
  689.  
  690. James
  691.  ------------
  692. Category 3,  Topic 14
  693. Message 29        Sat Jul 06, 1991
  694. C128.JBEE [* Sysop *]        at 17:21 EDT
  695.  
  696.  A good used price is $90-$110 for a C1750 or 512K clone.
  697.  If you already have a C1764 just have it upgraded or do it yourself.
  698.  Besides taking less room and time to download making SFX (lha) files is
  699.  really fun when you add your own text screens for the dissolve.
  700.  If it's a C128 only SFX you can also add flashing characters and such!
  701.  ------------
  702. Category 3,  Topic 14
  703. Message 30        Thu Jul 11, 1991
  704. J.STAFF                      at 06:26 EDT
  705.  
  706. I will play around it some. Sure looks like FUN!
  707.  
  708. James
  709.  
  710.  ------------
  711.  
  712.