Also, the INSTALL file doesn't match what's in the SVN

View: New views
2 Messages — Rating Filter:   Alert me  

Also, the INSTALL file doesn't match what's in the SVN

by Dave Myron :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

It says to install with the normal ./configure && make && make install  
however it seems that automake is being used now.

Dave


_______________________________________________
libextractor mailing list
libextractor@...
http://lists.gnu.org/mailman/listinfo/libextractor

Re: Also, the INSTALL file doesn't match what's in the SVN

by Christian Grothoff :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The INSTALL file only applies to users of the distribution (tar.gz).  automake
(and other autotools) is used to create configure && make && make install.  
Just run the "bootstrap" script first to create configure.

Documentation is written for releases, not for SVN users ;-).

Christian

On Sunday 15 June 2008 01:40:47 am Dave Myron wrote:

> It says to install with the normal ./configure && make && make install
> however it seems that automake is being used now.
>
> Dave
>
>
> _______________________________________________
> libextractor mailing list
> libextractor@...
> http://lists.gnu.org/mailman/listinfo/libextractor




_______________________________________________
libextractor mailing list
libextractor@...
http://lists.gnu.org/mailman/listinfo/libextractor