|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.272 2007/01/18 14:07:31 petere Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.273 2007/01/20 17:21:29 petere Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="installation">
|
4 | 4 | <title><![%standalone-include[<productname>PostgreSQL</>]]>
|
@@ -1245,7 +1245,7 @@ su - postgres
|
1245 | 1245 | <userinput>gmake</userinput>
|
1246 | 1246 | </screen>
|
1247 | 1247 | (Remember to use <acronym>GNU</> <application>make</>.) The build
|
1248 |
| -may takeanywhere from 5minutes to half an hour depending on your |
| 1248 | +will takea fewminutes depending on your |
1249 | 1249 | hardware. The last line displayed should be
|
1250 | 1250 | <screen>
|
1251 | 1251 | All of PostgreSQL is successfully made. Ready to install.
|
|