Issues with CVS from yesterday (make install problem?)

Tim Wunder tim@thewunders.org
Sat, 13 Jul 2002 09:51:31 -0400


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