Ubuntu 10.10: Run sudo ldconfig after gnucash-2.4.10 install

Roger Booth rbooth at kabooth.com
Tue Feb 7 18:27:18 EST 2012


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 correct Linux foo, so I was Googling for a while before I 
found a reference and remembered the proper incantation.



I had one other problem getting GnuCash running.

         configure:27495: checking for SLIB support

    configure:27509: error: 

    Cannot find SLIB. Are you sure you have it installed? 
    See http://bugzilla.gnome.org/show_bug.cgi?id=347922

I found the answer at

     http://wiki.gnucash.org/wiki/Building#slib_Issues

Thanks!



More information about the gnucash-devel mailing list