Re: [HACKERS] Installation of Postgres 32Bit on 64 bit machine

2008-05-20 Thread cinu
Hi, Thanks for the reply...When you are saying that I need to install 32 bit version of Libraries, are you referring to the libraries that are specified in the error message, I infact searched for the libraries and got it installed but some of the libraries are not available for SUSE Linux, if you install any other libraries it does not resolve the error.Please let me know what has to be done to resolve this issue.Thanks in advanceRegardsCinu--- On Tue, 20/5/08, Douglas McNaught [EMAIL PROTECTED] wrote:From: Douglas McNaught [EMAIL PROTECTED]Subject: Re: [HACKERS] Installation of Postgres 32Bit on 64 bit machineTo: "cinu"
 [EMAIL PROTECTED]Cc: pgsql-hackers@postgresql.orgDate: Tuesday, 20 May, 2008, 3:27 AMOn Mon, May 19, 2008 at 1:40 PM, cinu [EMAIL PROTECTED] wrote:  Hi All, I am trying to install PostgreSQL(postgresql-8.2.4-1PGDG.i686.rpm) on a 64  bit machine, when I try to install I get the following error message: :/home/dump/postgres32bit # rpm -ivh postgresql-server-8.2.4-1PGDG.i686.rpm  postgresql-8.2.4-1PGDG.i686.rpm postgresql-libs-8.2.4-1PGDG.i686.rpm  warning: postgresql-server-8.2.4-1PGDG.i686.rpm: Header V3 DSA signature:  NOKEY, key ID 20579f11  error: Failed dependencies:  libcrypto.so.4 is needed by postgresql-server-8.2.4-1PGDG.i686  libreadline.so.4 is needed by postgresql-server-8.2.4-1PGDG.i686  libssl.so.4 is needed by postgresql-server-8.2.4-1PGDG.i686  initscripts is
 needed by postgresql-8.2.4-1PGDG.i686  libcrypto.so.4 is needed by postgresql-8.2.4-1PGDG.i686  libreadline.so.4 is needed by postgresql-8.2.4-1PGDG.i686  libssl.so.4 is needed by postgresql-8.2.4-1PGDG.i686  libcrypto.so.4 is needed by postgresql-libs-8.2.4-1PGDG.i686   libssl.so.4 is needed by postgresql-libs-8.2.4-1PGDG.i686 This installation is being done on SUSE linux 10, please let me know if  there is any alternative with which I can bypass these errors and make the  installation successful.  You need to install 32-bit versions of the libraries PG depends on. They can coexist alongside the 64-bit versions.  -Doug


   From Chandigarh to Chennai - find friends all over India.  Click here.


[HACKERS] Installation of Postgres 32Bit on 64 bit machine

2008-05-20 Thread Babu, Gabriel Suresh
Hello  All,

 

 I am trying to install PostgreSQL(postgresql-8.2.4-1PGDG.i686.rpm) on 

 a 64 bit machine, when I try to install I get the following error
message:

 

 

 :/home/dump/postgres32bit # rpm -ivh 

 postgresql-server-8.2.4-1PGDG.i686.rpm

 postgresql-8.2.4-1PGDG.i686.rpm postgresql-libs-8.2.4-1PGDG.i686.rpm

 warning: postgresql-server-8.2.4-1PGDG.i686.rpm: Header V3 DSA
signature:

 NOKEY, key ID 20579f11

 error: Failed dependencies:

 libcrypto.so.4 is needed by postgresql-server-8.2.4-1PGDG.i686

 libreadline.so.4 is needed by
postgresql-server-8.2.4-1PGDG.i686

 libssl.so.4 is needed by postgresql-server-8.2.4-1PGDG.i686

 initscripts is needed by postgresql-8.2.4-1PGDG.i686

 libcrypto.so.4 is needed by postgresql-8.2.4-1PGDG.i686

 libreadline.so.4 is needed by postgresql-8.2.4-1PGDG.i686

 libssl.so.4 is needed by postgresql-8.2.4-1PGDG.i686

 libcrypto.so.4 is needed by postgresql-libs-8.2.4-1PGDG.i686

 

 libssl.so.4 is needed by postgresql-libs-8.2.4-1PGDG.i686

 

 

 

 This installation is being done on SUSE Linux 10, please let me know 

 if there is any alternative with which I can bypass these errors and 

 make the installation successful.

 

Regards

Suresh 

 

 



Re: [HACKERS] Installation of Postgres 32Bit on 64 bit machine

2008-05-20 Thread Devrim GÜNDÜZ
Hi,

On Mon, 2008-05-19 at 17:10 +0530, cinu wrote:
 This installation is being done on SUSE linux 10

This is not a list for PostgreSQL installation issues, please use
-general or -admin.

...and those packages are *not* for SuSE.

Regards,
-- 
Devrim GÜNDÜZ , RHCE
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/


signature.asc
Description: This is a digitally signed message part


[HACKERS] Installation of Postgres 32Bit on 64 bit machine

2008-05-19 Thread cinu
Hi All, 

I am trying to install PostgreSQL(postgresql-8.2.4-1PGDG.i686.rpm) on a 64 bit machine, when I try to install I get the following error message:

:/home/dump/postgres32bit # rpm -ivh postgresql-server-8.2.4-1PGDG.i686.rpm postgresql-8.2.4-1PGDG.i686.rpm postgresql-libs-8.2.4-1PGDG.i686.rpmwarning: postgresql-server-8.2.4-1PGDG.i686.rpm: Header V3 DSA signature: NOKEY, key ID 20579f11error: Failed dependencies: libcrypto.so.4 is needed by postgresql-server-8.2.4-1PGDG.i686 libreadline.so.4 is needed by postgresql-server-8.2.4-1PGDG.i686 libssl.so.4 is needed by postgresql-server-8.2.4-1PGDG.i686 initscripts is needed by postgresql-8.2.4-1PGDG.i686 libcrypto.so.4 is needed by postgresql-8.2.4-1PGDG.i686 libreadline.so.4 is needed by
 postgresql-8.2.4-1PGDG.i686 libssl.so.4 is needed by postgresql-8.2.4-1PGDG.i686 libcrypto.so.4 is needed by postgresql-libs-8.2.4-1PGDG.i686
 libssl.so.4 is needed by postgresql-libs-8.2.4-1PGDG.i686

This installation is being done on SUSE linux 10, please let me know if there is any alternative with which I can bypass these errors and make the installation successful.

Thanks in advance
Regards
Cinu



   Planet Earth is in the hot seat. Know more.


Re: [HACKERS] Installation of Postgres 32Bit on 64 bit machine

2008-05-19 Thread Douglas McNaught
On Mon, May 19, 2008 at 1:40 PM, cinu [EMAIL PROTECTED] wrote:
 Hi All,



 I am trying to install PostgreSQL(postgresql-8.2.4-1PGDG.i686.rpm) on a 64
 bit machine, when I try to install I get the following error message:



 :/home/dump/postgres32bit # rpm -ivh postgresql-server-8.2.4-1PGDG.i686.rpm
 postgresql-8.2.4-1PGDG.i686.rpm postgresql-libs-8.2.4-1PGDG.i686.rpm
 warning: postgresql-server-8.2.4-1PGDG.i686.rpm: Header V3 DSA signature:
 NOKEY, key ID 20579f11
 error: Failed dependencies:
 libcrypto.so.4 is needed by postgresql-server-8.2.4-1PGDG.i686
 libreadline.so.4 is needed by postgresql-server-8.2.4-1PGDG.i686
 libssl.so.4 is needed by postgresql-server-8.2.4-1PGDG.i686
 initscripts is needed by postgresql-8.2.4-1PGDG.i686
 libcrypto.so.4 is needed by postgresql-8.2.4-1PGDG.i686
 libreadline.so.4 is needed by postgresql-8.2.4-1PGDG.i686
 libssl.so.4 is needed by postgresql-8.2.4-1PGDG.i686
 libcrypto.so.4 is needed by postgresql-libs-8.2.4-1PGDG.i686

 libssl.so.4 is needed by postgresql-libs-8.2.4-1PGDG.i686



 This installation is being done on SUSE linux 10, please let me know if
 there is any alternative with which I can bypass these errors and make the
 installation successful.

You need to install 32-bit versions of the libraries PG depends on.
They can coexist alongside the 64-bit versions.

-Doug

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers