Results 1 to 2 of 2

Thread: Patch to autodetect python include und lib directories on Linux and Mac OS X

  1. #1
    lars@ibp.de is offline Registered User
    Name: Lars Immisch
    Organization: ilink GmbH
    Project: CTI
    Join Date
    Feb 2009
    Posts
    1

    Patch to autodetect python include und lib directories on Linux and Mac OS X

    Hi,

    attached is a patch to py/config/Make.rules. It should be applied in the Ice root directory, for example:

    Code:
    /opt/Ice-3.3.0$ patch -p0 < pythondetect.txt
    The patch uses distutils to determine the location of the Python include and lib directories.

    The patch works on Linux and should work on Mac OS X. It expects a python (or a $PYTHON_VERSION) executable in the path.
    Attached Files Attached Files

  2. #2
    joshmoore is offline Registered User
    Name: Josh Moore
    Organization: Glencoe Software, Inc.
    Project: OMERO, http://trac.openmicroscopy.org.uk/omero
    Join Date
    Feb 2007
    Location
    Germany
    Posts
    115
    Haven't tried this out, but it sounds like an interesting solution. Thanks.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 3
    Last Post: 08-01-2007, 12:57 PM
  2. Mac OS-X Issue
    By dlwhitehurst in forum Help Center
    Replies: 5
    Last Post: 04-06-2007, 07:01 PM
  3. I can`t run py examples in mac-os
    By ACM in forum Help Center
    Replies: 5
    Last Post: 02-14-2006, 01:38 AM
  4. Replies: 2
    Last Post: 11-23-2004, 12:06 AM
  5. anyone tried Ice on mac os x (macosx)?
    By iostream in forum Help Center
    Replies: 4
    Last Post: 06-03-2003, 05:03 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •