On Mon, 2003-07-07 at 23:30, Daniel Tan wrote:
> i installed the latest rpm python2-2.2.3-1 from the website and i used this
> command rpm -Uf --nodeps to enable the installation to go through and did
> the same for pythontools and pythontkinter.
> 
> now try running fetchmailconf and i got this...think it some how overwrite
> something in my env file or then can't run it anymore....help....
> 
> [EMAIL PROTECTED] bin]# fetchmailconf
> /usr/bin/env: python: No such file or directory

Try:

ln -s /usr/bin/python2 /usr/bin/python

And as others have mentioned, do not use --force or --nodeps unless you
know *exactly* what you are doing (and most of the time that will be
effing up your system).

-- 
Cliff Wells, Software Engineer
Logiplex Corporation (www.logiplex.net)
(503) 978-6726  (800) 735-0555


-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/psyche-list

Reply via email to