Index: unix_compilation.html =================================================================== RCS file: /projects/pgadmin3/docs/en_US/unix_compilation.html,v retrieving revision 1.21 retrieving revision 1.22 diff -Ldocs/en_US/unix_compilation.html -Ldocs/en_US/unix_compilation.html -u -w -r1.21 -r1.22 --- docs/en_US/unix_compilation.html +++ docs/en_US/unix_compilation.html @@ -35,6 +35,12 @@ # make # make install # ldconfig +
  • Install the wxWidgets Object Graphics Library as follows: +

    +
    # cd ../ogl
    +# make
    +# make install
    +# ldconfig
  • Download and unpack the pgAdmin source code.

    If you wish to use CVS code: