- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我的最终目标是运行 twiki我的研究小组的网站。
我在运行 Apache 等的 RedHat 服务器上有空间,但我没有 root 访问权限。由于我无法使用当前权限安装 perl 模块,因此我决定手动安装本地版本的 perl。得到那个工作没问题。使 twiki 工作需要以下模块:
UNRECOVERABLE ERROR Could not find gdlib-config in the search path.
Please install libgd 2.0.28 or higher. If you want to try to
compile anyway, please rerun this script with the option --ignore_missing_gd.
configure.ac:64: warning: macro `AM_ICONV' not found in library
configure.ac:10: required directory ./config does not exist cp: cannot
create regular file `config/config.guess': No such file or directory
configure.ac:11: installing `config/config.guess' configure.ac:11:
error while copying cp: cannot create regular file
`config/config.sub': No such file or directory configure.ac:11:
installing `config/config.sub' configure.ac:11: error while
copying cp: cannot create regular file `config/install-sh': No such
file or directory configure.ac:28: installing `config/install-sh'
configure.ac:28: error while copying cp: cannot create regular
file `config/missing': No such file or directory configure.ac:28:
installing `config/missing' configure.ac:28: error while copying
configure.ac:577: required file `config/Makefile.in' not found
configure.ac:577: required file `config/gdlib-config.in' not found
configure.ac:577: required file `test/Makefile.in' not found
Makefile.am:14: Libtool library used but `LIBTOOL' is undefined
Makefile.am:14: The usual way to define `LIBTOOL' is to add
AC_PROG_LIBTOOL' Makefile.am:14: to
configure.ac' and run
aclocal' and
autoconf' again. Makefile.am:14: If `AC_PROG_LIBTOOL'is in `configure.ac', make sure Makefile.am:14: its definition is in
aclocal's search path. cp: cannot create regular file
`config/depcomp': No such file or directory Makefile.am: installing
`config/depcomp' Makefile.am: error while copying Failed
最佳答案
安装包gd-devel
, 它包含 /usr/bin/gdlib-config
.
关于perl - 在 RedHat 机器上为 twiki 安装 GD 库,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10572035/
最近我在我的 RHEL 5 上使用 perl 版本 5.8.8 安装了一些 perl 模块,所有安装都很好。我可以看到这些模块存在于@INC 中,但我的 TWiki 站点声称它找不到它们返回错误:Ca
如何转换 Markdown格式化文本到 TWiki格式化文本? 最佳答案 我会用 https://metacpan.org/module/Markdown::Foswiki :) 关于markdown
TWiki 是一个很好的 wiki 项目。我已经实现并使用了。默认情况下,Twiki 将数据存储在扩展名为 .txt 的文件中,是否有任何插件/方法可以将发布数据存储在 mysql 数据库中? 如何将
我真的很想使用组织模式。 但是,我想使用 org-mode 来理解已经使用不同标题语法编写的结构化文档, 例如使用 twiki 的 ---+ ---+ H1 Top level ---++ H2 Ne
我的最终目标是运行 twiki我的研究小组的网站。 我在运行 Apache 等的 RedHat 服务器上有空间,但我没有 root 访问权限。由于我无法使用当前权限安装 perl 模块,因此我决定手动
我是一名优秀的程序员,十分优秀!