home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.databases
- Path: sparky!uunet!spool.mu.edu!agate!ames!kum.kaist.ac.kr!worak!usenet
- From: frog@math1.kaist.ac.kr (Seo Young Jin)
- Subject: postgres install
- Message-ID: <1992Dec14.201020.6525@worak.kaist.ac.kr>
- Sender: usenet@worak.kaist.ac.kr (Usenet)
- Organization: Korea Advanced Institute of Science and Technology
- X-Newsreader: Tin 1.1 PL3
- Date: Mon, 14 Dec 92 20:10:20 GMT
- Lines: 23
-
- % I want to install postgres DBMS at my Sun Sparc WS.
- % So, I 'ftp'ed to postgres.berkeley.edu and got
- % postgres-v4r0r1.tar.Z. And,
- % I installed as posgres's installation guide.
- % But, I met terribly many errors as follows.
- %
- % ............
- % creating inh.c
- % compiling lib/Gen/inh.c
- % "/usr/postgres/src/lib/H/nodes/execnodes.gen", line 18:
- % syntax error at or near variable name "ii_FuncIndexInfo"
- % "/usr/postgres/src/lib/H/nodes/execnodes.gen", line 18:
- % ............
- % ............
- %
- % I think that Gen/***.sh is wrong because the order of
- % include statement in "execnodes.gen" should be chaged.
- %
- % If anyone knows about this, please send me a mail.
- % Thanks.
- %
- % frog@math1.kaist.ac.kr
-
-