Re: [MacPerl] How can I display a number in dual representation, e.g. 29 --> 11101?

[email protected] (Chris Nandor) Fri, 4 Mar 2005 08:04:18 -0800
Newsgroups perl.macperl
Message-ID <p06110445be4e36cab159@[10.0.1.177]>
At 14:54 +0100 2005.03.04, Detlef Lindenthal wrote:
>I also downloaded
>     Mac-Carbon 0.71
>for MacOSX; unfortunately I could not find an application
>nor a make...-how-to.

You need the Dev or Xcode Tools installed and up to date for your version
of Mac OS X.  If you've got that, a simple:

	perl Makefile.PL
	make
	make test
	sudo make install

should work. Or, just use the CPAN shell:

	cpan> install Mac::Carbon

The "how-to" is in the perlmodinstall manpage.  Consider Mac OS X to be a
Unix platform, not Macintosh, for the sake of that manpage.

-- 
Chris Nandor                      [email protected]    http://pudge.net/
Open Source Technology Group       [email protected]     http://ostg.com/