Skip to content

LRahlff/ReadMailReallyFast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Please have a look at the docs repository if you wish to know some of the internals or like to consult further documentation.

compiling

In order to compile rmrf you need to invoke make all This requires the following:

  • an POSIX compatible OS
  • an C++17 compatible compiler
  • libncurses-dev (version >= 6)
  • libopenssl
  • libev-dev
  • boost (as long as you plan to run the tests)
  • lua or python if you plan to use scripting

There is no ./configure nor make install yet.

List of go dependancies

List of dependant FreeBSD packages

  • ncurses
  • devel/boost-all
  • lang/lua53
  • For testing: devel/lua-lunit

List of Linux specific dependancies

  • libnl3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published