Installation diff

Started by Pierce Tyleralmost 25 years ago3 messagesdocs
Jump to latest
#1Pierce Tyler
pierce@greatbridge.com

A small diff someone here found when going through the installation
instructions.

Thanks,
Pierce

**********
*** 1,4 ****
! <!-- $Header:
/home/projects/pgsql/cvsroot/pgsql/doc/src/sgml/installation.sgm
l,v 1.48 2001/05/12 22:51:35 petere Exp $ -->

<chapter id="installation">
<title><![%flattext-install-include[<productname>PostgreSQL</>]]>

--- 1,4 ----
! u<!-- $Header:
/home/projects/pgsql/cvsroot/pgsql/doc/src/sgml/installation.sg
ml,v 1.48 2001/05/12 22:51:35 petere Exp $ -->

<chapter id="installation">
<title><![%flattext-install-include[<productname>PostgreSQL</>]]>

***************
*** 1025,1031 ****
</programlisting>
If you are using csh or tcsh, then use this command:
<programlisting>
! set path = ( /usr/local/pgsql/bin path )
</programlisting>
</para>

--- 1025,1031 ----
  </programlisting>
      If you are using csh or tcsh, then use this command:
  <programlisting>
! set path = ( /usr/local/pgsql/bin $path )
  </programlisting>
     </para>

--
--------------------------------------------------------------
Pierce Tyler | e: pierce@greatbridge.com
Managing Editor | p: (757)233-5544
Great Bridge, LLC | w: www.greatbridge.com
| www.greatbridge.org

#2Bruce Momjian
bruce@momjian.us
In reply to: Pierce Tyler (#1)
Re: Installation diff

Not sure about the 'u'. I don't see that, but I did fix the 'set path'
error in both CVS trees. Thanks.

A small diff someone here found when going through the installation
instructions.

Thanks,
Pierce

**********
*** 1,4 ****
! <!-- $Header:
/home/projects/pgsql/cvsroot/pgsql/doc/src/sgml/installation.sgm
l,v 1.48 2001/05/12 22:51:35 petere Exp $ -->

<chapter id="installation">
<title><![%flattext-install-include[<productname>PostgreSQL</>]]>

--- 1,4 ----
! u<!-- $Header:
/home/projects/pgsql/cvsroot/pgsql/doc/src/sgml/installation.sg
ml,v 1.48 2001/05/12 22:51:35 petere Exp $ -->

<chapter id="installation">
<title><![%flattext-install-include[<productname>PostgreSQL</>]]>

***************
*** 1025,1031 ****
</programlisting>
If you are using csh or tcsh, then use this command:
<programlisting>
! set path = ( /usr/local/pgsql/bin path )
</programlisting>
</para>

--- 1025,1031 ----
</programlisting>
If you are using csh or tcsh, then use this command:
<programlisting>
! set path = ( /usr/local/pgsql/bin $path )
</programlisting>
</para>

--
--------------------------------------------------------------
Pierce Tyler | e: pierce@greatbridge.com
Managing Editor | p: (757)233-5544
Great Bridge, LLC | w: www.greatbridge.com
| www.greatbridge.org

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
#3Pierce Tyler
pierce@greatbridge.com
In reply to: Bruce Momjian (#2)
Re: Installation diff

I'm not sure about the 'u' either. I only meant to point out the 'set path'
error.

Thanks

Bruce Momjian wrote:

Not sure about the 'u'. I don't see that, but I did fix the 'set path'
error in both CVS trees. Thanks.

A small diff someone here found when going through the installation
instructions.

Thanks,
Pierce

**********
*** 1,4 ****
! <!-- $Header:
/home/projects/pgsql/cvsroot/pgsql/doc/src/sgml/installation.sgm
l,v 1.48 2001/05/12 22:51:35 petere Exp $ -->

<chapter id="installation">
<title><![%flattext-install-include[<productname>PostgreSQL</>]]>

--- 1,4 ----
! u<!-- $Header:
/home/projects/pgsql/cvsroot/pgsql/doc/src/sgml/installation.sg
ml,v 1.48 2001/05/12 22:51:35 petere Exp $ -->

<chapter id="installation">
<title><![%flattext-install-include[<productname>PostgreSQL</>]]>

***************
*** 1025,1031 ****
</programlisting>
If you are using csh or tcsh, then use this command:
<programlisting>
! set path = ( /usr/local/pgsql/bin path )
</programlisting>
</para>

--- 1025,1031 ----
</programlisting>
If you are using csh or tcsh, then use this command:
<programlisting>
! set path = ( /usr/local/pgsql/bin $path )
</programlisting>
</para>

--
--------------------------------------------------------------
Pierce Tyler | e: pierce@greatbridge.com
Managing Editor | p: (757)233-5544
Great Bridge, LLC | w: www.greatbridge.com
| www.greatbridge.org

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

--
Bruce Momjian                        |  http://candle.pha.pa.us
pgman@candle.pha.pa.us               |  (610) 853-3000
+  If your life is a hard drive,     |  830 Blythe Avenue
+  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

--
--------------------------------------------------------------
Pierce Tyler | e: pierce@greatbridge.com
Managing Editor | p: (757)233-5544
Great Bridge, LLC | w: www.greatbridge.com
| www.greatbridge.org