home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / aix / 9662 < prev    next >
Encoding:
Text File  |  1992-09-15  |  1.3 KB  |  39 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!Sirius.dfn.de!solaris.rz.tu-clausthal.de!ibm.rz.tu-clausthal.de!INCB
  3. From: INCB@ibm.rz.tu-clausthal.de (Claas Burghard)
  4. Subject: Re: query - mtools for AIX
  5. Message-ID: <16863A3AE.INCB@ibm.rz.tu-clausthal.de>
  6. Sender: root@solaris.rz.tu-clausthal.de (Operator)
  7. Organization: Rechenzentrum der TU CLAUSTHAL
  8. References:  <BuB7A1.L6B@news.udel.edu>
  9. Date: Tue, 15 Sep 1992 10:38:12 GMT
  10. Lines: 27
  11.  
  12. In article <BuB7A1.L6B@news.udel.edu>
  13. apperson@brahms.udel.edu (Apperson H Johnson) writes:
  14.  
  15. > Has anyone ported mtools (the msdos look-alike tools) to AIX 3.2?
  16. >
  17. > Is there an FTP site with this version?
  18. >
  19. > Thanks in advance,
  20. >
  21. >--
  22. >--------------------------------------------------------------------
  23. >apperson@brahms.udel.edu                |   this is not my signature
  24. >--------------------------------------------------------------------
  25. >
  26. Hello,
  27. you can get mtools from a lot of ftp-sites
  28. (e.g. sun.rz.tu-clausthal.de, 139.174.1.3),
  29. but you have to modify two lines in one
  30. module of the sources:
  31. Have a look at DEVICE.C, there the disk-drive-
  32. characteristics are defined, but there is no
  33. definition for AIX, never mind!
  34. Take the definition for SUN-SPARC-stations,
  35. remove #IFDEF SPARC and #ENDIF and that's it.
  36.  
  37. Good luck
  38. Claas
  39.