Re: gpsim, documentation

Scott Dattalo <[email protected]> Tue, 30 May 2006 08:55:33 -0700
Newsgroups gmane.comp.hardware.microcontrollers.gnupic
Message-ID <[email protected]>
Xiaofan Chen wrote:

> The subsequent times:
> $ automake (?? not so sure here but this is the answer from Scott last 
> time)

This extra automake step is only necessary if a new file has been added.

> $ ./configure
> $ make
> $ su root
> # make install
> # exit

Scott