Index: cnt_download.php =================================================================== RCS file: /projects/www/pgadmin3/cnt/cnt_download.php,v retrieving revision 1.75 retrieving revision 1.76 diff -Lpgadmin3/cnt/cnt_download.php -Lpgadmin3/cnt/cnt_download.php -u -w -r1.75 -r1.76 --- pgadmin3/cnt/cnt_download.php +++ pgadmin3/cnt/cnt_download.php @@ -389,10 +389,14 @@ --enable-unicode --disable-shared --enable-debug --enable-mimetype=no
make
sudo make install

- #
+ #
cd contrib/src/stc
make
sudo make install

+ #
+ cd ../ogl
+ make
+ sudo make install

@@ -411,10 +415,14 @@ ../configure --with-mac --disable-shared --enable-debug
make
sudo make install

- #
+ #
cd contrib/src/stc/
make
sudo make install

+ #
+ cd ../ogl
+ make
+ sudo make install

@@ -476,12 +484,9 @@

- - PostgreSQL project."), "http://www.postgresql.org")?>
-
+ large number of mirrors.'), 'http://www.postgresql.org/ftp/pgadmin3/')?> -
- + PostgreSQL project.'), 'http://www.postgresql.org/')?>
top