Advertisement
hyades

Untitled

Sep 9th, 2013
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. git clone https://github.com/hyades/gst-switch.git
  2. cd gst-switch
  3. export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/
  4. export LD_LIBRARY_PATH=/usr/local/lib/
  5. ./autogen.sh --prefix=/usr/local
  6. make clean
  7. make
  8. sudo make install
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement