On Fri, Oct 20, 2006 at 09:08:24PM +0200, Dragan Noveski wrote: > >alias youtube-dl="/usr/bin/python2.4 /path/to/youtube-dl" > > i putted the last line at the end of my .bashrc , exited x and logged > out, than login again, but youtube-dl was complaining again the same thing. > can you explain wath you think with that? First check that the alias actually got read by your current shell. alias with no arguments should give a list of known aliases. barring that, check the paths you put in the alias. Do they point to where those files actually live? -- Paul Winkler http://www.slinkp.com