Installation Problem (1.5.2)
Michael Hudson
mwh21 at cam.ac.uk
Tue Nov 30 06:48:38 EST 1999
Jon McLin <jon_mclin at attglobal.net> writes:
> On my Mandrake 6.0 box, I just upgraded from 1.5.1 to 1.5.2 with a
> fresh compile. Since the 1.5.1 installation placed the binaries in
> /usr/bin, I used the configure option "--exec_prefix=/usr"
1) you mean --exec-prefix.
2) you may have binaries in /usr/bin, but you also have libraries in
/usr/lib, not /usr/local/lib. pass --prefix=/usr to configure.
Regards,
Michael
More information about the Python-list
mailing list