home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.soft-sys.khoros
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!spool.mu.edu!umn.edu!news.cs.indiana.edu!lynx!borris.eece.unm.edu!young
- From: young@borris.eece.unm.edu (Mark Young)
- Subject: Re: Using F2C to compile parts of Khoros.
- Message-ID: <kgpqtth@lynx.unm.edu>
- Date: Sat, 21 Nov 92 14:32:07 GMT
- Organization: University of New Mexico, Albuquerque
- References: <917@felix.Sublink.Org>
- Lines: 47
-
- In article <917@felix.Sublink.Org> eb@felix.Sublink.Org (Enrico Badella) writes:
- >Has someone compiled the FORTRAN parts of Khoros with F2C?
- >
- >Since I don't have Sun Fortran on my Sun 4 and would like to evaluate
- >Khoros I thought I maybe could use F2C (that I don't have either 8-<)
- >
- >So before starting this series of bootstraps, I'd like to get some
- >advice.
-
- I realize other people have replied about how to get F2C, but remember
- if you are simply evaluating and don't care about the programs that use
- fortran you can always compile without it. All you need to do is change
- your $KHOROS_HOME/repos/config/imake_conf/{machine}.cf file.
-
- Q26. How do I compile the Khoros system without FORTRAN?
-
- A26. Look for the line in your configuration (*.cf) file that says,
- #define HasFortran YES
- Change it to:
- #define HasFortran NO
-
- For those compiling on a SUN architecture, note that in the sun.cf
- file for Khoros 1.0 Patch 5, there is an INCORRECT comment:
- /*
- * does your machine have fortran? If not comment the next
- * two lines
- */
- The comment lies. Do not comment out the lines, simply make
- sure that HasFortran is set to 'NO' (not 'no' or 'No').
- >
- >Thanks.
- >
- >--
- >Enrico Badella Internet: eb@felix.sublink.org
- >Soft*Star s.r.l. eb@icnucevx.cnuce.cnr.it
- >Via Camburzano 9 Phone: +39-11-746092
- >10143 Torino, ITALY Fax: +39-11-746487
-
- hope this helps,
- Mark
-
- -----------------------------------------------------------------------------
- Mark Young young@chama.eece.unm.edu
-
- Khoros Group (505) 277-6563 (work)
- University of New Mexico Albuquerque, NM 87131
- -----------------------------------------------------------------------------
-