Skip to content

lchauvet/FirstStep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FirstStep

This document describes the installation process for linux.

Installation

You first need to copy the directory Firstep from github. You can extract these files in any location you find appropriate. In this example .

To generate the library libPrivate.so, use the following commands : $ cd / $ make all $ make install

To test the library written in C++, use the following command : $ cd / $ ./MainClient

Known problems

Don't forget to enter the following command : $ export LD_LIBRARY_PATH=.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published