On Thu, 31 Dec 2009 17:58:37 -0500, Scott Pettigrew wrote:

> I feel completely stupid asking this - but I've searched a bit to no
> avail -
> 
> How does one compile the version in the git repository mentioned
> earlier?

In brief:

$ git clone -b integration git://github.com/lostcoder/pan2
$ cd pan2
$ ./autogen.sh
$ make

to test, run:

$ pan/gui/pan

YMMV, especially if you've never compiled from source before... good luck!



_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to