免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2739 | 回复: 7
打印 上一主题 下一主题

ScoOpenserver 5.0.7 + PHP 4.3.2安装问题求助 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2003-06-19 12:16 |只看该作者 |倒序浏览
环境如下
OS : Sco Openserver 5.07
Gcc: version 2.95.3
Apache : 1.3.27
PHP : 4.3.2
Informix : 7.31


  1. bash-2.03# cd apache_1.3.27
  2. bash-2.03# ./configure --prefix=/home/httpd
  3. Configuring for Apache, Version 1.3.27
  4. + using installation path layout: Apache (config.layout)
  5. Creating Makefile
  6. Creating Configuration.apaci in src
  7. Creating Makefile in src
  8. + configured for SCO 5 platform
  9. + setting C compiler to gcc
  10. + setting C pre-processor to gcc -E
  11. + checking for system header files
  12. + adding selected modules
  13. + using system Expat
  14. + checking sizeof various data types
  15. + doing sanity check on compiler and options
  16. Creating Makefile in src/support
  17. Creating Makefile in src/os/unix
  18. Creating Makefile in src/ap
  19. Creating Makefile in src/main
  20. Creating Makefile in src/modules/standard
  21. bash-2.03# cd ../php-4.3.2
  22. bash-2.03# ./configure --with-apache=../apache_1.3.27 --without-mysql --with-informix=/usr/informix
  23. .........
  24. ..
  25. .........
  26. +--------------------------------------------------------------------+
  27. | License:                                                           |
  28. | This software is subject to the PHP License, available in this     |
  29. | distribution in the file LICENSE.  By continuing this installation |
  30. | process, you are bound by the terms of this license agreement.     |
  31. | If you do not agree with the terms of this license, you must abort |
  32. | the installation process at this point.                            |
  33. +--------------------------------------------------------------------+
  34. |                          *** NOTE ***                              |
  35. |            The default for register_globals is now OFF!            |
  36. |                                                                    |
  37. | If your application relies on register_globals being ON, you       |
  38. | should explicitly set it to on in your php.ini file.               |
  39. | Note that you are strongly encouraged to read                      |
  40. | http://www.php.net/manual/en/security.registerglobals.php          |
  41. | about the implications of having register_globals set to on, and   |
  42. | avoid using it if possible.                                        |
  43. +--------------------------------------------------------------------+

  44. Thank you for using PHP.

  45. bash-2.03# make
  46. .........
  47. ....
  48. .........
复制代码

*** Warning: Linking the shared library libphp4.la against the
*** static library /usr/lib/libgen.a is not portable!
/usr/lib/libgen.a is in archive format - embedded archives are not allowed
make: *** [libphp4.la] Error 1


  1. bash-2.03# cd /usr/lib
  2. bash-2.03# ls -l libgen*
  3. lrwxrwxrwx   1 root     sys           41 Jun 13 12:08 libgen.a ->; /opt/K/SCO/unixds/5.2.0A/usr/lib/libgen.a
复制代码


PHP Make时报如上红色部分错误,怎样能解决该问题呢)

论坛徽章:
1
荣誉版主
日期:2011-11-23 16:44:17
2 [报告]
发表于 2003-06-19 15:17 |只看该作者

ScoOpenserver 5.0.7 + PHP 4.3.2安装问题求助

我在学习PHP呢
不知这篇文章对你有没有用
http://support.caldera.com/rn_cgi/partneronline.cfg/php/enduser/std_adp.php?p_sid=gmOSf6Mg&p_lva=111290&p_faqid=118211&p_created=1026421964&p_sp=cF9zcmNoPTEmcF9ncmlkc29ydD0mcF9yb3dfY250PTMmcF9zZWFyY2hfdGV4dD0mcF9zZWFyY2hfdHlwZT0zJnBfcHJvZF9sdmwxPTQ0JnBfcHJvZF9sdmwyPX5hbnl_JnBfY2F0X2x2bDE9fmFueX4mcF9zb3J0X2J5PWRmbHQmcF9wYWdlPTE*&p_li=

论坛徽章:
0
3 [报告]
发表于 2003-06-19 16:55 |只看该作者

ScoOpenserver 5.0.7 + PHP 4.3.2安装问题求助

装了zlib和glib问题依旧,大家没有在sco下装php的么

论坛徽章:
1
荣誉版主
日期:2011-11-23 16:44:17
4 [报告]
发表于 2003-06-19 21:42 |只看该作者

ScoOpenserver 5.0.7 + PHP 4.3.2安装问题求助

帮不了你,希望你能找到解决办法,也帮大家写点东西

论坛徽章:
0
5 [报告]
发表于 2003-06-20 21:20 |只看该作者

ScoOpenserver 5.0.7 + PHP 4.3.2安装问题求助

没有--with-informix时可以正常通过

论坛徽章:
0
6 [报告]
发表于 2003-06-22 13:30 |只看该作者

ScoOpenserver 5.0.7 + PHP 4.3.2安装问题求助

/bin/ksh /home/gnu/php-4.3.2/libtool --silent --preserve-dup-deps --mode=link gcc -g -O2 -prefer-pic  -rpath /home/gnu/php-4.3.2/libs -avoid-version -module -L/usr/informix/lib -L/usr/informix/lib/esql -L/home/gnu/php-4.3.2/ext/informix  -R /usr/informix/lib -R /usr/informix/lib/esql -R /home/gnu/php-4.3.2/ext/informix ext/ctype/ctype.lo ext/informix/ifx.lo ext/overload/overload.lo ext/pcre/pcrelib/maketables.lo ext/pcre/pcrelib/get.lo ext/pcre/pcrelib/study.lo ext/pcre/pcrelib/pcre.lo ext/pcre/php_pcre.lo ext/posix/posix.lo ext/session/session.lo ext/session/mod_files.lo ext/session/mod_mm.lo ext/session/mod_user.lo ext/standard/array.lo ext/standard/base64.lo ext/standard/basic_functions.lo ext/standard/browscap.lo ext/standard/crc32.lo ext/standard/crypt.lo ext/standard/cyr_convert.lo ext/standard/datetime.lo ext/standard/dir.lo ext/standard/dl.lo ext/standard/dns.lo ext/standard/exec.lo ext/standard/file.lo ext/standard/filestat.lo ext/standard/flock_compat.lo ext/standard/formatted_print.lo ext/standard/fsock.lo ext/standard/head.lo ext/standard/html.lo ext/standard/image.lo ext/standard/info.lo ext/standard/iptc.lo ext/standard/lcg.lo ext/standard/link.lo ext/standard/mail.lo ext/standard/math.lo ext/standard/md5.lo ext/standard/metaphone.lo ext/standard/microtime.lo ext/standard/pack.lo ext/standard/pageinfo.lo ext/standard/parsedate.lo ext/standard/quot_print.lo ext/standard/rand.lo ext/standard/reg.lo ext/standard/soundex.lo ext/standard/string.lo ext/standard/scanf.lo ext/standard/syslog.lo ext/standard/type.lo ext/standard/uniqid.lo ext/standard/url.lo ext/standard/url_scanner.lo ext/standard/var.lo ext/standard/versioning.lo ext/standard/assert.lo ext/standard/strnatcmp.lo ext/standard/levenshtein.lo ext/standard/incomplete_class.lo ext/standard/url_scanner_ex.lo ext/standard/ftp_fopen_wrapper.lo ext/standard/http_fopen_wrapper.lo ext/standard/php_fopen_wrapper.lo ext/standard/credits.lo ext/standard/css.lo ext/standard/var_unserializer.lo ext/standard/ftok.lo ext/standard/aggregation.lo ext/standard/sha1.lo ext/tokenizer/tokenizer.lo regex/regcomp.lo regex/regexec.lo regex/regerror.lo regex/regfree.lo TSRM/TSRM.lo TSRM/tsrm_strtok_r.lo TSRM/tsrm_virtual_cwd.lo main/main.lo main/snprintf.lo main/spprintf.lo main/php_sprintf.lo main/safe_mode.lo main/fopen_wrappers.lo main/alloca.lo main/php_scandir.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/streams.lo main/network.lo main/php_open_temporary_file.lo main/php_logos.lo main/output.lo main/memory_streams.lo main/user_streams.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dynamic_array.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_indent.lo Zend/zend_builtin_functions.lo Zend/zend_sprintf.lo Zend/zend_ini.lo Zend/zend_qsort.lo Zend/zend_multibyte.lo Zend/zend_execute.lo sapi/apache/sapi_apache.lo sapi/apache/mod_php4.lo sapi/apache/php_apache.lo main/internal_functions.lo -lifsql -lifasf -lifgen -lifos -lifgls -lnsl_s -lprot -lx /usr/lib/libgen.a -lsocket -lsuds -lx -lelf -lprot -lx -ltinfo -lphpifx -lifglx -lm -lsocket  -o libphp4.la

*** Warning: Linking the shared library libphp4.la against the
*** static library /usr/lib/libgen.a is not portable!     

DSO方式安装时存在相同问题

问题都出现在libphp4.a生成时

论坛徽章:
1
荣誉版主
日期:2011-11-23 16:44:17
7 [报告]
发表于 2003-06-22 16:50 |只看该作者

ScoOpenserver 5.0.7 + PHP 4.3.2安装问题求助

要吗~帮你转到PHP版问问吧~~~
鹿鹿给帮帮忙吧~~

论坛徽章:
0
8 [报告]
发表于 2003-11-27 08:18 |只看该作者

ScoOpenserver 5.0.7 + PHP 4.3.2安装问题求助

用gmake,可以
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP