Re: [BUGS] PostgreSQL 7.3 Installation on SCO

2002-12-10 Thread Bruce Momjian
OK, I wonder if adding -ldl will help. You need to link to the library containing the ldopen function. --- Shibashish wrote: > Thanks for the help. I edited the src/makefiles/Makefile.sco and removed > the export. But the c

Re: [BUGS] PostgreSQL 7.3 Installation on SCO

2002-12-09 Thread Bruce Momjian
It should have worked, but edit Makefile.shlib and remove that offending export from the link line. That may fix it. --- Shibashish wrote: > Dear Sir, > > I use SCO Open Server 5.0.5 on an intel box. Although I have instal