Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> How To Install PostGRE-SQL On Linux, How to
luizzeross
post Jul 15 2006, 07:17 AM
Post #1


Member [ Level 1 ]
Group Icon

Group: Members
Posts: 34
Joined: 15-June 06
From: Brasilia
Member No.: 13,950



How can I install PostgreSQL onto an Open SuSE 10.0 ? And after install, how can I put a daemon to run (like mysqld) ?? I tried to install it here using those fedora-core 5 rpms from the PostgreSQL official website, then got dependencie problems like that "libpam", that I already had it in "/lib" dir, then installed with "--nodeps" option. Now I'm getting this error:

postmaster: /lib/libpam.so.0: no version information available (required by postmaster)

Is there any other way to install this junk more easily ? What about from source ?? Isn't there any YaST or Yum repositories ??? HELP!!! unsure.gif


This post has been edited by luizzeross: Jul 19 2006, 03:44 PM
Go to the top of the page
 
+Quote Post
Hercco
post Jul 19 2006, 12:41 PM
Post #2


Super Member
Group Icon

Group: Members
Posts: 595
Joined: 4-September 04
Member No.: 228



Your topic title looks like this is a guide to doing it. Question mark would be nice.
Go to the top of the page
 
+Quote Post
qwijibow
post Jul 19 2006, 01:41 PM
Post #3


Way Out Of Control - You need a life :)
Group Icon

Group: Members
Posts: 1,366
Joined: 14-September 04
From: Nottingham England
Member No.: 570



is pam installed ?
if so, it looks like a simple symbolic linking error.

create a symbolic link names /lib/libpam.so.0 ( or whatever the missing file is )
that links to the real libpam.so file. ( libpam.so.1.whatever )

Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. How To Start PostGRE-SQL On Linux(2)
  2. Oracle 10g Install Issues(27)
  3. Mysql And Php(15)
  4. Can Someone Help Me Install A Script?(2)
  5. Installing Mysql?(17)


 



- Lo-Fi Version Time is now: 22nd August 2008 - 12:14 AM