Re: Problem building Python on HP-UX

2005-09-02 Thread sponix2ipfw
I don't know much about HP-UX, and I'm sure someone will shoot me down for saying this, but all *nix is about the same to me. I'd just try a ./configure --prefix=/opt/tcl_tk on both the TCL and TK installs, and then just drop the ./configure params in there to use /opt/tcl_tk/ as the prefix to the

Re: Problem building Python on HP-UX

2005-09-02 Thread Trent Mick
[Dr. Who wrote] > I'm trying to build Python 2.4.1 on HP-UX 11.00 with full tcl/tk IDLE > support. So far, I haven't had any luck. I always wind up getting > errors of the form: > > ld: DP relative code in file > /ptg/devtools/hppa1.1/pre/lib/libtk8.4.a(tkWindow.o) - shared library > must be pos

Problem building Python on HP-UX

2005-09-02 Thread Dr. Who
I'm trying to build Python 2.4.1 on HP-UX 11.00 with full tcl/tk IDLE support. So far, I haven't had any luck. I always wind up getting errors of the form: ld: DP relative code in file /ptg/devtools/hppa1.1/pre/lib/libtk8.4.a(tkWindow.o) - shared library must be position independent. Use +z or