Thread: install PostgreSQL 9 .0.1 issue using linux binary package .bin
Hi,
I downloaded PostgreSQL 9.0.1 binary package for Linux from Entreprise DB Web page, but when I try to install the binary package, I get the follwing message error:
/home/ttamba/Desktop/postgresql-9.0.1-1-linux.bin: 1: Syntax error: "(" unexpected
I'm using ubuntu 10.04 LTS distribution and before running the install using .bin package I anable the permission to read and write the .bin package.
Any help to resolve this issue will be appreciated.
Regards
Hi Tahir,
--
Dharmendra Goyal
Senior Software Engineer
EnterpriseDB Corporation
The Enterprise Postgres Company
Phone: +91-20-30589493
Mobile: +91-9552103323
Website: http://www.enterprisedb.com
EnterpriseDB Blog: http://blogs.enterprisedb.com/
Follow us on Twitter: http://www.twitter.com/enterprisedb
This e-mail message (and any attachment) is intended for the use of the individual or entity to whom it is addressed. This message contains information from EnterpriseDB Corporation that may be privileged, confidential, or exempt from disclosure under applicable law. If you are not the intended recipient or authorized to receive this for the intended recipient, any use, dissemination, distribution, retention, archiving, or copying of this communication is strictly prohibited. If you have received this e-mail in error, please notify the sender immediately by reply e-mail and delete this message.
Can you please send out output of following command:
ls -l installer_file
also send the command which you are running to run the installer.
Regards,
From: Tahir Tamba <tahir54@hotmail.com>
Date: Tue, Oct 19, 2010 at 6:15 AM
Subject: [GENERAL] install PostgreSQL 9 .0.1 issue using linux binary
package .bin
To: pgsql-general@postgresql.org
Hi,
I downloaded PostgreSQL 9.0.1 binary package for Linux from Entreprise
DB Web page, but when I try to install the binary package, I get the
follwing message error:
/home/ttamba/Desktop/postgresql-9.0.1-1-linux.bin: 1: Syntax error:
"(" unexpected
I'm using ubuntu 10.04 LTS distribution and before running the install
using .bin package I anable the permission to read and write the .bin
package.
Any help to resolve this issue will be appreciated.
Regards
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
--
Dharmendra Goyal
Senior Software Engineer
EnterpriseDB Corporation
The Enterprise Postgres Company
Phone: +91-20-30589493
Mobile: +91-9552103323
Website: http://www.enterprisedb.com
EnterpriseDB Blog: http://blogs.enterprisedb.com/
Follow us on Twitter: http://www.twitter.com/enterprisedb
This e-mail message (and any attachment) is intended for the use of the individual or entity to whom it is addressed. This message contains information from EnterpriseDB Corporation that may be privileged, confidential, or exempt from disclosure under applicable law. If you are not the intended recipient or authorized to receive this for the intended recipient, any use, dissemination, distribution, retention, archiving, or copying of this communication is strictly prohibited. If you have received this e-mail in error, please notify the sender immediately by reply e-mail and delete this message.
- From: Dharmendra Goyal <dharmendra.goyal@enterprisedb.com>
- To: tahir54@hotmail.com
- Cc: pgsql-general@postgresql.org
- Subject: Re: install PostgreSQL 9 .0.1 issue using linux binary package .bin
- Date: Tue, 19 Oct 2010 14:51:36 +0530
- Message-id: <AANLkTimi=YHY0C9a+Ww9bacRjUT5=BJBcNNhYGohHO9r@mail.gmail.com>
Dear Dharmendra,
Thank you for your answer. First to annswer to your question I guest you want that I provide you the path of the binary package installer ???
Here it is: ttamba@ubuntu:~$ ls -l '/home/ttamba/Bureau/postgresql-9.0.1-1-linux.bin'
-rwxrwxrwx 1 ttamba ttamba 44929834 2010-10-19 00:43 /home/ttamba/Bureau/postgresql-9.0.1-1-linux.bin
And for your second question: this is the command I used to install the binary.
sudo sh 'installer_pat' as usually done installing binary packages on Ubuntu
Regards
Tahir
> Hi Tahir, > Can you please send out output of following command: > ls -l installer_file > also send the command which you are running to run the installer. > Regards, > From: Tahir Tamba <tahir54@hotmail.com> > Date: Tue, Oct 19, 2010 at 6:15 AM > Subject: [GENERAL] install PostgreSQL 9 .0.1 issue using linux binary > package .bin > To: pgsql-general@postgresql.org > > > > Hi, > > I downloaded PostgreSQL 9.0.1 binary package for Linux from Entreprise > DB Web page, but when I try to install the binary package, I get the > follwing message error: > /home/ttamba/Desktop/postgresql-9.0.1-1-linux.bin: 1: Syntax error: > "(" unexpected > I'm using ubuntu 10.04 LTS distribution and before running the install > using .bin package I anable the permission to read and write the .bin > package. > > Any help to resolve this issue will be appreciated. > > Regards >
Tahir Tamba
6632, Avenue de Gaspé
Montréal, H2S 2Y2
Hi Tahir,
Can you please try the following command?
sudo <installation_path>
NOTE: The 'sh' is removed from this command.
Can you please try the following command?
sudo <installation_path>
NOTE: The 'sh' is removed from this command.
--
Thanks & Regards,
Ashesh Vashi
EnterpriseDB INDIA: Enterprise Postgres Company
On Wed, Oct 20, 2010 at 12:48 AM, Tahir Tamba <tahir54@hotmail.com> wrote:
- From: Dharmendra Goyal <dharmendra.goyal@enterprisedb.com>
- To: tahir54@hotmail.com
- Cc: pgsql-general@postgresql.org
- Subject: Re: install PostgreSQL 9 .0.1 issue using linux binary package .bin
- Date: Tue, 19 Oct 2010 14:51:36 +0530
- Message-id: <AANLkTimi=YHY0C9a+Ww9bacRjUT5=BJBcNNhYGohHO9r@mail.gmail.com>
Dear Dharmendra,
Thank you for your answer. First to annswer to your question I guest you want that I provide you the path of the binary package installer ???
Here it is: ttamba@ubuntu:~$ ls -l '/home/ttamba/Bureau/postgresql-9.0.1-1-linux.bin'
-rwxrwxrwx 1 ttamba ttamba 44929834 2010-10-19 00:43 /home/ttamba/Bureau/postgresql-9.0.1-1-linux.bin
And for your second question: this is the command I used to install the binary.
sudo sh 'installer_pat' as usually done installing binary packages on Ubuntu
Regards
Tahir
> Hi Tahir, > Can you please send out output of following command: > ls -l installer_file > also send the command which you are running to run the installer. > Regards, > From: Tahir Tamba <tahir54@hotmail.com> > Date: Tue, Oct 19, 2010 at 6:15 AM > Subject: [GENERAL] install PostgreSQL 9 .0.1 issue using linux binary > package .bin > To: pgsql-general@postgresql.org > > > > Hi, > > I downloaded PostgreSQL 9.0.1 binary package for Linux from Entreprise > DB Web page, but when I try to install the binary package, I get the > follwing message error: > /home/ttamba/Desktop/postgresql-9.0.1-1-linux.bin: 1: Syntax error: > "(" unexpected > I'm using ubuntu 10.04 LTS distribution and before running the install > using .bin package I anable the permission to read and write the .bin > package. > > Any help to resolve this issue will be appreciated. > > Regards >
Tahir Tamba
6632, Avenue de Gaspé
Montréal, H2S 2Y2
Hi Ashesh,
Thank you for pointing me out the right synthax to install PostgreSQL 9.0.1 binary version on Ubuntu. I try it right away and i'll get back to you to tell you if everything is ok....
Regards
Tahir Tamba
6632, Avenue de Gaspé
Montréal, H2S 2Y2
From: ashesh.vashi@enterprisedb.com
Date: Wed, 20 Oct 2010 01:12:21 +0530
Subject: Re: [GENERAL] install PostgreSQL 9 .0.1 issue using linux binary package .bin
To: tahir54@hotmail.com
CC: pgsql-general@postgresql.org; dharmendra.goyal@enterprisedb.com
Hi Tahir,
Can you please try the following command?
sudo <installation_path>
NOTE: The 'sh' is removed from this command.
Thank you for pointing me out the right synthax to install PostgreSQL 9.0.1 binary version on Ubuntu. I try it right away and i'll get back to you to tell you if everything is ok....
Regards
Tahir Tamba
6632, Avenue de Gaspé
Montréal, H2S 2Y2
From: ashesh.vashi@enterprisedb.com
Date: Wed, 20 Oct 2010 01:12:21 +0530
Subject: Re: [GENERAL] install PostgreSQL 9 .0.1 issue using linux binary package .bin
To: tahir54@hotmail.com
CC: pgsql-general@postgresql.org; dharmendra.goyal@enterprisedb.com
Hi Tahir,
Can you please try the following command?
sudo <installation_path>
NOTE: The 'sh' is removed from this command.
--
Thanks & Regards,
Ashesh Vashi
EnterpriseDB INDIA: Enterprise Postgres Company
On Wed, Oct 20, 2010 at 12:48 AM, Tahir Tamba <tahir54@hotmail.com> wrote:
- From: Dharmendra Goyal <dharmendra.goyal@enterprisedb.com>
- To: tahir54@hotmail.com
- Cc: pgsql-general@postgresql.org
- Subject: Re: install PostgreSQL 9 .0.1 issue using linux binary package .bin
- Date: Tue, 19 Oct 2010 14:51:36 +0530
- Message-id: <AANLkTimi=YHY0C9a+Ww9bacRjUT5=BJBcNNhYGohHO9r@mail.gmail.com>
Dear Dharmendra,
Thank you for your answer. First to annswer to your question I guest you want that I provide you the path of the binary package installer ???
Here it is: ttamba@ubuntu:~$ ls -l '/home/ttamba/Bureau/postgresql-9.0.1-1-linux.bin'
-rwxrwxrwx 1 ttamba ttamba 44929834 2010-10-19 00:43 /home/ttamba/Bureau/postgresql-9.0.1-1-linux.bin
And for your second question: this is the command I used to install the binary.
sudo sh 'installer_pat' as usually done installing binary packages on Ubuntu
Regards
Tahir
> Hi Tahir, > Can you please send out output of following command: > ls -l installer_file > also send the command which you are running to run the installer. > Regards, > From: Tahir Tamba <tahir54@hotmail.com> > Date: Tue, Oct 19, 2010 at 6:15 AM > Subject: [GENERAL] install PostgreSQL 9 .0.1 issue using linux binary > package .bin > To: pgsql-general@postgresql.org > > > > Hi, > > I downloaded PostgreSQL 9.0.1 binary package for Linux from Entreprise > DB Web page, but when I try to install the binary package, I get the > follwing message error: > /home/ttamba/Desktop/postgresql-9.0.1-1-linux.bin: 1: Syntax error: > "(" unexpected > I'm using ubuntu 10.04 LTS distribution and before running the install > using .bin package I anable the permission to read and write the .bin > package. > > Any help to resolve this issue will be appreciated. > > Regards >
Tahir Tamba
6632, Avenue de Gaspé
Montréal, H2S 2Y2