in reply to Mac OS X 10.2 and Tk

Unrecognized switch: --center (-h will show valid options).

I am pretty sure that this error is only apparent in Tk 800.024 and earlier. A workaround to this problem is to use "make -k" instead of "make" to ignore the podify errors.

Replies are listed 'Best First'.
Re: Re: Mac OS X 10.2 and Tk
by blackfoot (Initiate) on May 04, 2004 at 17:09 UTC
    Thank you for the suggestion, eserte. I tried make clean and then reran make -k, but I still get the center error. I would prefer to go with the newer option if that is possible, but either one would be good at this point.
      Yes, you get the error, but the build should continue and give you a working Tk, just without the documentation.
      When I try to install Tk off CPAN, I get the following different error.

      make[2]: *** [../../blib/arch/auto/Tk/X/X.bundle] Error 1 make[1]: *** [subdirs] Error 2 make: *** [subdirs] Error 2 /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible