有关于mod_perl的文章么?

4red 2001-11-11 11:02:52
看到电子工业出版社将要推出"深入学习: mod_perl...",
但在它的站点上找不到.我原来想做一个系统,提供大家共同翻译
mod_perl guide 的.大家有什么建议么?

当然,该系统如果好了之后,还可以建立翻译其他书籍的 project
有点类似于cvs的概念
...全文
135 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
4red 2001-11-12
  • 打赏
  • 举报
回复
呵呵,这个问题和topic没什么关系吧~~
你应该下载for windows的DBI模块,到http://www.activestate.com找
然后解开相应的包,进入dbi目录,打:
ppm install DBI.ppd
这样就解决了

虽然nmake可以编译,但是很多模块底层还用了其它的动态连接库(*.o,*.so)等,windows下就是对应的dll文件。所以不兼容。
csrcom 2001-11-12
  • 打赏
  • 举报
回复
C:\Perl\Tk\DBI-1.14>perl makefile.pl

*** You are using a perl with experimental threading enabled!
*** You should be aware that using multiple threads is unstable
*** are should NOT be done in production environments.
DBI thread mutex protection is enabled

*** Note:
The optional PlRPC-modules (RPC::PlServer etc) are not installed.
If you want to use the DBD::Proxy driver and DBI::ProxyServer
modules, then you'll need to install the RPC::PlServer, RPC::PlClient,
Storable and Net::Daemon modules. The CPAN Bundle::DBI may help you.
You can install them any time after installing the DBI.
You do *not* need these modules for typical DBI usage.

Optional modules are available from any CPAN mirror, in particular
http://www.perl.com/CPAN/modules/by-module
http://www.perl.org/CPAN/modules/by-module
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module

Writing Makefile for DBI

Remember to actually *read* the README file!
Use 'make' to build the software (dmake or nmake on Windows).
Then 'make test' to execute self tests.
Then 'make install' to install the DBI and then delete this working
directory before unpacking and building any DBD::* drivers.

Windows users need to use the correct make command.
That may be nmake or dmake depending on which Perl you are using.
If using the Win32 ActiveState build then it is recommended that you
use the ppm utility to fetch and install a prebuilt DBI instead.

C:\Perl\Tk\DBI-1.14>nmake

Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

"Makefile out-of-date with respect to C:\Perl\lib\Config.pm"
"Cleaning current config before rebuilding Makefile..."
NMAKE -f Makefile.old clean > NUL || rem

Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

C:\Perl\bin\Perl.exe "-IC:\Perl\lib" "-IC:\Perl\lib" Makefile.PL

*** You are using a perl with experimental threading enabled!
*** You should be aware that using multiple threads is unstable
*** are should NOT be done in production environments.
DBI thread mutex protection is enabled

*** Note:
The optional PlRPC-modules (RPC::PlServer etc) are not installed.
If you want to use the DBD::Proxy driver and DBI::ProxyServer
modules, then you'll need to install the RPC::PlServer, RPC::PlClient,
Storable and Net::Daemon modules. The CPAN Bundle::DBI may help you.
You can install them any time after installing the DBI.
You do *not* need these modules for typical DBI usage.

Optional modules are available from any CPAN mirror, in particular
http://www.perl.com/CPAN/modules/by-module
http://www.perl.org/CPAN/modules/by-module
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module

Checking if your kit is complete...
Looks good
Writing Makefile for DBI

Remember to actually *read* the README file!
Use 'make' to build the software (dmake or nmake on Windows).
Then 'make test' to execute self tests.
Then 'make install' to install the DBI and then delete this working
directory before unpacking and building any DBD::* drivers.

Windows users need to use the correct make command.
That may be nmake or dmake depending on which Perl you are using.
If using the Win32 ActiveState build then it is recommended that you
use the ppm utility to fetch and install a prebuilt DBI instead.
"==> Your Makefile has been rebuilt. <=="
"==> Please rerun the make command. <=="
false
'false' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
NMAKE : fatal error U1077: 'false' : return code '0x1'
Stop.

C:\Perl\Tk\DBI-1.14>

##############################以上是安装
"==> Your Makefile has been rebuilt. <=="
"==> Please rerun the make command. <=="
false
'false' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
NMAKE : fatal error U1077: 'false' : return code '0x1'
Stop.
###########################################
出现上面这个问题要如何解决??????????

4red 2001-11-11
  • 打赏
  • 举报
回复
我指的就是那本官方网站上的mode_perl guide
而 writing apache module with C and Perl 是讲apache模块的编写的,呵呵
不知引进翻译了没有?
peifang 2001-11-11
  • 打赏
  • 举报
回复
mod_perl现在比较好的一本书就是它的作者写的那本writing apache module with C and Perl.电子工业那本没有听说过。mod_perl官方网站上的那些指南几乎是mod_perl指南地全部了。
peifang 2001-11-11
  • 打赏
  • 举报
回复
??Mod_perl除了用来写apache模块还能做什么,apache模块那本书不是非常合适么。
那本书即没有影印,也没有翻译,我看得是从国外带回来的。写的还行吧,没有什么太深邃的东西。

2,204

社区成员

发帖
与我相关
我的任务
社区描述
Web 开发 CGI
社区管理员
  • CGI社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧