thats because the standard way to build python packaged is to use distutils, and not make files. Blame Yafaray for not supplying a setup.py...
..M, Aahz <[email protected]> wrote: > In article <[email protected]>, > namekuseijin <[email protected]> wrote: >> >>and then I realize that, for whatever reason, the super popular and >>trendy python DOESN'T FRIGGIN BUILD SHARED LIBS BY DEFAULT! > > I've got a dim memory that there's a reason for this -- you might try > searching the python-dev archives and/or bugs.python.org. > -- > Aahz ([email protected]) <*> http://www.pythoncraft.com/ > > "....Normal is what cuts off your sixth finger and your tail..." --Siobhan > -- > http://mail.python.org/mailman/listinfo/python-list > -- http://mail.python.org/mailman/listinfo/python-list
