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: [email protected] Date: Wed, 20 Oct 2010 01:12:21 +0530 Subject: Re: [GENERAL] install PostgreSQL 9 .0.1 issue using linux binary package .bin To: [email protected] CC: [email protected]; [email protected] 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 http://www.linkedin.com/in/asheshvashi On Wed, Oct 20, 2010 at 12:48 AM, Tahir Tamba <[email protected]> wrote: From: Dharmendra Goyal <[email protected]>To: [email protected] Cc: [email protected]: Re: install PostgreSQL 9 .0.1 issue using linux binary package .binDate: Tue, 19 Oct 2010 14:51:36 +0530 Message-id: <[email protected]> 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: tta...@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 <[email protected]> > Date: Tue, Oct 19, 2010 at 6:15 AM > Subject: [GENERAL] install PostgreSQL 9 .0.1 issue using linux binary > package .bin > To: [email protected] > > > > 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
