diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-07-21 23:07:43 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-07-21 23:07:43 +0000 |
commit | 862b53658b7e92dd65bb88f3797b867ca86eda1f (patch) | |
tree | d590ddd6e816cb980e1165bd19d33e10c9106da9 /README.macos | |
parent | d536870a93a670c31df812c6614c7c6180896307 (diff) | |
download | perl-862b53658b7e92dd65bb88f3797b867ca86eda1f.tar.gz |
Integrate change #11408 from macperl.
p4raw-link: @11408 on //depot/maint-5.6/macperl: dbb4888cf530f5a0f1689f26b30cde9e6c537f71
p4raw-id: //depot/perl@11433
p4raw-integrated: from //depot/maint-5.6/macperl@11432 'merge in'
README.macos (@11199..) pod/perlport.pod (@11263..)
Diffstat (limited to 'README.macos')
-rw-r--r-- | README.macos | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/README.macos b/README.macos index a15cb61027..240d203036 100644 --- a/README.macos +++ b/README.macos @@ -22,7 +22,7 @@ pieces. Support for Mac OS is now in the perl core, and MacPerl will be able to, in the future, keep in closer sync with regular perl releases. At this time, though, it is very buggy, and is under development. An -alpha release is coming very soon. +alpha release is available, with work progressing toward a beta. To build perl for Mac OS (as an MPW tool), you will need the addition of the "macos" subdirectory, distributed separately. It includes extra @@ -33,10 +33,13 @@ To build the MacPerl application, you will also need the "macperl" directory, which includes the source files for creating the application itself. -All of this is also available from the SourceForge site, via -HTTP, FTP, and anonymous CVS. +All of this is available from the development site, via +HTTP and anonymous CVS. - http://macperl.sourceforge.net/ + http://dev.macperl.org/ + +The source is also in the main perl repository in the maint-5.6/macperl +branch. You will also need compilers and libraries, all of them freely available. These are linked to from the SourceForge site. Go that site @@ -53,4 +56,4 @@ Nandor E<lt>pudge@pobox.comE<gt>. =head1 DATE -Last modified 2001.04.05. +Last modified 2001.07.19. |