home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!sun-barr!olivea!spool.mu.edu!yale.edu!ira.uka.de!fauern!fauna!faui63.informatik.uni-erlangen.de!horst
- From: horst@faui63.informatik.uni-erlangen.de (Horst Luehrsen)
- Newsgroups: comp.unix.aix
- Subject: Re: query - mtools for AIX
- Message-ID: <BuMnEB.Dr0@immd4.informatik.uni-erlangen.de>
- Date: 15 Sep 92 16:06:10 GMT
- References: <BuB7A1.L6B@news.udel.edu> <16863A3AE.INCB@ibm.rz.tu-clausthal.de>
- Sender: news@immd4.informatik.uni-erlangen.de
- Organization: CSD., University of Erlangen, Germany
- Lines: 28
-
- INCB@ibm.rz.tu-clausthal.de (Claas Burghard) writes:
-
- >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.
-
- On my RS/6000 (AIX 3.1.5) I did the following:
-
- Makefile:
- CFLAGS = -O -DSPARC
-
- devices.c:
- In the #ifdef SPARC section, replace "/dev/rfd0c" with "/dev/rfd0".
-
- This works fine!
-
- Horst Luehrsen
-
- Horst Luehrsen <luehrsen@informatik.uni-erlangen.de> |
- Martensstrasse 3, W-8520 Erlangen | Kein Spruch
- Tel: +49-9131-857884 Fax:+49-9131-32090 |
-