pw3270
PW3270 Version 5.4
Los instaladores alternativos de Windows para versiones estables e inestables ya están disponibles en Dropbox y una unidad.
```shell
git clone https://github.com/PerryWerneck/pw3270.git
cd pw3270
./autogen.sh
make all
sudo make install
```
Obtenga fuentes PW3270
git clone https://github.com/PerryWerneck/pw3270.gitAgregar repositorios OBS
./win/bundle.cross --install-repositoriesInstale los paquetes requeridos
./win/bundle.cross --install-requiresInstalador de construcción de NSI
./win/bundle.cross --nsiConstruir e instalar libv3270
Instale los paquetes requeridos
pacman -S mingw-w64-x86_64-imagemagick mingw-w64-x86_64-optipng mingw-w64-x86_64-inkscapeObtenga fuentes PW3270 de Git
git clone https://github.com/PerryWerneck/pw3270.git ./pw3270
Biblioteca de construcción usando el shell Mingw
cd pw3270
./autogen.sh
make all
Construir e instalar libv3270
Instalar dependencias adicionales
$ brew install adwaita-icon-theme imagemagickConfigurar y construir
$ ./autogen.sh
$ make allCrear paquete de aplicaciones
$ cd mac
$ ./bundleInstalar jhbuild y gtk-oSx
https://wiki.gnome.org/projects/gtk/osx/building
construir
jhbuild --moduleset=https://raw.githubusercontent.com/PerryWerneck/pw3270/master/mac/pw3270.modules build pw3270