Something is still broken with the build process

Derek Atkins warlord at MIT.EDU
Fri Apr 4 10:09:21 CST 2003


Laurent Duperval <lduperval at videotron.ca> 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
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-devel mailing list