Paul Winkler wrote:
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?
it works now, only exiting x was not enough, i had to make a reboot.
now the link is again pointing to python2.3 and with the "alias..." in
my .bashrc everything good.
thanks one more time for the help,
cheers,
doc