Skip to content
This repository was archived by the owner on Jan 2, 2019. It is now read-only.

Clarify prerequisites #373

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Clarify prerequisites #373

wants to merge 1 commit into from

Conversation

trickv
Copy link

@trickv trickv commented May 28, 2014

I'm setting up PHPExcel for the first time, and I found the prerequisites misleading, so I hope this helps clarify?

We'd also need to update this: https://github.com/PHPOffice/PHPExcel/wiki/Developer-Documentation-Prerequisites
But I'm not sure how to - but you can just copy my changes from install.txt

Hope this helps...

Clean up extension names to match the actual PHP extension names (eg. 'zip' rather than 'php_zip'), trying to be distribution-agnostic.

Add note that we need all three of xml, xmlreader and xmlwriter - on many distributions these are a single package to install, but on FreeBSD these are distinct packages (as they indeed are when compiling PHP from source.)

Change note about GD needing version 2.  Version 2 has been the default version to compile the gd extension against for many years, but saying we need an extension 'gd2' misleads new users to thinking that there is a distinct extension to install.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants