Re: [Python-Dev] Porting python

2007-09-09 Thread Martin v. Löwis
> I'd like to ask some help where i should start checking the code to fix the > error. Python searches possible candidate locations of the standard library for a landmark, see getpath.c; currently, the landmark is os.py. If it doesn't find the landmark, it complains. Regards, Martin

[Python-Dev] Porting python

2007-09-09 Thread Giszo
Hi! I've tried to port Python (2.3.6 and 2.5.1) to my own OS. The compilation of the python library is done after a few hours of work. When i try to run the compiled executable i got an error shown on the following screenshot: http://giszo.lame.hu/jshot/screens/screen31.png After a little while o

[Python-Dev] Porting Python 2.4.4. and 2.5 to Sparc Solaris 9 and 10

2007-02-16 Thread vancleef
Dear Python Developers. I posted the following to the python-help yesterday. While I received some interesting responses, they indicated that I'd already gone beyond that group's knowledge, and suggested that I mail the developers directly on this list. By way of background, I'm a retired hardw