Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
5879b80d
Commit
5879b80d
authored
Oct 30, 1996
by
Marc G. Fournier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit a newer fact for 1.09 from Andrew
parent
69c7f25b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
5 deletions
+15
-5
doc/Linux-FAQ
doc/Linux-FAQ
+15
-5
No files found.
doc/Linux-FAQ
View file @
5879b80d
...
...
@@ -3,7 +3,7 @@ Frequently Asked Questions (FAQ) for Postgres95
Linux Specific
TO BE READ IN CONJUNCTION WITH THE NORMAL FAQ
====================================================
last updated:
Fri Oct 25 18:40
:00 BST 1996
last updated:
Mon Oct 28 10:25
:00 BST 1996
current maintainer: Andrew C.R. Martin (martin@biochem.ucl.ac.uk)
original author: Andrew C.R. Martin (martin@biochem.ucl.ac.uk)
...
...
@@ -13,6 +13,9 @@ Changes in this version (* = modified, + = new, - = removed):
-0.*) Bugs in Postgres95 V1.08
*1.3) [REDHAT] Why do I get problems with missing libdl and dlfcn.h?
*1.4) [SLACKWARE 3.1] Why do I get problems with missing libdl and dlfcn.h?
*1.5) My compile of the backend dies complaining about the include file
dlfcn.h missing
*1.9) Why do I get problems with ld.so?
*1.13) What are the references in X11_LIB to libsocket and libnsl in
src/Makefile.global?
...
...
@@ -123,6 +126,8 @@ Section 1: Compiling Postgres95
ftp://ftp.redhat.com/pub/redhat/devel/i386/RedHat/RPMS/ld.so-1.7.14-4.i386.rpm
Install the RPM file in the usual way and off you go!
There has been one report of a corrupted system resulting from
programs accessing these libraries while updating them (not
altogether surprising). Consequently it is a good idea to reboot
...
...
@@ -130,8 +135,6 @@ Section 1: Compiling Postgres95
have as little running as possible during this upgrade. Going
into single-user mode is probably a good idea!
Install the RPM file in the usual way and off you go!
If you want to do it the hard way, you can obtain the library and the
header file from:
...
...
@@ -194,7 +197,7 @@ Section 1: Compiling Postgres95
1.5) My compile of the backend dies complaining about the include file
dlfcn.h missing
See the answer to question 1.
2
. Don't forget that if you are using
See the answer to question 1.
3/1.4
. Don't forget that if you are using
an a.out system you must first have installed the dld package
(which is not supplied with most a.out systems) to have dlfcn.h
at all. See Question 1.11.
...
...
@@ -247,7 +250,7 @@ Section 1: Compiling Postgres95
ELF for dynamic loading, then you have messed up your installation
or (more likely) upgrade of Linux.
See the answers to Question 1.
2
. You may need to install
See the answers to Question 1.
3/1.4
. You may need to install
ld.so.x.y.z in /lib and run ldconfig.
The most recent stable release of the ld package is 1.7.14
...
...
@@ -398,3 +401,10 @@ Section 4: Spurious Problems in Need of Verification
I haven't been able to repeat this problem! Nobody else has
reported anything similar.
****************************************************************************
Dr. Andrew C.R. Martin, University College London & SciTech Software
EMAIL: martin@biochem.ucl.ac.uk Tel:(Work) +44(0)171 419 3890
URL: http://www.biochem.ucl.ac.uk/~martin (Home) +44(0)1372 275775
****************************************************************************
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment