yum installs gd library for php under linux

WBOY
Release: 2016-07-25 08:55:18
Original
1557 people have browsed it
  1. [root@jbxue ~]# yum install php-gd*
  2. Setting up Install Process
  3. Setting up repositories
  4. base 100% |================== =======| 951 B 00:00
  5. update 100% |=========================| 951 B 00:00
  6. ================================================
  7. GD Support enabled
  8. GD Version bundled (2.0.28 compatible)
  9. FreeType Support enabled
  10. FreeType Linkage with freetype
  11. FreeType Version 2.2.1
  12. GIF Read Support enabled
  13. GIF Create Support enabled
  14. JPG Support enabled
  15. PNG Support enabled
  16. WBMP Support enabled
  17. XBM Support enabled
Copying the code

is very simple. It includes freetype, jpeg, png and other extension libraries and installs them together, which is much easier than compiling and installing.



Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!