This is an old revision of the document!


Instalando a biblioteca PZ no Ubuntu 12.04

Esse simples howto ensinará como se instala a biblioteca NeoPz e suas dependencias.

Log4CXX

sudo xcode-select --install


Fazer o Download de:
http://ftp.unicamp.br/pub/apache/logging/log4cxx/0.10.0/apache-log4cxx-0.10.0.tar.gz

tar -xzvf apache-log4cxx-0.10.0.tar.gz
cd apache-log4cxx-0.10.0

export CXXFLAGS="-stdlib=libstdc++"
export CFLAGS="-stdlib=libstdc++" 

./configure
make
sudo make install

QR Code: URL of current page
QR Code: URL of current page howto:pz_no_ubuntu_macosx_mavericks (generated for current page)