dbTalk Databases Forums  

[BUGS] html tarball not found in doc/Makefile

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] html tarball not found in doc/Makefile in the mailing.database.pgsql-bugs forum.



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

Default [BUGS] html tarball not found in doc/Makefile - 08-02-2003 , 07:53 AM






================================================== ==========================
POSTGRESQL BUG REPORT TEMPLATE
================================================== ==========================


Your name : Garrick Staples
Your email address : garrick (AT) usc (DOT) edu


System Configuration
---------------------
Architecture (example: Intel Pentium) : sun4u sparc

Operating System (example: Linux 2.0.26 ELF) : SunOS 5.9

PostgreSQL version (example: PostgreSQL-7.3.4): PostgreSQL-7.3.4

Compiler used (example: gcc 2.95.2) : gcc 2.95.3


Please enter a FULL description of your problem:
------------------------------------------------
When building a directory other than the source directory,
postgres.tar.gz isn't found when doing 'make install'





Please describe a way to repeat the problem. Please try to provide a
concise reproducible example, if at all possible:
----------------------------------------------------------------------
gtar zxvf postgresql-7.3.4.tar.gz
mkdir postgresql-7.3.4/build
cd postgresql-7.3.4/build
.../configure
gmake
gmake install <-- watch the first few lines carefully


If you know how this problem might be fixed, list the solution below:
---------------------------------------------------------------------
Line 73 should have "$(srcdir)/postgres.tar.gz" instead of just
"postgres.tar.gz".


Btw, I'm not on the list, so CC me if you need a reply.


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] html tarball not found in doc/Makefile - 08-04-2003 , 03:57 PM






garrick <garrick (AT) usc (DOT) edu> writes:
Quote:
Line 73 should have "$(srcdir)/postgres.tar.gz" instead of just
"postgres.tar.gz".
Good catch --- thanks! Fixed for 7.4.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend


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.