linuxOS_AP05/debian/test/usr/share/doc/libsbc1
2025-09-26 09:40:02 +08:00
..
changelog.Debian.gz add debian 2025-09-26 09:40:02 +08:00
changelog.gz add debian 2025-09-26 09:40:02 +08:00
copyright add debian 2025-09-26 09:40:02 +08:00
README add debian 2025-09-26 09:40:02 +08:00

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