X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=userapps%2Fopensource%2Flibosip2%2Fhelp%2FINSTALL.bsd;fp=userapps%2Fopensource%2Flibosip2%2Fhelp%2FINSTALL.bsd;h=e7be842e2585e9286dc78b8863f738dd07132bb1;hb=59e02c1be2c9b373846b0789fbd5b7ef46f0927f;hp=0000000000000000000000000000000000000000;hpb=3f05a9da74f56df22d185b66ee663a6fd8053cb3;p=bcm963xx.git diff --git a/userapps/opensource/libosip2/help/INSTALL.bsd b/userapps/opensource/libosip2/help/INSTALL.bsd new file mode 100755 index 00000000..e7be842e --- /dev/null +++ b/userapps/opensource/libosip2/help/INSTALL.bsd @@ -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...)