[Tutor] sockets broken on New Install???

Bruce Sass bsass@freenet.edmonton.ab.ca
Thu, 16 Aug 2001 17:09:01 -0600 (MDT)


On Thu, 16 Aug 2001, Sheila King wrote:
> On Thu, 16 Aug 2001 12:20:11 -0600 (MDT), Bruce Sass
> :On Thu, 16 Aug 2001, Sheila King wrote:
<...the text version of Sheila trearing her hair out...>
> I'm beside myself, now. <sigh>

iirc, this system has a Python-1.5 installed...
are there /usr/lib/python1.5/config/Setup* files, do they contain the
proper paths for includes and libraries.

Generally, I've been able to do

	./configure && make && make test && make install

then go back and do a series of edit Setup -> make -> manual testing
cycles, with a final "make install" when I get tired or have gotten as
far as I can get.  There should be no need to trash previous work
(fight your Windows heritage :-).


- Bruce