At 20:41 +0100 2001.11.22, Thomas Wegner wrote: >Great. I've got the sources via the web installer, which works just fine. >The >following is probably a matter of taste: I'd wish I would end up with >a >compressed archive (.sit or whatever), which is independent from the >installer. This way, I could get at individual files, without being >forced to install the whole thing in case I've deleted a file. But it's >not a big thing, I can live with it (I've created my own .sit backup >archive).
Well, the whole thing is on CVS, and is tagged "v5_6_1b2", so all the files are available individually that way. >I've build with the MrC/SC compilers and the build works without a hitch >(btw, >since beta 1, I'm using the MrC 5.0.0d3c1 and SC 8.9.0d3e1 >compilers, >and these seem to work just as good as the older versions; I'm also >using the newest MPW distribution, with Universal Interfaces 3.4). Yeah; I did one build with the latest MPW-GM and it seemed fine. I meant to do more tests and never got around to it. Thanks for the report. >Just one question: Has there something been changed in >:ExtUtils:MM_MacOS.pm >recently? During the build, I noticed that >"Duplicate" gets called twice >for the same module, for example Base64.pm (see below). This happens >because InstallBLIB is called with both ":Base64.pm" and "Base64.pm". >And this happens, I guess, because the Makefile.mk contains the lines > >MODULES = :Base64.pm \ > Base64.pm \ > QuotedPrint.pm . > >Is this behavior intended or not? Offhand, I am not sure, though the behavior looks familiar. I can't remember whether or not I came to any conclusions about it, though. :-) I'll look into it a bit. >Thanks much and a Happy Thanksgiving, Thanks, and you too, -- Chris Nandor [EMAIL PROTECTED] http://pudge.net/ Open Source Development Network [EMAIL PROTECTED] http://osdn.com/
