Laurent Duperval <[EMAIL PROTECTED]> writes:

> I'm doing:
> 
> /autogen.sh
> make
> make install --prefix=/usr/local/soft/gnucash/run/i686_pc_linux

That's what I thought.   This is _WRONG_.

You should run:

        ./autogen.sh --prefix=/usr/local/soft/gnucash/run/i686_pc_linux

And then:
        make
        make install

(with no additional arguments).

> L

Try that from a clean source tree....

-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
       [EMAIL PROTECTED]                        PGP key available
_______________________________________________
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel

Reply via email to