Thread: configure guessing platform

configure guessing platform

From
Bruce Momjian
Date:
With the old configure, where it prompted you, configure properly
guessed I was bsdi-3.0.  Now it tries:

    checking setting template to... template/bsd/os

    template/bsd/os does not exist

    Available Templates (set using --with-template):

Why can't it use the same guessing it used to do?  Marc?

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

Re: [HACKERS] configure guessing platform

From
The Hermit Hacker
Date:
On Tue, 21 Apr 1998, Bruce Momjian wrote:

> With the old configure, where it prompted you, configure properly
> guessed I was bsdi-3.0.  Now it tries:
>
>     checking setting template to... template/bsd/os
>
>     template/bsd/os does not exist
>
>     Available Templates (set using --with-template):
>
> Why can't it use the same guessing it used to do?  Marc?

    Cause I oops'd...I forgot all about the .similar file :(  Will fix
that tonight...