Page 1 of 1

Qpopper 4.0.19 installation

Posted: Wed Sep 15, 2010 5:06 pm
by cah

Code: Select all

cd /work/system_apps
wget ftp://ftp.qualcomm.com/eudora/servers/unix/popper/qpopper4.0.19.tar.gz
gzcat qpopper4.0.19.tar.gz | tar xf -
cd qpopper4.0.19
configure --enable-specialauth --enable-standalone
make
make install