Skip to content

translate5/t5memory

 
 

Repository files navigation

This branch reflects the progress of work of building OtmMemoryService on Ubuntu OS. Description below specifies the details.

Prerequisites

Operating system:
    Ubuntu 20.10

Compiler:
    g++ 10.2.0

CMake:
    3.16.3

Dependencies:
    restbed:
        https://github.com/corvusoft/restbed
    Clone the repo into the Packages dir, and build it.

sudo apt install libxerces-c-dev

Build
cd source/build
./build.sh

Clean
cd source/build
./build.sh clean

Install
cd source/build
./build.sh install

Package
cd source/build
./build.sh package

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 55.2%
  • C 41.9%
  • XSLT 2.1%
  • Makefile 0.3%
  • HTML 0.3%
  • CMake 0.2%