dbTalk Databases Forums  

Newbie Instal Problem

comp.databases.postgresql.novice comp.databases.postgresql.novice


Discuss Newbie Instal Problem in the comp.databases.postgresql.novice forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Skeets
 
Posts: n/a

Default Newbie Instal Problem - 08-04-2004 , 02:11 PM






hi all,

i'm new to pgsql, although i've developed several databases using
access and vb / access. anyway, i want to ditch that approach and go
open source with php and postgresql.

i'm using wrox's beginning databases with postgresql as my guide and
i've run into a problem. i don't want to install cygwin with a pgsql
database as part of the package b/c i want 7.4.3, not 7.4.1. i tried
to work within the book's instructions, but couldn't get it to work.
i also checked the newsgroups and the net.

i have cygwin installed just fine (the distribution without pgsql
database).

i downloaded postgresql-7.4.3.tar.gz fine. i put it into
cygwin/usr/src.

i open cygwin and type "tar zxvf postgresql-7.4.3.tar.gz" at the
opening $ prompt and get a no such file or folder error. i think it
is a directory issue, but it isn't addressed in the book.

any help would be appreciated.

tia...

Reply With Quote
  #2  
Old   
mike g
 
Posts: n/a

Default Re: Newbie Instal Problem - 08-06-2004 , 09:02 PM






Hello,

By default cygwin opens up in your home directory usually.
/home/yourloginid.

Try adding the path. tar -zxvf /usr/src/postgresql-7.4.3.tar.gz

Mike

On Wed, 2004-08-04 at 14:11, Skeets wrote:
Quote:
hi all,

i'm new to pgsql, although i've developed several databases using
access and vb / access. anyway, i want to ditch that approach and go
open source with php and postgresql.

i'm using wrox's beginning databases with postgresql as my guide and
i've run into a problem. i don't want to install cygwin with a pgsql
database as part of the package b/c i want 7.4.3, not 7.4.1. i tried
to work within the book's instructions, but couldn't get it to work.
i also checked the newsgroups and the net.

i have cygwin installed just fine (the distribution without pgsql
database).

i downloaded postgresql-7.4.3.tar.gz fine. i put it into
cygwin/usr/src.

i open cygwin and type "tar zxvf postgresql-7.4.3.tar.gz" at the
opening $ prompt and get a no such file or folder error. i think it
is a directory issue, but it isn't addressed in the book.

any help would be appreciated.

tia...

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.