Pickup Knowledge for Perl and Version Upgrade
1. Installation
>perl -v
This is perl 5, version 12, subversion 4 (v5.12.4)
Upgrade the perl to latest version
> curl -L http://xrl.us/installperlosx | bash
Or
Go to official website and download the latest version 5.16.3
Upgrade cpan
>cpan
cpan>upgrade
2. Old Docs
http://sillycat.iteye.com/blog/1012882 Installation, basic hello world and how to run, array&String&Number
http://sillycat.iteye.com/blog/1012923 control structure
http://sillycat.iteye.com/blog/1017632 String Handler, Module and CPAN
http://sillycat.iteye.com/blog/1021197 Web Programming
Deployment
Request and Header Info
3. Enable Nginx to Handle Perl
autoconf
configure & make & install
automake
libtool
Then try to install fcgiwrap
>autoreconf -i
Error Message during install fcgiwrap
configure.ac:32: error: possibly undefined macro: AC_DEFINE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /Users/carl/tool/autoconf-2.69/bin/autoconf failed with exit status: 1
Solution:
Install pkg-config
> ./configure --prefix=/Users/carl/tool/pkg-config-0.28 --with-internal-glib
>autoreconf -i
Working fine
>./configure —prefix=/Users/carl/tool/fcgiwrap
Error Message:
checking for FCGX_Init in -lfcgi... no
configure: error: FastCGI library is missing
Solution:
Install the fastcgi
> curl -OL http://www.fastcgi.com/dist/fcgi.tar.gz
Finally, still fails to install https://github.com/gnosek/fcgiwrap.
Try this
Still not working, it seems hard on MAC for me.
References:
相关推荐
It gives you what you need to use the most up-to-date Perl most effectively, all day, every day. What You Need: Perl 5.16 or newer (Perl 5.20 or 5.22 preferred). Installation/upgrade instructions ...
FortiGate for VMWare ESXi platform Version 6.4.14Upgrade Path Release Notes
Windows 7and8 Enterprise Upgrade 注册码
Oracle Grid Infrastructure是Oracle数据库12c版本的关键组件,主要用于提供高可用性和自动故障转移等功能。在Oracle Real Application Clusters(RAC)环境中,Grid Infrastructure扮演着核心角色,因为它负责管理...
- Respond to different parameters (for example, the time of day or the version of the visitor's browser) - Have a “memory,” allowing for user registration and login, e-commerce, and similar ...
Apache Hadoop YARN is the modern distributed operating system for big data applications....And you’ll leave with all the knowledge of how to upgrade painlessly from 2.x to 3.x to get all the benefits.
Learn more about the features and functions of SAP Crystal Reports, developer version for Microsoft Visual Studio. Powerful designer features for creating rich reports Flexible Windows and Web ...
很优质的官方资源,可以用于内部培训、客户宣讲、产品展示、市场活动等
This guide is designed for Oracle administrators who wish to update their skills and knowledge to the latest version of Oracle Database 12c. The book provides comprehensive coverage of the exam ...
Copyright Preface What You Need to Know Who This Book Is For How This Book Is Organized Reference Sections Filesystem Conventions Apache and Perl Versions ...
Oracle Database Upgrade and Migration Methods 英文无水印pdf pdf所有页面使用FoxitReader和PDF-XChangeViewer测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有...
ES6 for Humans The Latest Standard of JavaScript: ES2015 and ...ES6 for Humans is a complete guide to writing ES6 and will enable you to start taking advantage of this exciting new version of JavaScript.
This book is intended for people that have some background in DirectX8 or DirectX9 programming and want to upgrade their knowledge to DirectX 10. At some point this book will be available on paper and...
Oracle Sales Analyzer Installation and Upgrade Guide Release 11 i
Learn more about the features and functions of SAP Crystal Reports, developer version for Microsoft Visual Studio. Powerful designer features for creating rich reports Flexible Windows and Web ...
标题中的"upgrade tool for linux2.6"指的是用于升级Linux内核版本2.6的工具。在Linux系统中,内核是操作系统的核心部分,负责管理硬件资源、提供系统调用接口以及调度进程等任务。随着时间的推移,内核会不断更新以...
Perl是一种强大的、跨平台的脚本编程语言,广泛用于文本处理、系统管理、网络编程以及Web开发等。在Ubuntu这样的Linux发行版上安装Perl是开发者和系统管理员的基本需求。本文将详细阐述如何在Ubuntu上安装Perl ...
在众多版本中,“Windows 10 Upgrade 9252”是一个重要的里程碑,它在Windows 10的发展历程中占据着特殊的地位。这一版本不仅引入了多项新功能,还修复了前一版本存在的问题,旨在为用户提供更加稳定和流畅的操作...