pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-users] Stupid question


From: Ron Johnson
Subject: Re: [Pan-users] Stupid question
Date: Fri, 23 Sep 2011 19:14:56 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.21) Gecko/20110831 Mnenhy/0.8.4 Thunderbird/3.1.13

On 09/23/2011 07:04 PM, Ron Johnson wrote:
On 09/23/2011 06:01 PM, Evan Morris wrote:
I've found 0.135 at
http://pan.rebelbase.com/download/releases/0.135/source/, but I have no
idea of how to install it. I'm using Ubuntu 10.04.

Anyone having a slow afternoon and want to craft an explanation for the
truly clueless?


Use the git repository instead.

$ sudo apt-get update
$ sudo apt-get install git build-essential libgmime-2.4-dev
$ sudo apt-get install libgtk2.0-dev libgtkspell-dev
$ mkdir ~/source
$ cd ~/source
$ git clone git://github.com/judgefudge/pan2

Left a step out:
$ cd pan2

$ ./autogen.sh
$ make
$ sudo make install

You're most likely to trip up on having the autogen complain that you're
missing some dependencies.


Install them and rerun the autogen. Will take you a few iterations the first time you build pan.

--
Supporting World Peace Through Nuclear Pacification



reply via email to

[Prev in Thread] Current Thread [Next in Thread]