wget http://ufpr.dl.sourceforge.net/project/wxcode/Components/wxPdfDocument/wxpdfdoc-0.7.5.tar.gz tar -zxvf wxpdfdoc-0.7.5.tar.gz cd wxpdfdoc export PATH=/usr/local/lib/perl/5.10.1/Alien/wxWidgets/gtk_2_8_11_uni/bin:$PATH export LD_LIBRARY_PATH=/usr/local/lib/perl/5.10.1/Alien/wxWidgets/gtk_2_8_11_uni/lib:$LD_LIBRARY_PATH ./configure make make install cd ~