agora inbox for postgres@postgres.berkeley.edu
help / color / mirror / Atom feedInstallation of Postgres95
2+ messages / 2 participants
[nested] [flat]
* Installation of Postgres95
@ 1995-08-27 05:39 Yiu Wai Chiu <ee_ywc@stu.ust.hk>
0 siblings, 1 reply; 2+ messages in thread
From: Yiu Wai Chiu @ 1995-08-27 05:39 UTC (permalink / raw)
To: legacy
Hello Everybody,
I recently got the new version of Postgres95. When I was going to in
install it. I got error in the last phase when combining a stuff of .o to pos
postgres . I saw the option in 'cc' is -lbsd -ldl ...
But the compiler say ' -ldl : no such file or directory' . I compile the
postgres95 in linux with kernel 1.2.8 and gcc version is 2.6.3. I tried in ELF mode
mode and non ELF mode . I successfully compiled in non ELF mode but the createdb
and createuser is no respond from backend.
Is there any one successfully compiled postgres95 ? can you give me some
suggestion.
Thank you for you attention.
Your sincerely,
Kelvin Ng {:O
==============================================================================
To add/remove yourself to/from the POSTGRES mailing list: send mail with
the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU".
If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
a human will deal with it. DO NOT post to the "postgres" mailing list.
==============================================================================
URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: Installation of Postgres95
@ 1995-08-27 17:07 Paul Cole <pcole@ccwf.cc.utexas.edu>
parent: Yiu Wai Chiu <ee_ywc@stu.ust.hk>
0 siblings, 0 replies; 2+ messages in thread
From: Paul Cole @ 1995-08-27 17:07 UTC (permalink / raw)
To: Yiu Wai Chiu <ee_ywc@stu.ust.hk>; +Cc: legacy
Hi folx! I just joined this list.. Is there much activity normally?
I have several questions just dying to be answered but I'll wait a little
longer before I decide I have no clue whatsoever.
In the mean time, I can handle this one I think...
On Sun, 27 Aug 1995, Yiu Wai Chiu wrote:
>
> Hello Everybody,
>
> I recently got the new version of Postgres95. When I was going to in
> install it. I got error in the last phase when combining a stuff of .o to pos
> postgres . I saw the option in 'cc' is -lbsd -ldl ...
Its -ldld isn't it? Anyway, this is a simple problem with a simple solution.
You need to obtain the dynamic load library from sunsite before you
compile Postgres95 yourself. Its available from
ftp://sunsite.unc.edu/pub/Linux/lib/dld.3.2.7.tar.gz. Get that, compile
and install it and your Postgres95 should compile mucho better.
I personally am not using Postgres95.. I had some difficulties at first
getting everything to work and all. Particularly the libpq interface.
I'm using Postgres4.2a now and its working fine. Maybe now that I
understand what I'm doing I'll try Postgres95 again.
> But the compiler say ' -ldl : no such file or directory' . I compile the
> postgres95 in linux with kernel 1.2.8 and gcc version is 2.6.3. I tried in ELF mode
> mode and non ELF mode . I successfully compiled in non ELF mode but the createdb
> and createuser is no respond from backend.
> Is there any one successfully compiled postgres95 ? can you give me some
> suggestion.
>
> Thank you for you attention.
>
> Your sincerely,
> Kelvin Ng {:O
>
--Paul Cole
pcole@ccwf.cc.utexas.edu
==============================================================================
To add/remove yourself to/from the POSTGRES mailing list: send mail with
the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU".
If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
a human will deal with it. DO NOT post to the "postgres" mailing list.
==============================================================================
URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~1995-08-27 17:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
1995-08-27 05:39 Installation of Postgres95 Yiu Wai Chiu <ee_ywc@stu.ust.hk>
1995-08-27 17:07 ` Paul Cole <pcole@ccwf.cc.utexas.edu>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox