Using sopcast

From gr0x0rd
Revision as of 20:19, 11 December 2010 by Gr0x0rd (talk | contribs) (Created page with "== How Do I... - Using sopcast == Sopcast is a great way to watch streaming live sports without advertising, flash streams or other clutter. At one point, sopcast was in portage…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

How Do I... - Using sopcast

Sopcast is a great way to watch streaming live sports without advertising, flash streams or other clutter. At one point, sopcast was in portage along with some GUI frontends, but these have since been removed. In order to use sopcast, you'll have to install the binary manually from the | sopcast download page. Once you have downloaded it, extract the archive contents to the folder of your choice. Open a terminal and navigate to that folder. Next, copy the archive to /usr/bin.

$ sudo cp sp-sc-auth /usr/bin/

In order to make things easier for other applications that may reference the sopcast binary, we'll create a few symlinks.

$ sudo ln -s /usr/bin/sp-sc-auth /usr/bin/sp-sc
$ sudo ln -s sp-sc-auth sopcast