Re: r21892 - gnucash/tags - Tagging the 2.4.10 release

2012-02-08 Thread Geert Janssens
Op zaterdag 4 februari 2012 17:24:07 schreef John Ralls: > > Might not be necessary: > http://git.gnome.org/browse/gtk+/commit/gdk/win32/gdkpixmap-win32.c?h=gtk-2 > -24&id=ba8c4bb049b36b3707c2c8f22c5c66b497e2d2cf > > Gtk_-2.24.9 just got released last week. I'll blind-change defaults.sh to > use

Ubuntu 10.10: Run sudo ldconfig after gnucash-2.4.10 install

2012-02-08 Thread Roger Booth
This is on a Ubuntu 10.10 installation... After building gnucash-1.4.10 from source, using ./configure make sudo make install GnuCash failed due to libgnc-qof.so.1 After running sudo ldconfig GnuCash works. Perhaps make install could do the ldconfig? I can never remember the