[Pan-users] Re: Trouble compiling pan 0.126 - the cause

2007-03-30 Thread Jeff Berman
Ahah, I believe I found out why pan 0.126 won't compile on my system. Source file header-pane.cc uses "gtk_tree_view_get_visible_range()", which was introduced into gtk at version 2.8; however, I'm running gtk 2.6.10. pan's system requirements page still shows the minimum version as gtk 2.4 -- ha

[Pan-users] Re: Trouble compiling pan 0.126

2007-03-30 Thread Artur Jachacy
On Fri, 30 Mar 2007 09:44:30 +0100, Steve Davies wrote: > Hi, > > You need to set the MSGFMT variables manually in po/Makefile to fix this > problem. I may try to determine why this is happening this time rather > than just fudging it :) Oh, that again. Thanks. Artur -- Pan for Windows (beta) -

Re: [Pan-users] Re: Getting "all headers"

2007-03-30 Thread Chris
Thanks. I'm going to look into this. I would love to add the features to Pan myself but I always seem to be in short supply of time. Hacking together something that works may be good enough. CR On 3/29/07, walt <[EMAIL PROTECTED]> wrote: On Wed, 28 Mar 2007 22:35:11 -0400, Chris wrote: ...

Re: [Pan-users] Re: ANN: Pan 0.126 "Demon Sweat"

2007-03-30 Thread Kurt Schilling
On 3/30/2007 at 2:13 AM Darren Albers wrote: >On Wed, 28 Mar 2007 20:48:44 -0500, Charles Kerr wrote: > >> March 28, 2007 - Pan 0.126 "Demon Sweat" >> >> It's been a month since the last release, which is a pretty long time as >> Pan release cycles go. This release has a couple of important b

[Pan-users] Re: [Pan-announce] ANN: Pan 0.126 "Demon Sweat"

2007-03-30 Thread Steve Davies
On 3/29/07, Charles Kerr <[EMAIL PROTECTED]> wrote: March 28, 2007 - Pan 0.126 "Demon Sweat" 0.126 Win32 installer build is now up at http://paninstall.googlepages.com/ FYI When I first ran this and fetched headers, it crashed. Deleting my .pan2 directory and starting again made this problem

Re: [Pan-users] Re: Trouble compiling pan 0.126

2007-03-30 Thread Steve Davies
On 3/29/07, Artur Jachacy <[EMAIL PROTECTED]> wrote: On Thu, 29 Mar 2007 00:10:15 -0700, Jeff Berman wrote: > Hi all, > > I'm having a compilation error with this latest pan build, And here's what I get in Windows: $ make make all-recursive make[1]: Entering directory `/home/Artur/pan-0.126'