home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / minix / 4364 < prev    next >
Encoding:
Internet Message Format  |  1992-09-02  |  2.3 KB

  1. Path: sparky!uunet!munnari.oz.au!yoyo.aarnet.edu.au!sirius.ucs.adelaide.edu.au!iagu.itd.adelaide.edu.au!newton
  2. From: newton@iagu.itd.adelaide.edu.au (Mark Newton)
  3. Newsgroups: comp.os.minix
  4. Subject: Re: Misc. AmigaMINIX questions
  5. Message-ID: <8418@sirius.ucs.adelaide.edu.au>
  6. Date: 2 Sep 92 23:59:02 GMT
  7. References: <1992Sep1.062241.5410@cam.compserv.utas.edu.au>
  8. Sender: news@ucs.adelaide.edu.au
  9. Organization: University of Adelaide, South Australia
  10. Lines: 42
  11. Nntp-Posting-Host: iagu.itd.adelaide.edu.au
  12.  
  13. In article <1992Sep1.062241.5410@cam.compserv.utas.edu.au> dbenn@leven.appcomp.utas.edu.au (David Benn) writes:
  14. >Also, stterm starts the writer but not the reader, then just hangs. Is
  15. >there anything special required to get stterm going? (ie: does another
  16. >program(s) have to be run first, or files changed?)
  17.  
  18. Nope.  Try recompiling it (and, perhaps, elvis, since you seem to be having
  19. inexplicable problems with that too).  Some of the programs in the P-H
  20. distribution do have bugs, but they're fixable by recompiling (ghod knows
  21. why;  Perhaps they were originally compiled for a Mac/Atari with slightly
  22. different libraries).
  23.  
  24. >su has given me problems. Ideally I want to be able to su to root from my
  25. >user account. However, su never seems to give me root privileges. Any
  26. >suggestions?
  27.  
  28. Yes:  chmod 4755 /usr/bin/su
  29.  
  30. su needs to be setuid root, otherwise it can't start a root shell.
  31.  
  32. >Lastly, when moving from 1.5.10 to 1.5.10.1 and 1.5.10.2, is it NECESSARY
  33. >to apply all the patches? In other words can JUST the boot disks be used
  34.  
  35. The 1.5.10.2 patches include some fixes to the C library which eliminate
  36. countless bugs.  It is in your own best interests to apply the patches
  37. and recompile the kernel/library.
  38.  
  39. >without applying any patches? I extracted Makedev and format from the
  40. >1.5.10.1 src.tar.Z file, but are the other patches only source file patches
  41. >in which case does the whole system have to be recompiled? Is this the same
  42. >for the 1.5.10.2 src.tar.Z patch archive? 
  43.  
  44. Whole system?  If you mean the kernel/mm/fs, then yes.  You don't have
  45. to recompile all the commands, though.
  46.  
  47.    - mark
  48.  
  49.  
  50. -- 
  51. ------------------------------------------------------------------
  52.          'Do not expose your LaserWriter to naked flame...'
  53. newton@iagu.itd.adelaide.edu.au         - Apple LaserWriter Manual
  54. ------------------------------------------------------------------
  55.