Results 1 to 1 of 1
So I decided to switch from Ubuntu to the new version of Fedora. Everything went fine until it came to installing PyTube, which I used in Ubuntu. There wasn't an ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-10-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 1
Compiling PyTube in Fedora 11
So I decided to switch from Ubuntu to the new version of Fedora. Everything went fine until it came to installing PyTube, which I used in Ubuntu. There wasn't an official RPM so I decided to try my hand at compiling a program from source for the first time. I used some guide I found on the internet, but when I typed ./configure I got this error:
bash: ./configure: No such file or directory
I couldn't figure out what to do so I typed ./pytube, which launched the program. But to access it I have to either do
cd /home/eddie/Download/pytube-0-0.11.5
./pytube
or go into the folder and run an executable file in it. I can't figure out how to get it under Sound & Video or add a launcher for it to my Gnome panel. Could someone tell me how to do this and why ./configure gave me that output? Thanks.


Reply With Quote
