Unstable Version
The latest up to date version of ePDFView's source code is stored in a subversion repository, which you can access from your web browser. In order to download and compile this unstable version you need:
- Subversion client.
- GNU Autoconf version 2.59 or better.
- GNU Automake version 1.9 or better.
- GCC version 3.3 or better.
- GNU Make version 3.80 or better.
- and, of course, the same libraries and programs that are required for the released versions.
Once downloaded and installed all the requirements, execute the following commands:
svn co svn://svn.emma-soft.com/epdfview/trunk epdfview cd epdfview ./autogen.sh
Now you should have a configure script inside the epdfview directory. You can follow the tarball installation instructions to install this up-to-date version of ePDFView.
