Skip to content

alfredo-milani/Web-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Server

To compile this source code just open a terminal, navigate to the './web_server' directory and type the following commands:

  • "make" (to compile the executable file);
  • "make clean" (to remove created objects files).

NOTE: "imagemagick" package required.

Now, assuming you always be in './web_server' directory, to run the software just type: "./web_server" or "./web_server -h" for information on the possible options to use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published