Charles Kerr wrote:
> Brian Morrison wrote:
>> I'm finding that Pan 0.90 and 0.91 do not save any settings for me,
>> each time I open the program I have to reset everything to how I like
>> it.
>>
>> Is this due to the early code version at present
>
> yes.
Thanks for clarifying it. Very hard to g
Jan De Luyck wrote:
> On Tuesday 04 April 2006 06:35, Steven Ellis wrote:
>
>> Any one had any luck. Got an issue as libpcre3-dev doesn't have a
>> libpcre.pc file so configure breaks.
>>
>
> Easy solve: put a source link in your sources file, then apt-get source
> libpcre3-dev, and do a d
On Tue, 2006-03-28 at 05:06 -0700, Duncan wrote:
> David Kelly posted <[EMAIL PROTECTED]>,
> excerpted below, on Mon, 27 Mar 2006 15:47:36 -0600:
>
> >
> > On Mar 21, 2006, at 12:10 PM, Jim Reiss wrote:
> >
> >>> No, not yet. I'll send mail to pan-users and pan-devel when I
> >>> land it
> >
Jan De Luyck wrote:
On Tuesday 04 April 2006 06:35, Steven Ellis wrote:
Any one had any luck. Got an issue as libpcre3-dev doesn't have a
libpcre.pc file so configure breaks.
Easy solve: put a source link in your sources file, then apt-get source
libpcre3-dev, and do a debuild in that directo
On Wed, 05 Apr 2006 16:33:26 -0500
Charles Kerr <[EMAIL PROTECTED]> wrote:
> Brian Morrison wrote:
> > I'm finding that Pan 0.90 and 0.91 do not save any settings for me,
> > each time I open the program I have to reset everything to how I like
> > it.
> >
> > Is this due to the early code versio
Brian Morrison wrote:
I'm finding that Pan 0.90 and 0.91 do not save any settings for me,
each time I open the program I have to reset everything to how I like
it.
Is this due to the early code version at present
yes.
, or something else?
no.
cheers,
Charles
Graham wrote:
Thanks Charles, but pcre is not installed by default on MEPIS 3.4, and
when I try to install it, pcre calls for a lot of the GNOME desktop to
be installed.
Sounds like this might be a packaging error on MEPIS.
pcre is a tiny little piece of software that can be built by hand o
Kevin Gottsman wrote:
The Windows version looks really nice. I haven't gotten the Linux version
to compile yet because of an outdated pcre. Great work and am looking
forward to more progress.
Thanks, and so am I. ;)
1. Not sure if its Windows specific or not but the times listed in the
heade
Graham wrote:
Thanks Charles, but pcre is not installed by default on MEPIS 3.4, and
when I try to install it, pcre calls for a lot of the GNOME desktop to
be installed.
That is odd, on Ubuntu and Debian the only dependencies for libpcre and
libpcre-dev are libc6 and libc6-dev... Try the d
(gdb) r
Starting program: /usr/local/src/Pan/pan-0.91/pan/gui/pan
[Thread debugging using libthread_db enabled]
[New Thread -1223858496 (LWP 5612)]
(article-cache.cc:398 get_message): assertion "this->contains(*it)" failed.
(my-tree.cc:247:add_articles) 3 survived the remove-duplicates and
filter
Graham wrote:
Thanks a lot! I have written to you off-list :o)
Actually Charles has put them up at http://pan.rebelbase.com/download/
They are listed under Ubuntu. If you have any issues with it please let
me know.
Thanks!
___
Pan-users mai
On Wednesday 05 Apr 2006 17:35, Charles Kerr wrote:
> Pan already is non-desktop dependent.
> It only has three manditory dependencies:
>
> pcre >= 5.0
> GMime >= 2.1
> Gtk >= 2.4 (though 2.8 or higher is _strongly_ recommended)
Thanks Charles, but pcre is not installed by default on ME
Charles Kerr said the following on 04/05/2006 11:12 AM:
Set your CXXFLAGS environmental variable to "-O -ggdb3 -Wall", and
re-run configure; make.
Then run pan inside of gdb:
% gdb pan
(gdb) r
..pan runs, and crashes...
(gdb) bt
Okay, I got a seg fault when switching from a.b.m.a to a.b.m.a
On Wednesday 05 Apr 2006 14:12, DPA wrote:
> I suspect that many of the dependencies you are talking about are
> just to build the application. Since MEPIS is debian based I have a
> deb that may work for you. This deb was built for Ubuntu (Dapper and
> Breezy) but I also tried it on Debian Unst
Charles Kerr said the following on 04/05/2006 11:12 AM:
kourosh wrote:
Hi,
My system is currently running Debian unstable for amd64. 0.90 didn't
compile for me. 0.92 compiles without problems after I used the fix
recommend by Jan De Luyck in the "Building 0.90 on Ubunto Breezy" thread.
Slackware/current
~$ uname -a
Linux Senior 2.6.15 #2 PREEMPT Tue Feb 14 15:09:44 EST 2006 i686
prescott i386 GNU/Linux
~$ gcc --version
gcc (GCC) 3.4.6
Freeze entering group alt.binaries.sounds.mp3.1960s
(gdb) bt
#0 0xb762f847 in raise () from /lib/tls/libc.so.6
#1 0xb76310d9 in abort () fr
kourosh wrote:
Hi,
My system is currently running Debian unstable for amd64. 0.90 didn't
compile for me. 0.92 compiles without problems after I used the fix
recommend by Jan De Luyck in the "Building 0.90 on Ubunto Breezy" thread.
It starts fine, and gets the groups with no problems, but
Hi,
My system is currently running Debian unstable for amd64. 0.90 didn't
compile for me. 0.92 compiles without problems after I used the fix
recommend by Jan De Luyck in the "Building 0.90 on Ubunto Breezy" thread.
It starts fine, and gets the groups with no problems, but I get pretty
co
Rich wrote:
I renamed the tasks.nzb file and pan started up fine (all tasks were
removed).
Do you need anything from the file to see why it failed?
Yeah, if you could mail me the nzb file that caused it to crash, that
should be enough for me to fix it.
I like the overall speed enhancement
stat64("/home/budman/.pan2", {st_mode=S_IFDIR|0755, st_size=4096, ...})
= 0
access("/home/budman/.pan2/tasks.nzb", F_OK) = 0
open("/home/budman/.pan2/tasks.nzb", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=3306260, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYM
Graham wrote:
I am running MEPIS 3.4, a Debian derivative that uses KDE as its
desktop. I tried to install Pan 0.91 and found I had so many
dependencies from GNOME that I would, in effect be installing a mini
GNOME desktop. The .deb file on version 0.14.2 installs fine on my
present system.
I suspect that many of the dependencies you are talking about are just
to build the application. Since MEPIS is debian based I have a deb that
may work for you. This deb was built for Ubuntu (Dapper and Breezy) but
I also tried it on Debian Unstable and it worked fine so I suspect it
should w
I am running MEPIS 3.4, a Debian derivative that uses KDE as its
desktop. I tried to install Pan 0.91 and found I had so many
dependencies from GNOME that I would, in effect be installing a mini
GNOME desktop. The .deb file on version 0.14.2 installs fine on my
present system.
I appreciate t
23 matches
Mail list logo