On 08/14/2012 11:45 AM, Thufir wrote: > Do I not have the correct gmime? > > It looks like I don't have gmime, when I do have libgmime-2.4-2 installed:
You need libgmime-devel, and you also need to build and install libzdb. Or better: use deb http://debian.nfgd.net/debian unstable main in /etc/apt/sources.list > > thufir@dur:~/Desktop/dbmail-3.0.2$ > thufir@dur:~/Desktop/dbmail-3.0.2$ sudo ./configure > > This is dbmail's GNU configure script. > > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /bin/mkdir -p > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > checking whether to enable maintainer-specific portions of Makefiles... no > checking for style of include used by make... GNU > checking for gcc... gcc > checking whether the C compiler works... yes > checking for C compiler default output file name... a.out > checking for suffix of executables... > checking whether we are cross compiling... no > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ISO C89... none needed > checking dependency style of gcc... gcc3 > checking how to run the C preprocessor... gcc -E > checking for grep that handles long lines and -e... /bin/grep > checking for egrep... /bin/grep -E > checking for ANSI C header files... yes > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h... yes > checking for pkg-config... /usr/bin/pkg-config > checking GLib headers... -pthread -I/usr/include/glib-2.0 > -I/usr/lib/i386-linux-gnu/glib-2.0/include > checking Glib libraries... checking GLib version >= 2.16... yes > -Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lglib-2.0 > checking for pkg-config... /usr/bin/pkg-config > checking GMime headers... Package gmime-2.4 was not found in the > pkg-config search path. > Perhaps you should add the directory containing `gmime-2.4.pc' > to the PKG_CONFIG_PATH environment variable > No package 'gmime-2.4' found > no > configure: error: Unable to locate gmime development files > thufir@dur:~/Desktop/dbmail-3.0.2$ > thufir@dur:~/Desktop/dbmail-3.0.2$ aptitude search gmime > i libgmime-2.4-2 - MIME message parser and > creator library - runtim > p libgmime-2.4-dev - MIME message parser and > creator library - develo > p libgmime-2.4-doc - MIME message parser and > creator library - docume > i libgmime2.4-cil - CLI binding for the GMime > library > p libgmime2.4-cil-dev - CLI binding for the GMime > library > p monodoc-gmime2.4-manual - compiled XML documentation > for GMime > thufir@dur:~/Desktop/dbmail-3.0.2$ > > > > thanks, > > Thufir > _______________________________________________ > DBmail mailing list > [email protected] > http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail > -- ________________________________________________________________ Paul J Stevens pjstevns @ gmail, twitter, skype, linkedin * Premium Hosting Services and Web Application Consultancy * www.nfg.nl/[email protected]/+31.85.877.99.97 ________________________________________________________________ _______________________________________________ DBmail mailing list [email protected] http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
