Skip to content

A simple makefication of freesteam library to simplify build

Notifications You must be signed in to change notification settings

Felipeasg/freesteam-makefication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Original project

https://sourceforge.net/projects/freesteam/

Based on version 2.1

Dependencies

GSL

$ wget ftp://ftp.gnu.org/gnu/gsl/gsl-2.5.tar.gz
$ tar -xvf gsl-2.5.tar.gz
$ cd gsl-2.5
$ ./configure --prefix=/opt/apps/gsl/2.5-gcc-5.4.0 CFLAGS=-fPIC
$ sudo make install

About

A simple makefication of freesteam library to simplify build

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published