要在使用相同平台的其他任何计算机上安装这些模块,则只需转入每个目录并运行makeinstall即可。
To install these modules on any other computer using the same platform, simply change into each directory and run make install.
要安装新的模块,从它的项目页面下载模块代码,然后解压缩代码并将模块复制到Drupal的模块的子目录中。
To install a new module, download its code from its project page, extract it, and copy the module to Drupal's module subdirectory.
为了再一次让自己确信已经安装了所需要的模块,请在Bugzilla目录中重新运行checksetup . pl脚本(清单5)。
To reassure yourself that the required modules are present, rerun the checksetup.pl script from the Bugzilla directory (Listing 5).
更改php模块目录(其位置取决于安装位置)。
Change the PHP module directory (location depending on the installation location).
运行清单5中的脚本后,您会拥有一个目录,该目录中包含给定平台的所有“准备安装”模块。
When the script in Listing 5 has run, you'll have a single directory that contains all the "ready-to-install" modules for a given platform.
如果要在UNIX下安装,您的用户还得有根权限或者至少一部分的管理权限,因为模块是要被安装到Perl自身的库文件目录中去的。
For installation on UNIX, your user may need root or at least some administrative privileges, because installation is done into Perl's own library directory.
如果要在UNIX下安装,您的用户还得有根权限或者至少一部分的管理权限,因为模块是要被安装到Perl自身的库文件目录中去的。
For installation on UNIX, your user may need root or at least some administrative privileges, because installation is done into Perl's own library directory.
应用推荐