home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / database / 8491 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.1 KB  |  35 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!spool.mu.edu!agate!ames!kum.kaist.ac.kr!worak!usenet
  3. From: frog@math1.kaist.ac.kr (Seo Young Jin)
  4. Subject: postgres install
  5. Message-ID: <1992Dec14.201020.6525@worak.kaist.ac.kr>
  6. Sender: usenet@worak.kaist.ac.kr (Usenet)
  7. Organization: Korea Advanced Institute of Science and Technology
  8. X-Newsreader: Tin 1.1 PL3
  9. Date: Mon, 14 Dec 92 20:10:20 GMT
  10. Lines: 23
  11.  
  12. % I want to install postgres DBMS at my Sun Sparc WS.
  13. % So, I 'ftp'ed to postgres.berkeley.edu and got
  14. % postgres-v4r0r1.tar.Z. And,
  15. % I installed as posgres's installation guide.
  16. % But, I met terribly many errors as follows.
  17. %
  18. % ............
  19. % creating inh.c
  20. % compiling lib/Gen/inh.c
  21. % "/usr/postgres/src/lib/H/nodes/execnodes.gen", line 18: 
  22. % syntax error at or near variable name "ii_FuncIndexInfo"
  23. % "/usr/postgres/src/lib/H/nodes/execnodes.gen", line 18:
  24. % ............
  25. % ............
  26. % I think that Gen/***.sh is wrong because the order of 
  27. % include statement in "execnodes.gen" should be chaged.
  28. %
  29. % If anyone knows about this, please send me a mail.
  30. % Thanks.
  31. %
  32. % frog@math1.kaist.ac.kr
  33.  
  34.