INSTALL.unix 193 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 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...)