Hi, Just got Pan-0.92. I compiled it on Mandriva 2006, but it requires appendding "-lssl -lxml2" to the final linking command in pan/gui. Otherwise it gives a bunch of linking errors like: [...] gnome-vfs-mime-info.c:(.text+0x23b): undefined reference to `xmlTextReaderDepth [...] gnome-vfs-ssl.c:(.text+0x1ba): undefined reference to `SSLv23_client_method' [...]
This was already true with 0.90 and 0.91. The final linking command was: g++ -g -O2 -o pan gui.o pan.o ./libpangui.a ../data-impl/libpandata.a ../tasks/libtasks.a ../data/libdata.a ../usenet-utils/libusenetutils.a ../general/libgeneralutils.a -pthread -Wl,--export-dynamic -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lfreetype -lfontconfig -lXrender -lX11 -lXext -lpng12 -lz -lm -lgmime-2.0 -lz -lnsl -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lpcre -lssl -lxml2 Overall, this version is *really* fast and nice to use. One feature which would be *really nice to add is the "mark all messages in group read", so that you can easily display only newly downloaded headers. Cheers, Vincent Output of configure: [EMAIL PROTECTED] pan-0.92]$ ./configure checking for a BSD-compatible install... /usr//bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for localtime_r... yes checking whether the compiler implements namespaces... yes checking whether the compiler has ext/hash_map... yes checking for gawk... (cached) gawk checking for a BSD-compatible install... /usr//bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for intltool >= 0.23... 0.34.2 found checking for perl... /usr//bin/perl checking for XML::Parser... ok checking for iconv... /usr//bin/iconv checking for msgfmt... /usr//bin/msgfmt checking for msgmerge... /usr//bin/msgmerge checking for xgettext... /usr//bin/xgettext 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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr//bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr//bin/msgfmt checking for xgettext... /usr//bin/xgettext checking for catalogs to be installed... am az ca cs da de el en_CA en_GB es et fi fr ga gl hr hu it ja ko lt lv ms nb nl no pl pt pt_BR ro ru sk sl sq sr [EMAIL PROTECTED] sv tr uk vi zh_CN zh_TW checking for pkg-config... /usr//bin/pkg-config 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... yes checking for GNOME... yes checking for GTKSPELL... no checking for %l and %k support in strftime... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu configure: creating ./config.status config.status: creating Makefile config.status: creating pan.spec config.status: creating pan.iss config.status: creating README.windows config.status: creating po/Makefile.in config.status: creating pan/Makefile config.status: creating pan/general/Makefile config.status: creating pan/usenet-utils/Makefile config.status: creating pan/data/Makefile config.status: creating pan/data/decode-test-cache/Makefile config.status: creating pan/tasks/Makefile config.status: creating pan/icons/Makefile config.status: creating pan/data-impl/Makefile config.status: creating pan/gui/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing intltool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Configuration: Source code location: . Compiler: g++ With Gnome: yes With GtkSpell: -- Vincent Favre-Nicolin Université Joseph Fourier http://v.favrenicolin.free.fr ObjCryst & Fox : http://objcryst.sourceforge.net _______________________________________________ Pan-users mailing list Pan-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/pan-users