lima_pelf
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
----------------------------------------------- Pelf, the Performance Evaluation of LIMA Framework ----------------------------------------------- This package was initialy called "Leffe, the Lima Evaluation Framework for End-users" It has been renamed to Pelf to remove the name collision with the Lefff, a French machine readable dictionary by Benoit Sagot and colleagues. ----------------------------------------------- Initial Author: Damien Nouvel Date: 2008-11-04 ----------------------------------------------- Copyright 2002-2022 CEA LIST SPDX-FileCopyrightText: 2022 CEA LIST <[email protected]> SPDX-License-Identifier: MIT ----------------------------------------------- This README file explains you basic things for starting with this application template. ----------------------------------------------- * REQUIREMENTS * - Qt version might be 4 or higher - cmake (http://www.cmake.org/) version 2.1 or 2.2 in your PATH - uuidgen - R-base - texlive, texlive-lang-french, texlive-latex-extra (for supertabular.sty) ----------------------------------------------- ----------------------------------------------- * Building and running * - Build pelf using cmake ----------------------------------------------- ----------------------------------------------- * Useful link * CMake Documentation: http://www.cmake.org/HTML/Documentation.html ----------------------------------------------- * Building easy steps (where $SRC_PATH is the path where source files have been downloaded) * - create a path for binary files and go there with command shell - run cmake $SRC_PATH -DCMAKE_INSTALL_PREFIX=$LIMA_DIST && make && make install - configure command scripts in subdir commands/* as needed - if you need pelf-resedit, copy $SRC_PATH/src/PelfResourceTool/examples/pelf-rt-conf.[local|remote].xml as pelf-rt-conf.xml variable (or make a symbolic link), configure this XML file as needed and define the $PELF_CONF as the variable poiting to the containing directory - if you need pelf-bench and an example file for bootstraping, copy the $SRC_PATH/src/PelfResourceTool/examples/* (contains lbp typical files and easy specific documents and reference files) - go to bin subdirectory and run pelf-bench or pelf-resedit