FAILURE xaccResolveFilePath test-resolve-file-path.c:81

Derek Atkins warlord at MIT.EDU
Mon Sep 25 08:15:59 EDT 2006


Michael SEYMOUR <michael.seymour at wanadoo.fr> writes:

> Le Dimanche 24 Septembre 2006 20:26, Derek Atkins a écrit :
>> did you --enable-sql when you configured?
>
> No.  I did:
> sudo ./configure
> sudo make
> sudo make check
> sudo checkinstall

Um... Why are you using sudo to build all this?  This seems completely
unnecessary, and it's clearly what's causing your problems.  You
might try:

./configure
make
make check
sudo checkinstall

But you should also keep in mind that there have been reports that
checkinstall doesn't work properly.  YMMV.

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available



More information about the gnucash-devel mailing list