[issue1095] make install failed

Georg Brandl report at bugs.python.org
Thu Sep 6 17:17:55 CEST 2007


Georg Brandl added the comment:

Aki schrieb:

> (cd /usr/local/bin; ln python2.5 python)
> (cd /usr/local/bin; ln -sf python2.5-config python-config)
> ln: cannot create python-config: File exists
> make: *** [bininstall] Error 2

Shouldn't ln -f ignore existing destination files?
What system is that?

----------
nosy: +georg.brandl

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1095>
__________________________________


More information about the Python-bugs-list mailing list