Linux 平臺依賴於 wxwidgetssql
下載安裝 /tmp/wxGTK-2.8.12vim
更改文件code
./src/gtk/bdiag.xbm ./src/gtk/cross.xbm ./src/gtk/horiz.xbm ./src/gtk/cdiag.xbm ./src/gtk/fdiag.xbm ./src/gtk/verti.xbm
nvim ./src/gtk/fdiag.xbmunicode
:%s/0x/(char)0x/gget
編譯參數it
./configure --with-gtk --enable-gtk2 --enable-unicode ----disable-rpath --prefix=/opt/wx ./configure --with-gtk --enable-gtk2 --enable-unicode
下載pgadmin3編譯
編譯參數下載
--disable-rpath --enable-static --with-wx=/opt/wx --with-pgsql=/opt/pgsql/pg96/ export LD_RUN_PATH='$ORIGIN/../lib' make -j 8 make install