summaryrefslogtreecommitdiff
path: root/INSTALL
Commit message (Collapse)AuthorAgeFilesLines
* Document the cross-compilation options.Jarkko Hietaniemi2001-06-161-3/+86
| | | p4raw-id: //depot/perl@10644
* Document the deprecatedness of suidperl.Jarkko Hietaniemi2001-05-141-0/+20
| | | p4raw-id: //depot/perl@10102
* INSTALL patch -- space requirementsAndy Dougherty2001-05-031-3/+3
| | | | | Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@9977
* Document large files in INSTALL, document also the %xJarkko Hietaniemi2001-05-021-3/+22
| | | | | limitation if not use64bitint, closes bug 20010326.007. p4raw-id: //depot/perl@9964
* Update the information on shared library path on HP-UX.Jarkko Hietaniemi2001-04-281-2/+2
| | | p4raw-id: //depot/perl@9896
* Add make target "install-all" which is alias for "install"Jarkko Hietaniemi2001-04-241-2/+7
| | | | | to cater for case-preserving filesystems like HFS+. p4raw-id: //depot/perl@9806
* Document -Dmksymlinks.Jarkko Hietaniemi2001-03-191-0/+22
| | | p4raw-id: //depot/perl@9223
* DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.Jarkko Hietaniemi2001-01-041-0/+33
| | | p4raw-id: //depot/perl@8320
* Re: A Configure option like 'otherlibdirs' but for *pre*pending?John L. Allen2000-12-221-0/+17
| | | | | | | Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com> Document APPLLIB_EXP. p4raw-id: //depot/perl@8227
* README.solarisAndy Dougherty2000-11-101-55/+0
| | | | | Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@7639
* Reapply Andy's patch and regen Configure.Jarkko Hietaniemi2000-10-101-5/+35
| | | p4raw-id: //depot/perl@7196
* Use the versiononly instead of the installscripts,Jarkko Hietaniemi2000-10-101-28/+4
| | | | | retract the changes 7146 and 7147. p4raw-id: //depot/perl@7195
* Enable disabling scripts installation by Configure -Uinstallscripts,Jarkko Hietaniemi2000-10-041-4/+28
| | | | | suggested by H. Merijn Brand. p4raw-id: //depot/perl@7146
* Clarify the third case of ftmp-security warnings.Jarkko Hietaniemi2000-08-311-3/+4
| | | p4raw-id: //depot/perl@6942
* Retract the dummy test, skip the security tests (instead of failing),Jarkko Hietaniemi2000-08-301-0/+44
| | | | | explain what the warnings mean. p4raw-id: //depot/perl@6928
* [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.orgPhilip Newton2000-08-291-2/+2
| | | | | Message-Id: <200008291938.VAA98259@smtp1.nikoma.de> p4raw-id: //depot/perl@6894
* AIX 4.3.3 has SOCKS in libc with a differently named init routine,Dan Hale2000-08-251-4/+8
| | | | | | | | the problem reported in Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com> p4raw-id: //depot/perl@6816
* Document odd vs even subreleases and -Dusedevel.Jarkko Hietaniemi2000-08-201-1/+17
| | | p4raw-id: //depot/perl@6725
* [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.Abigail2000-08-151-0/+46
| | | | | Message-Id: <20000815201241.25556.qmail@foad.org> p4raw-id: //depot/perl@6644
* support additional library locations via $Config{otherlibdirs}Gurusamy Sarathy2000-04-281-3/+3
| | | | | (from Andy Dougherty) p4raw-id: //depot/perl@6001
* better INSTALL notes on Solaris issues (from Dominic Dunlop)Gurusamy Sarathy2000-04-271-3/+69
| | | p4raw-id: //depot/perl@5960
* add note to INSTALL about C++ compilers (from M J T Guy)Gurusamy Sarathy2000-03-071-0/+3
| | | p4raw-id: //depot/perl@5602
* add MakeMaker caveat to INSTALL (from Andy Dougherty)Gurusamy Sarathy2000-03-031-0/+7
| | | p4raw-id: //depot/perl@5491
* add note about failed tests on memory starved systems (fromGurusamy Sarathy2000-03-021-4/+2
| | | | | Andy Dougherty) p4raw-id: //depot/perl@5455
* Rhapsody/Darwin patches from Wilfredo Sanchez.Jarkko Hietaniemi2000-02-261-1/+1
| | | p4raw-id: //depot/cfgperl@5262
* Megalopatch for Configure: Andy's new installation schemes;Jarkko Hietaniemi2000-02-251-17/+17
| | | | | | introduce usefull64bits, beautify and regularize the various type probes; introduce d_lseekproto. p4raw-id: //depot/cfgperl@5253
* adjust notes on use5005threadsGurusamy Sarathy2000-02-021-1/+1
| | | p4raw-id: //depot/perl@4964
* INSTALL updates from Andy DoughertyGurusamy Sarathy2000-01-201-43/+55
| | | p4raw-id: //depot/perl@4824
* rework INSTALL to reflect new logic for versioning sitelibsGurusamy Sarathy2000-01-111-44/+44
| | | p4raw-id: //depot/perl@4794
* more changes for new-style version numbers (versions numbers onGurusamy Sarathy2000-01-091-16/+19
| | | | | | | | | | | | | | | the filesystem look like 5.5.640, except on DOS-DJGPP and VMS where they look like 5_5_640; delete @Config{pm_apiversion,xs_apiversion}; split $Config{apiversion} into three, @Config{apirevision,apiversion, apisubversion} for CPP friendliness; $Config{sitelib} now defaults to .../site_perl/$version, just like $Config{privlib}, making sitelib completely independent across versions and substantially eliminating chances of breaking older installations by overwriting newly built extensions; all this means compatibility inclusions for @INC will need to take into account older sitelib versions (this still TODO) windows, vms, dos tweaks for the above p4raw-id: //depot/perl@4773
* Configure changes for new-style version numbers (from Andy Dougherty,Gurusamy Sarathy2000-01-091-0/+14
| | | | | slightly altered) p4raw-id: //depot/perl@4771
* cygwin update (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy2000-01-071-1/+1
| | | p4raw-id: //depot/perl@4769
* various documentation tweaks suggested by M. J. T. GuyGurusamy Sarathy1999-12-021-2/+4
| | | p4raw-id: //depot/perl@4616
* add notes in INSTALL about Configure -Accflags=-DFOOGurusamy Sarathy1999-09-271-27/+50
| | | p4raw-id: //depot/perl@4239
* INSTALL tweakGurusamy Sarathy1999-09-141-4/+14
| | | p4raw-id: //depot/perl@4150
* Update README and INSTALL; partly based on the messageJohn L. Allen1999-08-021-2/+18
| | | | | | | | | | To: Jarkko Hietaniemi <jhi@iki.fi> cc: perl5-porters@perl.org Subject: Re: Perl Installation Problem Message-ID: <Pine.SOL.3.91.990729144440.1035A-100000@gateway.grumman.com> and private email from Andy Dougherty. p4raw-id: //depot/cfgperl@3900
* Integrate with Sarathy. perl.h and util.c required manual resolving.Jarkko Hietaniemi1999-08-011-1/+1
| | | p4raw-id: //depot/cfgperl@3864
* INSTALL =~ s/5.006/5.6/; delay loading Errno until neededGurusamy Sarathy1999-07-261-35/+35
| | | | | (%! has the necessary magic); misc typos p4raw-id: //depot/perl@3754
* New INSTALL from Andy plus a typo fix to it from Kurt.Jarkko Hietaniemi1999-07-231-322/+482
| | | | | | | | | | | | | | | | From: Andy Dougherty <doughera@lafayette.edu> To: Perl Porters <perl5-porters@perl.org> Subject: [PATCH 5.005_57] INSTALL-1.58 Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT) Message-Id: <Pine.GSU.4.05.9907231033190.3555-100000@newton.phys> From: "Kurt D. Starsinic" <kstar@chapin.edu> To: Andy Dougherty <doughera@lafayette.edu> Cc: Perl Porters <perl5-porters@perl.org> Subject: Re: [PATCH 5.005_57] INSTALL-1.58 Date: Fri, 23 Jul 1999 13:38:25 -0400 Message-ID: <19990723133825.A12033@O2.chapin.edu> p4raw-id: //depot/cfgperl@3729
* Change #3725 aftershock.Jarkko Hietaniemi1999-07-231-2/+3
| | | p4raw-id: //depot/cfgperl@3726
* move DProf things around to where they are supposed to beGurusamy Sarathy1999-07-201-0/+1
| | | p4raw-id: //depot/perl@3710
* (Was Re: SunOS4.1 compilation error)Andy Dougherty1999-05-131-4/+14
| | | | | | To: perlbug@perl.com Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys> p4raw-id: //depot/cfgperl@3413
* Circumnavigate Digital UNIX 4.0D miniperl core dumpJarkko Hietaniemi1999-05-101-8/+0
| | | | | (due to QAR 56761) (the bug has been fixed in 4.0E or better) p4raw-id: //depot/cfgperl@3384
* Remove CONFIG item, add Digital UNIX 'ld' bug.Jarkko Hietaniemi1999-05-081-7/+8
| | | p4raw-id: //depot/cfgperl@3338
* allow distinct prefix for versioned executablesRoderick Schertler1999-05-071-0/+9
| | | | | | Message-ID: <3003.923513696@eeyore.ibcinc.com> Subject: perl55.00503 -> perl5.00503 patch for installperl p4raw-id: //depot/perl@3320
* INSTALL patchesAndy Dougherty1999-05-051-186/+208
| | | | | Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys> p4raw-id: //depot/perl@3303
* integrate changes#3105,3130,3154 from maint-5.005Gurusamy Sarathy1999-03-251-6/+25
| | | | | | | | | | p4raw-link: @3154 on //depot/maint-5.005/perl: 60a22511b32234c359f6a1235f7273a596f8edcb p4raw-link: @3130 on //depot/maint-5.005/perl: 08c9aea58d52024cd45844ac23e957399bbc0340 p4raw-link: @3105 on //depot/maint-5.005/perl: 412383e48358b00907bbb438802caa8caf7f67cf p4raw-id: //depot/perl@3158 p4raw-integrated: from //depot/maint-5.005/perl@3157 'ignore' Configure (@3057..) 'merge in' hints/dec_osf.sh (@2702..) hints/netbsd.sh (@2714..) INSTALL (@3059..)
* add note about env pollutionGurusamy Sarathy1999-02-281-0/+7
| | | p4raw-id: //depot/perl@3029
* integrate change#2852 from maint-5.005; integrate cfgperl contents;Gurusamy Sarathy1999-02-161-2/+3
| | | | | | | | | | | elide dups and non-dependents from Changes p4raw-link: @2852 on //depot/maint-5.005/perl: 9d2bcc06253ec4693886be5b5b7869bda6582d6e p4raw-id: //depot/perl@2958 p4raw-integrated: from //depot/maint-5.005/perl@2957 'copy in' README.threads (@1717..) 'merge in' INSTALL (@2737..) p4raw-integrated: from //depot/maint-5.005/perl@2852 'merge in' Configure (@2837..)
* make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to letGurusamy Sarathy1999-02-081-5/+17
| | | | | them ask for insanity (untested) p4raw-id: //depot/perl@2832