Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when setup youtube-dl on centos 5.9 #675

Closed
m7mdcc opened this issue Feb 7, 2013 · 1 comment
Closed

error when setup youtube-dl on centos 5.9 #675

m7mdcc opened this issue Feb 7, 2013 · 1 comment

Comments

@m7mdcc
Copy link

@m7mdcc m7mdcc commented Feb 7, 2013

hello dear , when i try to setup youtube-dl i faced this error ,
Writing /tmp/easy_install-ovSUm9/youtube_dl-2013.02.02/setup.cfg
Running youtube_dl-2013.02.02/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ovSUm9/youtube_dl-2013.02.02/egg-dist-tmp-CnqRCO
error: Setup script exited with error: can't copy 'youtube-dl.bash-completion': doesn't exist or not a regular file

this error faced me when i try to setup it via pip , easy_install and setup from source ..

its working on centos 6 .. but not 5 .. i dont know where is the problem ..

Thanks ..

Duplicate #672
Sorry

@m7mdcc m7mdcc closed this Feb 7, 2013
@phihag
Copy link
Contributor

@phihag phihag commented Feb 7, 2013

Thanks for the report - this explains #672. In the meantime, you can run

sudo wget http://youtube-dl.org/downloads/2013.02.02/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.