Oh what I can share with you about employers who are not familiar with
database technologies and how far they go to distance themselves from it or
use it in such ill ways
By the way, I have fixed the problem, and it looks like it was handcrafted
makefile that caused it. It still does not expla
"Medi Montaseri" <[EMAIL PROTECTED]> writes:
> I am having difficulty compiling my postgresql 7.2.3 on a CentOS 5.
Why in the world are you trying to build a five-year-old PG release on
a current operating system? Do yourself a favor and move up to some
recent release.
r
Hi,
I am having difficulty compiling my postgresql 7.2.3 on a CentOS 5.
The same code works on our build machine which is running RedHat 7.2.
I have checked many of the configure(1) output with no major diff. Capturing
the output of make reveals a silly problem which I am failing to find the
roo
rsday, September 30, 2004 2:43 PM
To: [EMAIL PROTECTED]
Subject: Re: [ADMIN] Compilation error with --with-java option
KrishnaPradeep Tamma wrote:
> hi,
>
> I was able to successfully compile and run postgresql-7.4.5 with out
> "--with-java" option on a Redhat Linux machine.
KrishnaPradeep Tamma wrote:
hi,
I was able to successfully compile and run postgresql-7.4.5 with out
"--with-java" option on a Redhat Linux machine.
i'm a total newb with pg but i found this on google:
http://archives.postgresql.org/pgsql-admin/2004-04/msg00309.php
might help.
-
hi,
I was able to successfully compile and run postgresql-7.4.5 with out
"--with-java" option on a Redhat Linux machine.
But when I enable the "--with-java" option I am getting the following
error message.
*
gmake[3]: Enteri
On Tue, 15 Sep 1998, Ricardo Valdivia wrote:
> Hi, I'm novice with postgreSQL and I want to install it. I have
> a Sun machine with SunOS 4.1.3.
>
> While I'm compiling, it shows the next error message:
>
> gmake[2]: Entering directory
> `/usr/share/src/pgsql/postgresql-6.3.2/src/backend/parser
Hi, I'm novice with postgreSQL and I want to install it. I have
a Sun machine with SunOS 4.1.3.
While I'm compiling, it shows the next error message:
gmake[2]: Entering directory
`/usr/share/src/pgsql/postgresql-6.3.2/src/backend/parser'
/bin/yacc -d gram.y
fatal error: more than 600 rules, li
Hi, I'm new with postgres and I want to install the new version. I have
Linux RH5.0 with the old version but I never used it.
While I'm compiling, after a minute it shows the next error message:
> gmake -C parser all
> gmake[2]: Entering directory `/usr/src/pgsql/src/backend/parser'
> /usr/b