Index: cnt_download.php =================================================================== RCS file: /projects/www/pgadmin3/cnt/cnt_download.php,v retrieving revision 1.71 retrieving revision 1.72 diff -Lpgadmin3/cnt/cnt_download.php -Lpgadmin3/cnt/cnt_download.php -u -w -r1.71 -r1.72 --- pgadmin3/cnt/cnt_download.php +++ pgadmin3/cnt/cnt_download.php @@ -369,6 +369,7 @@
+ #

cd wxWidgets*
./configure --with-gtk --enable-gtk2 \
--enable-unicode --disable-shared --enable-debug --enable-mimetype=no
@@ -391,6 +392,7 @@ # Please checkout wxWindows and pgAdmin from CVS only.
# To coordinate efforts, please contact us on the mailing list

+ #

cd wxWidgets*
../configure --with-mac --disable-shared --enable-debug
make
@@ -425,6 +427,7 @@

  • + #

    ./configure --enable-static --enable-debug
    make all
    sudo make install