Revert "Revert "and added files""
[bcm963xx.git] / userapps / opensource / libosip2 / help / INSTALL.bsd
diff --git a/userapps/opensource/libosip2/help/INSTALL.bsd b/userapps/opensource/libosip2/help/INSTALL.bsd
new file mode 100755 (executable)
index 0000000..e7be842
--- /dev/null
@@ -0,0 +1,8 @@
+
+Common Install process for linux/UNIX.
+
+  $> tar -xvzf libosip-x.x.x.tar.gz
+  $> mkdir bld-linux
+  $> CFLAGS="-I/usr/local/include/" ../configure
+  $> make
+  $> make install      (as root...)