./pyconfig.h?

Magnus Lie Hetland mlh at selje.idi.ntnu.no
Tue Apr 12 07:17:29 EDT 2005


It seems that in my Solaris installation,
sysconfig.get_config_h_filename() returns './pyconfig.h', which is, of
course, in most cases just wrong... :)

Shouldn't this return an absolute path (in all cases)? I've use an
absolute path in the --prefix of ./configure -- but I guess I was
standing in that very directory when compiling; maybe there's some
mix-up there?

-- 
Magnus Lie Hetland                    Fall seven times, stand up eight
http://hetland.org                                  [Japanese proverb]



More information about the Python-list mailing list