TWiki> Kernel Web>KernelDownload>ReadMe (revision 5)EditAttach

OpenKernel README

OpenKernel - Beta release

PLATFORMS:

This version is known to work under Linux and MacOS X using g++. The makefiles are unlikely to work on other platforms unmodified.

REQUIREMENT:

The version 1.2.7 release of the OpenFst is required and can be downloaded at http://www.openfst.org/FstDownload. The library needs to be compiled with --enable-far: run ./configure --enable-far; make; make install in OpenFst source directory.

Other requirements are:

  • The ICU library:
    http://site.icu-project.org/
    Tested with versions 3.8 and 4.0, might work with older versions. Only needed if OpenFst was compiled with --with-icu.

  • An implementation of BLAS and LAPACK.

The package also include a modified version of LIBSVM 2.82 and an unmodified version of LIBLINEAR 1.33.

BUILDING:

To build (rudimentary Makefiles for now):

  • Edit the Makedefs.custom file at the top level.

  • Run at the top level:
    make all

DOCUMENTATION:

At http://www.openkernel.org.

-- CyrilAllauzen - 09 Apr 2010

Edit | Attach | Watch | Print version | History: r10 | r7 < r6 < r5 < r4 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r5 - 2011-08-25 - CyrilAllauzen
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback