From: | Travis Bauer <trbauer(at)indiana(dot)edu> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [HACKERS] Re: Problems compiling version 7 |
Date: | 2000-05-10 17:11:43 |
Message-ID: | Pine.GSO.4.21.0005101208270.17696-100000@school.cs.indiana.edu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
I've found part of the problem. I put "echo $TR" right before the line
that is failing. $TR is set to "/usr/ucb/tr" during the
configuration. The directory ucb does not exist. If execute "which
tr" at the command line, I get "/usr/bin//tr." Why is $TR getting set to
/usr/ucb/tr?
By the way, I do not get this problem when compiling the last version of
Postgresql on this same machine. I'm in the processof upgrading. That
compile was fine.
Thanks,
----------------------------------------------------------------
Travis Bauer | CS Grad Student | IU |www.cs.indiana.edu/~trbauer
----------------------------------------------------------------
>
> But we haven't yet figured out Travis' problem: why is the configure
> test failing? Useless or not, I don't see why it's falling over...
>
> regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Alfred Perlstein | 2000-05-10 18:26:03 | 6.5.3 -> 7.0 upgrade went smoothly, thanks |
Previous Message | Ned Lilly | 2000-05-10 16:36:15 | Re: Steering committee responce to Great Bridge LLC |
From | Date | Subject | |
---|---|---|---|
Next Message | G. Anthony Reina | 2000-05-10 19:42:24 | Is 7.0 up? |
Previous Message | Mitch Vincent | 2000-05-10 17:06:46 | Re: Great, big errors ... Again. |