Issues with CVS from yesterday (make install problem?)
Tim Wunder
tim@thewunders.org
Sat, 13 Jul 2002 10:08:37 -0400
Damn!
/usr/bin/guile: error while loading shared libraries:
/usr/local/lib/libgncgnome.so.0: undefined symbol:
gnc_ui_sx_loan_druid_create
Guess I'll do a 'make clean' and recompile and see if that fixes things...
On Saturday 13 July 2002 09:51 am, Tim Wunder wrote:
> Hi,
> I just updated from CVS yesterday and had some problems with starting
> gnucash. First error was:
> ERROR: Unable to find file "kvp-option-registry.scm" in load path
> I corrected this by
> cp /home/dad/gnc_cvs/gnucash/src/app-utils/kvp-option-registry.scm
> /usr/local/share/gnucash/scm/
>
> Then I receieved a similar error about fin.scm, which I corrected with
> cp /home/dad/gnc_cvs/gnucash/src/scm/fin.scm /usr/local/share/gnucash/scm/
>
> Is this a problem particular to me, or is it a problem with 'make install'?
>
> BTW, I compiled as follows:
> ./autogen.sh
> ./configure --with-gnome=/opt/gnome
> make
> su
> make install
>
> Should I have done a 'make clean' first?
>
> Thanks,
> Tim
--
Caldera eWorkstation 3.1+, kernel 2.4.18-preempt, KDE 3.0.2, Xfree86 4.1.0
8:00am up 1 day, 9:10, 5 users, load average: 0.00, 0.00, 0.00
It's what you learn AFTER you know it all that counts