Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #355500
    murlyn
    Participant

    Is anybody else having problems with the tiff lib? It gets halfway through make and then just starts dumping the code to the cli, instead of actually executing the code.. any ideas? anyone else having this problem?

    #355501
    murlyn
    Participant

    Here’s the error:

    [code:1:159989e32c]= libtiff
    if [ nodso != nodso ]; then \
    make – nodso; \
    else \
    true; \
    fi
    = tools
    = man
    make[1]: Nothing to be done for `all’.[/code:1:159989e32c]

    #355505
    brossow
    Participant

    Works fine for me in OSXS 10.2.5 with latest Dev Tools installed. As a starting point, I’d suggest making sure you’re running the latest Dev Tools.

    On a semi-related note, though, there’s an important omission: it never tells us to actually unpack the .gz files we downloaded in Step 1. Clearly not a big deal for anyone who should be doing this, but just the same it makes the instructions technically incomplete.

    Good luck with the install! It worked fine for me a few minutes ago. 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.

Comments are closed