On Sunday 29 July 2007 18:06:17 David Shochat wrote: > Michael Satterwhite wrote: > > The version distributed in Ubuntu is 0.12. I thought of a version problem > > and tried to install the latest stable version from source. > > Unfortunately, the source version on the website won't compile, there are > > errors in msort.c that prevent it building. > > I checked Synaptic and they do seem to be way back at 0.120. Probably > the simplest thing for you to do is to get the latest pan (0.131) in a > ready-to-go package from: > > http://darrenalbers.com/Pan/ > > You can install it directly using dpkg (sudo dpkg -i pan_0.131_i386.deb) > after first removing whatever pan package you have now. > > But if you want to compile from source, you should post your actual > compile errors here.
I was going to compile it because 0.14.2 is the latest stable version. 0.131 is beta. Here are the compile errors: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/usr/local/include/pan -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -I. -c msort.c msort.c: In function ‘msort_with_tmp’: msort.c:68: error: invalid lvalue in increment msort.c:69: error: invalid lvalue in increment msort.c:74: error: invalid lvalue in increment msort.c:75: error: invalid lvalue in increment _______________________________________________ Pan-users mailing list Pan-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/pan-users