Menu

#368 setup.py doesnt support freebsd

v0.7
closed-fixed
nobody
5
2004-05-07
2004-05-02
Anonymous
No

needs to invoke gmake for crypto51 and libzutil

manual workaround:
run setup.py
run gmake in build/crypto51 and libzutil dirs
run setup.py again

and run setup.py test -a

Discussion

  • Nobody/Anonymous

    Logged In: NO

    fixed in a not-pretty but working way in bakaDARCS.

    making it prettier requires to figure out how to ask
    distutils about a "sane make".

     
  • Myers Carpenter

    Myers Carpenter - 2004-05-07

    Logged In: YES
    user_id=335935

    I don't think there is a better answer that an if statement.
    I know of no python thingy that would tell you how to find
    GNUMake

     
  • Myers Carpenter

    Myers Carpenter - 2004-05-07
    • status: open --> closed-fixed
     

Log in to post a comment.