Re: [Pan-users] Re: New compile error with libintl.h / line-reader.cc

2006-05-29 Thread Steven Ellis
Kevin Gottsman wrote: On Tue, 30 May 2006 00:25:47 -0500, Kevin Gottsman wrote: Geez. Guess I should have read 3 or posts down. Sorry for the wasted traffic. You might want to take a look at the patch file I just posted for RHEL4/Centos4 Steve _

[Pan-users] Fix for 0.99 build issues on RHEL4 and Centos4

2006-05-29 Thread Steven Ellis
Hit a number of compile time issues trying to get 0.99 up and running on RHEL4/Centos4. I've included a diff file of the changes I had to apply to the vanilla sources to get things working. Hopefully it will help other people hitting the same pain as me. If anyone is interested I could start

[Pan-users] Re: New compile error with libintl.h / line-reader.cc

2006-05-29 Thread Kevin Gottsman
On Tue, 30 May 2006 00:25:47 -0500, Kevin Gottsman wrote: Geez. Guess I should have read 3 or posts down. Sorry for the wasted traffic. ___ Pan-users mailing list Pan-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/pan-users

[Pan-users] New compile error with libintl.h / line-reader.cc

2006-05-29 Thread Kevin Gottsman
0.98 compiled just fine. 0.99 is generating the following error below with: CentOS 4.3 GCC 3.4.5 I can submit a bug report with the session logs if required. ** Making all in general make[3]: Entering directory `/home/kevin/pan-0.99/pan/general' if g++ -DHAVE_CON

Re: [lists] Re: [Pan-users] Difficulty In Compiling 0.99

2006-05-29 Thread walt
Graham wrote: > On Mon, 29 May 2006 10:53:22 -0500 (CDT) > "Charles Kerr" <[EMAIL PROTECTED]> wrote: > >> I'll add a comment to the configure.in file to clarify this. :) > > Thanks Charles... > > And can I just thank you and your team for all the hard work you do. Amen! > You can't help it if

Re: [lists] Re: [Pan-users] Difficulty In Compiling 0.99

2006-05-29 Thread Graham
On Mon, 29 May 2006 10:53:22 -0500 (CDT) "Charles Kerr" <[EMAIL PROTECTED]> wrote: > I'll add a comment to the configure.in file to clarify this. :) Thanks Charles... And can I just thank you and your team for all the hard work you do. You can't help it if I'm one of those people who have a very

Re: [lists] Re: [Pan-users] Difficulty In Compiling 0.99

2006-05-29 Thread Graham
On Mon, 29 May 2006 12:52:48 -0400 Darren Albers <[EMAIL PROTECTED]> wrote: [snipped] > If you get a chance could you try the deb I linked earlier and let me > know if it works for mepis users as well. > > Thanks Thanks Darren!!! The .deb for pan 0.99 works even smoother than 0.98. I'll need to

Re: [lists] Re: [Pan-users] Difficulty In Compiling 0.99

2006-05-29 Thread Darren Albers
Graham wrote: > > No package 'gtk+-2.0' found > > Consider adjusting the PKG_CONFIG_PATH environment variable if you > installed software in a non-standard prefix. > > So I went to the Debian packages site to look up gtk+ and found a > number of candidates including libgtk+2.0-dev but this only thr

[Pan-users] Re: [lists] Re: Difficulty In Compiling 0.99

2006-05-29 Thread Duncan
walt <[EMAIL PROTECTED]> posted [EMAIL PROTECTED], excerpted below, on Mon, 29 May 2006 06:42:58 -0700: > These checks are specified by 'configure.in', which is found in the top > directory of the pan sources: PCRE_REQUIRED=5.0 > GLIB_REQUIRED=2.4.0 > GMIME_REQUIRED=2.1.0 > GTK_REQUIRED=2.4.0 > G

Re: [Pan-users] Can't compile pan-0.99

2006-05-29 Thread Charles Kerr
> On Sunday 28 May 2006 10:52 am, Charles Kerr wrote: >> > /usr/include/libintl.h:40: error: expected unqualified-id before >> "const" >> > /usr/include/libintl.h:40: error: expected `)' before "const" >> > /usr/include/libintl.h:40: error: expected init-declarator before >> "const" >> > /usr/inclu

Re: [Pan-users] A different compile error

2006-05-29 Thread Charles Kerr
> Hi, I was able to compile pan .98, but .99 is giving this error > when issuing "make": > > Making all in pan > Making all in general > if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. > -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include > -I/usr/local/include -g -O2 -MT e-util.o -MD -MP -MF > "

Re: [lists] Re: [Pan-users] Difficulty In Compiling 0.99

2006-05-29 Thread Charles Kerr
> Graham wrote: > [...] >> I then tried to compile pan 0.99. I tried to ./configure and it bombed >> out with this: >> >> checking pkg-config is at least version 0.9.0... yes >> checking for PCRE... yes >> checking for GLIB... yes >> checking for GMIME... yes >> checking for GTK... configure: erro

[Pan-users] Re: A different compile error

2006-05-29 Thread walt
Jeff Berman wrote: [...] > In file included from e-util.cc:31: > /sw/include/glib-2.0/glib/gi18n.h:23:21: error: libintl.h: No such > file or directory... > What's strange to me is that libintl.h does in fact exist in > /sw/include. Has something changed with .99 in this area of code?... In oth

Re: [lists] Re: [Pan-users] Difficulty In Compiling 0.99

2006-05-29 Thread walt
Graham wrote: [...] > I then tried to compile pan 0.99. I tried to ./configure and it bombed > out with this: > > checking pkg-config is at least version 0.9.0... yes > checking for PCRE... yes > checking for GLIB... yes > checking for GMIME... yes > checking for GTK... configure: error: Package

Re: [Pan-users] Can't compile pan-0.99

2006-05-29 Thread John Aldrich
On Sunday 28 May 2006 10:52 am, Charles Kerr wrote: > > /usr/include/libintl.h:40: error: expected unqualified-id before "const" > > /usr/include/libintl.h:40: error: expected `)' before "const" > > /usr/include/libintl.h:40: error: expected init-declarator before "const" > > /usr/include/libintl.h

Re: [lists] Re: [Pan-users] Difficulty In Compiling 0.99

2006-05-29 Thread Graham
On Sun, 28 May 2006 19:03:25 -0400 Darren Albers <[EMAIL PROTECTED]> wrote: > I think the package you want is libgmime2.1-dev. Alternately if my > packages have been working for you the package for .99 is available at > http://darrenalbers.com/Pan/ To make it easier for Charles I am going > to s

[Pan-users] A different compile error

2006-05-29 Thread Jeff Berman
Hi, I was able to compile pan .98, but .99 is giving this error when issuing "make": Making all in pan Making all in general if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/usr/local/include -g -O2 -MT e-util.o -MD -MP -MF ".deps/e-util.Tp