File | Date | Author | Commit |
---|---|---|---|
conf | 2009-02-22 |
![]() |
[670f76] Import of main methabot branch |
scripts | 2009-02-22 |
![]() |
[670f76] Import of main methabot branch |
src | 2009-02-22 |
![]() |
[670f76] Import of main methabot branch |
testsuite | 2009-02-22 |
![]() |
[670f76] Import of main methabot branch |
AUTHORS | 2009-02-22 |
![]() |
[670f76] Import of main methabot branch |
COPYING | 2009-02-22 |
![]() |
[670f76] Import of main methabot branch |
ChangeLog | 2009-02-22 |
![]() |
[670f76] Import of main methabot branch |
Makefile.am | 2009-02-22 |
![]() |
[670f76] Import of main methabot branch |
NEWS | 2009-02-22 |
![]() |
[670f76] Import of main methabot branch |
README | 2009-02-22 |
![]() |
[670f76] Import of main methabot branch |
autogen.sh | 2009-02-22 |
![]() |
[670f76] Import of main methabot branch |
configure.ac | 2009-02-22 |
![]() |
[670f76] Import of main methabot branch |
libev.m4 | 2009-02-22 |
![]() |
[670f76] Import of main methabot branch |
Readme - The Methabot Project Thank you for downloading Methabot. If got your copy from the subversion repository, don't forget to invoke ./autogen.sh from the command line before attempting to configure and install this package. To compile and install Methabot, invoke the following three commands: $ ./configure $ make $ make install Note that you might need root privileges for the last command to work, depending on where you are installing. To get help, support or find tutorials and how-to guides, please visit the project's website at: http://bithack.se/projects/methabot/ Developers Compile Methabot/libmetha for debugging by enabling the debug configre-time option. $ ./configure --enable-debug The above command will enable debugging output and turn off compiler optimizations.