imarkwang / sbc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SBC library


Copyright (C) 2004-2010 Marcel Holtmann marcel@holtmann.org

Compilation and installation

In order to compiler the source code you need following software packages: - GCC compiler - GNU C library

To configure run: ./configure --prefix=/usr

Configure automatically searches for all required components and packages.

To compile and install run: make && make install

About

License:GNU General Public License v2.0


Languages

Language:Shell 58.5%Language:C 33.9%Language:Makefile 7.1%Language:M4 0.4%