<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 18, 2015 at 5:55 PM, Steve Kenton <span dir="ltr"><<a href="mailto:skenton@ou.edu" target="_blank">skenton@ou.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div id=":1pn" class="" style="overflow:hidden">This is a bit off the wall. I'm working with a package called tovid<br>
which you download from a google drive by clicking on a link on the wiki<br>
Darn if I can figure out how to put that into the .mk file to automate it.<br>
Look through packages directory and did not see anything obviously like it<br>
<br>
Any thoughts would be appreciated</div></blockquote></div><br><br></div><div class="gmail_extra">This worked:<br>wget --no-check-certificate '<a href="https://docs.google.com/uc?export=download&id=0B7aAfFRdwkUmeGZTT2pua0d1Z2c">https://docs.google.com/uc?export=download&id=0B7aAfFRdwkUmeGZTT2pua0d1Z2c</a>' -O ~/Downloads/tovid.tar.gz<br><br></div><div class="gmail_extra">Based on this SO answer:<br></div><div class="gmail_extra"><a href="http://unix.stackexchange.com/a/148674/22389">http://unix.stackexchange.com/a/148674/22389</a><br><br></div><div class="gmail_extra">You'll need to specify the full download name of the file because the wget redirect apparently doesn't get it.<br clear="all"></div><div class="gmail_extra"><div><div class="gmail_signature"><div><br></div><div><><  <><  <><</div><div>Bryce Schober</div></div></div>
</div></div>