home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.aix
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!Sirius.dfn.de!solaris.rz.tu-clausthal.de!ibm.rz.tu-clausthal.de!INCB
- From: INCB@ibm.rz.tu-clausthal.de (Claas Burghard)
- Subject: Re: query - mtools for AIX
- Message-ID: <16863A3AE.INCB@ibm.rz.tu-clausthal.de>
- Sender: root@solaris.rz.tu-clausthal.de (Operator)
- Organization: Rechenzentrum der TU CLAUSTHAL
- References: <BuB7A1.L6B@news.udel.edu>
- Date: Tue, 15 Sep 1992 10:38:12 GMT
- Lines: 27
-
- In article <BuB7A1.L6B@news.udel.edu>
- apperson@brahms.udel.edu (Apperson H Johnson) writes:
-
- > Has anyone ported mtools (the msdos look-alike tools) to AIX 3.2?
- >
- > Is there an FTP site with this version?
- >
- > Thanks in advance,
- >
- >--
- >--------------------------------------------------------------------
- >apperson@brahms.udel.edu | this is not my signature
- >--------------------------------------------------------------------
- >
- Hello,
- you can get mtools from a lot of ftp-sites
- (e.g. sun.rz.tu-clausthal.de, 139.174.1.3),
- but you have to modify two lines in one
- module of the sources:
- Have a look at DEVICE.C, there the disk-drive-
- characteristics are defined, but there is no
- definition for AIX, never mind!
- Take the definition for SUN-SPARC-stations,
- remove #IFDEF SPARC and #ENDIF and that's it.
-
- Good luck
- Claas
-