Re: [Pan-users] compiling PAN on 64-bit Linux

2013-07-24 Thread Duncan
Darcy Kahle posted on Wed, 24 Jul 2013 22:50:39 -0400 as excerpted: > I am trying to compile Pan on a 64-bit version of Linux, and I am having > problems. gmime is installed as a 64-bit library under /usr/lib64, but > configure cannot find it. What configuration option do I need to > provide so

[Pan-users] compiling PAN on 64-bit Linux

2013-07-24 Thread Darcy Kahle
I am trying to compile Pan on a 64-bit version of Linux, and I am having problems. gmime is installed as a 64-bit library under /usr/lib64, but configure cannot find it. What configuration option do I need to provide so that the library can be found and used? __