Objet : Pour les administrateurs de serveurs de listes utilisant le logiciel Sympa
Archives de la liste
[sympa-fr] Can't locate Mail/Internet.pm in @INC and Can't locate CPAN.pm in @INC
- From: "Ulisse" <adresse@cachée>
- To: <adresse@cachée>
- Subject: [sympa-fr] Can't locate Mail/Internet.pm in @INC and Can't locate CPAN.pm in @INC
- Date: Sat, 5 Feb 2005 03:21:50 +0100
I'm only a newbie but I have attempted to install sympa in 2 server but i have
failed.
In a server (RH9 and Plesk 7.5, Pent4 1M RAM) i
have the error :
[root@air421 sympa-4.1.3]# make
Checking needed CPAN modules ... /usr/bin/perl ./check_perl_modules.pl Can't locate CPAN.pm in @INC (@INC contains: /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 .) at ./check_perl_modules.pl line 23. BEGIN failed--compilation aborted at ./check_perl_modules.pl line 23. make: *** [checkcpan] Error 2 [root@air421 sympa-4.1.3]# ..................
In the other server (RH Ent. e Plesk 7.5, DualPent.
4 2M RAM) i have the error :
[root@air421 sympa-4.1.3]# make
install
.............
.............
.............
It seems to be your first installation of
Sympa
The following wizard will help you create your /etc/sympa.conf and /etc/wwsympa.conf : Can't locate Mail/Internet.pm in @INC (@INC contains: /home/sympa/bin /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at /home/sympa/bin/tools.pl line 25. BEGIN failed--compilation aborted at /home/sympa/bin/tools.pl line 25. Compilation failed in require at /home/sympa/bin/sympa_wizard.pl line 29. make: *** [installconfig] Error 2 [root@meta99 sympa-4.1.3]# ---------------------
---------------------
---------------------
---------------------
---------------------
SERVER 1 :
...........................
[root@air421 sympa-4.1.3]# chmod 755
check_perl_modules.pl
[root@air421 sympa-4.1.3]# ./check_perl_modules.pl ./check_perl_modules.pl: line 23: use: command not found ./check_perl_modules.pl: line 27: syntax error near unexpected token `(' ./check_perl_modules.pl: line 27: `%versions = ('perl' => '5.005',' [root@air421 sympa-4.1.3]# ..............................
[root@air421 sympa-4.1.3]# ./configure
checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for AIX... no checking for perl... /usr/bin/perl checking for suidperl... /usr/bin/suidperl checking for mhonarc... /usr/bin/mhonarc checking for openssl... /usr/bin/openssl checking for cvs2cl.pl... /usr/local/bin checking for sh... /bin/sh checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands [root@air421 sympa-4.1.3]# ....................
[root@air421 sympa-4.1.3]# make
Checking needed CPAN modules ... /usr/bin/perl ./check_perl_modules.pl Can't locate CPAN.pm in @INC (@INC contains: /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 .) at ./check_perl_modules.pl line 23. BEGIN failed--compilation aborted at ./check_perl_modules.pl line 23. make: *** [checkcpan] Error 2 [root@air421 sympa-4.1.3]# ....................
SERVER 2
[root@meta99 sympa-4.1.3]# chmod 755
check_perl_modules.pl
[root@meta99 sympa-4.1.3]# ./check_perl_modules.pl ./check_perl_modules.pl: line 23: use: command not found ./check_perl_modules.pl: line 27: syntax error near unexpected token `(' ./check_perl_modules.pl: line 27: `%versions = ('perl' => '5.005',' [root@meta99 sympa-4.1.3]# ..........................
[root@meta99 sympa-4.1.3]# ./configure
checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for AIX... no checking for perl... /usr/bin/perl checking for suidperl... /usr/bin/suidperl checking for mhonarc... /usr/bin/mhonarc checking for openssl... /usr/bin/openssl checking for cvs2cl.pl... /usr/local/bin checking for sh... /bin/sh checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands [root@meta99 sympa-4.1.3]# ....................
[root@meta99 sympa-4.1.3]# make
Checking needed CPAN modules ... /usr/bin/perl ./check_perl_modules.pl ******* Check perl for SYMPA ******** Checking for PERL
version:
----------------------------- your version of perl is OK (5.008 >= 5.005) Checking for REQUIRED
modules:
------------------------------------------ perl module from CPAN STATUS ----------- --------- ------ Archive::Zip Archive-Zip OK (1.14 >= 1.05) CGI CGI OK (2.89 >= 2.52) DB_File DB_FILE OK (1.806 >= 1.75) Digest::MD5 Digest-MD5 OK (2.20 >= 2.00) File::Spec File-Spec OK (0.83 >= 0.8) IO::Scalar IO-stringy was not found on this system. Setting FTP Passive mode Description: Install module IO::Scalar ? [y] Unknown command 'conf'. Type ? for help. CPAN: Storable loaded ok Going to read /root/.cpan/Metadata Database was generated on Thu, 03 Feb 2005 21:38:00 GMT Running install for module IO::Scalar The module IO::Scalar isn't available on
CPAN.
Either the module has not yet been uploaded
to CPAN, or it is
temporary unavailable. Please contact the author to find out more about the status. Try 'i IO::Scalar'. MIME::Base64 MIME-Base64 OK (2.12 >= 1.0) MIME::Tools MIME-tools was not found on this system. Description: Install module MIME::Tools ? [y] Unknown command 'conf'. Type ? for help. Warning: Cannot install MIME::Tools, don't know what it is. Try the command i /MIME::Tools/
to find objects with matching
identifiers.
Mail::Internet MailTools was not found on this system. Description: Install module Mail::Internet ? [y] Unknown command 'conf'. Type ? for help. Running install for module Mail::Internet The module Mail::Internet isn't available on
CPAN.
Either the module has not yet been uploaded
to CPAN, or it is
temporary unavailable. Please contact the author to find out more about the status. Try 'i Mail::Internet'. Checking for OPTIONAL
modules:
------------------------------------------ perl module from CPAN STATUS ----------- --------- ------ Bundle::LWP LWP OK (1.09 >= 1.09) Constant subroutine CGI::XHTML_DTD redefined at /usr/lib/perl5/5.8.0/constant.pm line 108, <STDIN> line 3. CGI::Fast CGI CGI::Fast doesn't return 1 (check it). Crypt::CipherSaber CipherSaber was not found on this system. Description: this module provides reversible encryption of user passwords in the database. Install module Crypt::CipherSaber ? [n] DBD::Oracle DBD-Oracle was not found on this system. Description: Oracle database driver, required if you connect to a Oracle database. Install module DBD::Oracle ? [n] DBD::Pg DBD-Pg OK (1.21 >= 0.90) DBD::Sybase DBD-Sybase was not found on this system. Description: Sybase database driver, required if you connect to a Sybase database. Install module DBD::Sybase ? [n] DBD::mysql Msql-Mysql-modulesOK (2.1021 >= 2.0407) DBI DBI OK (1.32 >= 1.06) FCGI FCGI was not found on this system. Description: WSympa, Sympa's web interface can run as a FastCGI (ie: a persistent CGI). If you install this module, you will also need to install the associated mod_fastcgi for Apache. Install module FCGI ? [n] IO::Socket::SSL IO-Socket-SSL was not found on this system. Description: required by CAS (single sign-on) and the 'include_remote_sympa_list' feature that includes members of a list on a remote server, using X509 authentication Install module IO::Socket::SSL ? [n] Net::LDAP perl-ldap was not found on this system. Description: required to query LDAP directories. Sympa can do LDAP-based authentication ; it can also build mailing lists with LDAP-extracted members. Install module Net::LDAP ? [n] Net::SMTP libnet OK (2.24 >= 1.0) Net::SSLeay NET-SSLeay was not found on this system. Description: required by the 'include_remote_sympa_list' feature that includes members of a list on a remote server, using X509 authentication Install module Net::SSLeay ? [n] SOAP::Lite SOAP-Lite was not found on this system. Description: required if you want to run the Sympa SOAP server that provides ML services via a "web service" Install module SOAP::Lite ? [n] ******* NOTE ******* You can retrive all theses modules from any CPAN server (for example ftp://ftp.pasteur.fr/pub/computing/CPAN/CPAN.html) Making src making in src... make[1]: Entering directory `/home/httpd/vhosts/mailinglist99.com/httpdocs/sympa/stable/sympa-4.1.3/src' gcc -g -DCONFIG=\"/etc/sympa.conf\" -o queue queue.c gcc -g -DCONFIG=\"/etc/sympa.conf\" -o bouncequeue bouncequeue.c gcc -g -DCONFIG=\"/etc/sympa.conf\" -DNEWALIASES=\"/usr/bin/newaliases\" \ -DNEWALIASES_ARG=\"\" -o aliaswrapper aliaswrapper.c gcc -g -DCONFIG=\"/etc/sympa.conf\" -DPOSTMAP=\"/usr/sbin/postmap\" \ -DPOSTMAP_ARG=\"/etc/mail/sympa_virtual\" -o virtualwrapper virtualwrapper.c make[1]: Leaving directory `/home/httpd/vhosts/mailinglist99.com/httpdocs/sympa/stable/sympa-4.1.3/src' ################################## ## You don't have suidperl installed. ## Suidperl is required to run WWSympa with SetUID. ##################################################### ################################## ## You don't have mhonarc installed. ## Mhonarc is required to manage web archives. ##################################################### Making man making in doc/man8/... make[1]: Entering directory `/home/httpd/vhosts/mailinglist99.com/httpdocs/sympa/stable/sympa-4.1.3/doc/man8' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/httpd/vhosts/mailinglist99.com/httpdocs/sympa/stable/sympa-4.1.3/doc/man8' [root@meta99 sympa-4.1.3]# ---------------------
[root@air421 sympa-4.1.3]# make
install
.............
.............
............. Creating
/home/sympa/bin/etc/wws_templates/get_closed_lists.fr.tpl
Creating /home/sympa/bin/etc/wws_templates/get_latest_lists.fr.tpl Creating /home/sympa/bin/etc/wws_templates/get_pending_lists.fr.tpl Creating /home/sympa/bin/etc/wws_templates/help_admin.fr.tpl Creating /home/sympa/bin/etc/wws_templates/help_editfile.fr.tpl Creating /home/sympa/bin/etc/wws_templates/help_editlist.fr.tpl Malformed UTF-8 character (unexpected end of string) at ../../../subst.pl line 51, <IN> line 58. Malformed UTF-8 character (unexpected end of string) at ../../../subst.pl line 51, <IN> line 77. Malformed UTF-8 character (unexpected end of string) at ../../../subst.pl line 51, <IN> line 139. Malformed UTF-8 character (unexpected end of string) at ../../../subst.pl line 51, <IN> line 182. Malformed UTF-8 character (unexpected end of string) at ../../../subst.pl line 51, <IN> line 183. Malformed UTF-8 character (unexpected end of string) at ../../../subst.pl line 51, <IN> line 262. Creating /home/sympa/bin/etc/wws_templates/help.fr.tpl Creating /home/sympa/bin/etc/wws_templates/help_user_options.fr.tpl Creating /home/sympa/bin/etc/wws_templates/home.fr.tpl Creating /home/sympa/bin/etc/wws_templates/install_pending_list.fr.tpl Creating /home/sympa/bin/etc/wws_templates/list_menu.fr.tpl Creating /home/sympa/bin/etc/wws_templates/lists.fr.tpl Creating /home/sympa/bin/etc/wws_templates/loginbanner.fr.tpl Creating /home/sympa/bin/etc/wws_templates/login.fr.tpl Creating /home/sympa/bin/etc/wws_templates/loginrequest.fr.tpl Creating /home/sympa/bin/etc/wws_templates/menu.fr.tpl Creating /home/sympa/bin/etc/wws_templates/modindex.fr.tpl Creating /home/sympa/bin/etc/wws_templates/notice.fr.tpl Malformed UTF-8 character (unexpected end of string) at ../../../subst.pl line 51, <IN> line 13. Malformed UTF-8 character (unexpected end of string) at ../../../subst.pl line 51, <IN> line 16. Creating /home/sympa/bin/etc/wws_templates/pref.fr.tpl Creating /home/sympa/bin/etc/wws_templates/remindpasswd.fr.tpl Creating /home/sympa/bin/etc/wws_templates/remove_arc.fr.tpl Creating /home/sympa/bin/etc/wws_templates/rename_list_request.fr.tpl Creating /home/sympa/bin/etc/wws_templates/reviewbouncing.fr.tpl Creating /home/sympa/bin/etc/wws_templates/review.fr.tpl Malformed UTF-8 character (unexpected end of string) at ../../../subst.pl line 51, <IN> line 220. Creating /home/sympa/bin/etc/wws_templates/serveradmin.fr.tpl Creating /home/sympa/bin/etc/wws_templates/set_pending_list_request.fr.tpl Creating /home/sympa/bin/etc/wws_templates/show_cert.fr.tpl Creating /home/sympa/bin/etc/wws_templates/sigrequest.fr.tpl Creating /home/sympa/bin/etc/wws_templates/subindex.fr.tpl Creating /home/sympa/bin/etc/wws_templates/suboptions.fr.tpl Creating /home/sympa/bin/etc/wws_templates/subrequest.fr.tpl Malformed UTF-8 character (unexpected end of string) at ../../../subst.pl line 51, <IN> line 18. Creating /home/sympa/bin/etc/wws_templates/title.fr.tpl Malformed UTF-8 character (unexpected end of string) at ../../../subst.pl line 51, <IN> line 15. Malformed UTF-8 character (unexpected end of string) at ../../../subst.pl line 51, <IN> line 21. Creating /home/sympa/bin/etc/wws_templates/viewmod.fr.tpl Creating /home/sympa/bin/etc/wws_templates/view_translations.fr.tpl wws_templates/hu Creating /home/sympa/bin/etc/wws_templates/add_request.hu.tpl Creating /home/sympa/bin/etc/wws_templates/admin.hu.tpl Creating /home/sympa/bin/etc/wws_templates/admin_menu.hu.tpl Creating /home/sympa/bin/etc/wws_templates/arc.hu.tpl Creating /home/sympa/bin/etc/wws_templates/arc_protect.hu.tpl Creating /home/sympa/bin/etc/wws_templates/arcsearch_form.hu.tpl Creating /home/sympa/bin/etc/wws_templates/arcsearch.hu.tpl Malformed UTF-8 character (unexpected end of string) at ../../../subst.pl line 51, <IN> line 26. Creating /home/sympa/bin/etc/wws_templates/change_email.hu.tpl Malformed UTF-8 character (unexpected end of string) at ../../../subst.pl line 51, <IN> line 4. Creating /home/sympa/bin/etc/wws_templates/choosepasswd.hu.tpl Creating /home/sympa/bin/etc/wws_templates/close_list.hu.tpl Creating /home/sympa/bin/etc/wws_templates/compose_mail.hu.tpl Creating /home/sympa/bin/etc/wws_templates/create_list.hu.tpl Creating /home/sympa/bin/etc/wws_templates/create_list_request.hu.tpl Creating /home/sympa/bin/etc/wws_templates/d_control.hu.tpl Creating /home/sympa/bin/etc/wws_templates/d_editfile.hu.tpl Creating /home/sympa/bin/etc/wws_templates/d_read.hu.tpl Creating /home/sympa/bin/etc/wws_templates/editfile.hu.tpl Creating /home/sympa/bin/etc/wws_templates/edit_list_request.hu.tpl Creating /home/sympa/bin/etc/wws_templates/editsubscriber.hu.tpl Creating /home/sympa/bin/etc/wws_templates/error.hu.tpl Malformed UTF-8 character (unexpected end of string) at ../../../subst.pl line 51, <IN> line 36. Malformed UTF-8 character (unexpected end of string) at ../../../subst.pl line 51, <IN> line 60. Malformed UTF-8 character (unexpected end of string) at ../../../subst.pl line 51, <IN> line 63. Malformed UTF-8 character (unexpected end of string) at ../../../subst.pl line 51, <IN> line 99. Malformed UTF-8 character (unexpected end of string) at ../../../subst.pl line 51, <IN> line 102. Malformed UTF-8 character (unexpected end of string) at ../../../subst.pl line 51, <IN> line 105. Creating /home/sympa/bin/etc/wws_templates/get_pending_lists.hu.tpl Creating /home/sympa/bin/etc/wws_templates/help_admin.hu.tpl Creating /home/sympa/bin/etc/wws_templates/help_editfile.hu.tpl Malformed UTF-8 character (unexpected end of string) at ../../../subst.pl line 51, <IN> line 5. Creating /home/sympa/bin/etc/wws_templates/help_editlist.hu.tpl Creating /home/sympa/bin/etc/wws_templates/help.hu.tpl Malformed UTF-8 character (unexpected end of string) at ../../../subst.pl line 51, <IN> line 12. Creating /home/sympa/bin/etc/wws_templates/home.hu.tpl Creating /home/sympa/bin/etc/wws_templates/install_pending_list.hu.tpl Creating /home/sympa/bin/etc/wws_templates/list_menu.hu.tpl Creating /home/sympa/bin/etc/wws_templates/lists.hu.tpl Creating /home/sympa/bin/etc/wws_templates/loginbanner.hu.tpl Creating /home/sympa/bin/etc/wws_templates/login.hu.tpl Creating /home/sympa/bin/etc/wws_templates/loginrequest.hu.tpl Creating /home/sympa/bin/etc/wws_templates/menu.hu.tpl Creating /home/sympa/bin/etc/wws_templates/modindex.hu.tpl Creating /home/sympa/bin/etc/wws_templates/notice.hu.tpl Creating /home/sympa/bin/etc/wws_templates/pref.hu.tpl Creating /home/sympa/bin/etc/wws_templates/remindpasswd.hu.tpl Creating /home/sympa/bin/etc/wws_templates/remove_arc.hu.tpl Creating /home/sympa/bin/etc/wws_templates/reviewbouncing.hu.tpl Malformed UTF-8 character (unexpected end of string) at ../../../subst.pl line 51, <IN> line 95. Creating /home/sympa/bin/etc/wws_templates/review.hu.tpl Creating /home/sympa/bin/etc/wws_templates/scenario_test.hu.tpl Creating /home/sympa/bin/etc/wws_templates/serveradmin.hu.tpl Creating /home/sympa/bin/etc/wws_templates/set_pending_list_request.hu.tpl Creating /home/sympa/bin/etc/wws_templates/show_cert.hu.tpl Creating /home/sympa/bin/etc/wws_templates/sigrequest.hu.tpl Creating /home/sympa/bin/etc/wws_templates/suboptions.hu.tpl Creating /home/sympa/bin/etc/wws_templates/subrequest.hu.tpl Creating /home/sympa/bin/etc/wws_templates/title.hu.tpl Malformed UTF-8 character (unexpected end of string) at ../../../subst.pl line 51, <IN> line 19. Creating /home/sympa/bin/etc/wws_templates/viewmod.hu.tpl Creating /home/sympa/bin/etc/wws_templates/view_translations.hu.tpl wws_templates/it Creating /home/sympa/bin/etc/wws_templates/add_request.it.tpl Creating /home/sympa/bin/etc/wws_templates/admin.it.tpl Creating /home/sympa/bin/etc/wws_templates/admin_menu.it.tpl Creating /home/sympa/bin/etc/wws_templates/arc.it.tpl Creating /home/sympa/bin/etc/wws_templates/arc_protect.it.tpl Creating /home/sympa/bin/etc/wws_templates/arcsearch_form.it.tpl Creating /home/sympa/bin/etc/wws_templates/arcsearch.it.tpl Creating /home/sympa/bin/etc/wws_templates/change_email.it.tpl Creating /home/sympa/bin/etc/wws_templates/choosepasswd.it.tpl Creating /home/sympa/bin/etc/wws_templates/close_list.it.tpl Creating /home/sympa/bin/etc/wws_templates/create_list.it.tpl Creating /home/sympa/bin/etc/wws_templates/create_list_request.it.tpl Creating /home/sympa/bin/etc/wws_templates/d_control.it.tpl Creating /home/sympa/bin/etc/wws_templates/d_editfile.it.tpl Creating /home/sympa/bin/etc/wws_templates/d_read.it.tpl Creating /home/sympa/bin/etc/wws_templates/editfile.it.tpl Creating /home/sympa/bin/etc/wws_templates/edit_list_request.it.tpl Creating /home/sympa/bin/etc/wws_templates/editsubscriber.it.tpl Creating /home/sympa/bin/etc/wws_templates/error.it.tpl Creating /home/sympa/bin/etc/wws_templates/get_pending_lists.it.tpl Creating /home/sympa/bin/etc/wws_templates/help_admin.it.tpl Creating /home/sympa/bin/etc/wws_templates/help_editfile.it.tpl Creating /home/sympa/bin/etc/wws_templates/help_editlist.it.tpl Creating /home/sympa/bin/etc/wws_templates/help.it.tpl Creating /home/sympa/bin/etc/wws_templates/home.it.tpl Creating /home/sympa/bin/etc/wws_templates/install_pending_list.it.tpl Creating /home/sympa/bin/etc/wws_templates/list_menu.it.tpl Creating /home/sympa/bin/etc/wws_templates/lists.it.tpl Creating /home/sympa/bin/etc/wws_templates/loginbanner.it.tpl Creating /home/sympa/bin/etc/wws_templates/loginrequest.it.tpl Creating /home/sympa/bin/etc/wws_templates/menu.it.tpl Creating /home/sympa/bin/etc/wws_templates/modindex.it.tpl Creating /home/sympa/bin/etc/wws_templates/notice.it.tpl Creating /home/sympa/bin/etc/wws_templates/pref.it.tpl Creating /home/sympa/bin/etc/wws_templates/remindpasswd.it.tpl Creating /home/sympa/bin/etc/wws_templates/remove_arc.it.tpl Creating /home/sympa/bin/etc/wws_templates/reviewbouncing.it.tpl Creating /home/sympa/bin/etc/wws_templates/review.it.tpl Creating /home/sympa/bin/etc/wws_templates/scenario_test.it.tpl Creating /home/sympa/bin/etc/wws_templates/serveradmin.it.tpl Creating /home/sympa/bin/etc/wws_templates/set_pending_list_request.it.tpl Creating /home/sympa/bin/etc/wws_templates/sigrequest.it.tpl Creating /home/sympa/bin/etc/wws_templates/suboptions.it.tpl Creating /home/sympa/bin/etc/wws_templates/subrequest.it.tpl Creating /home/sympa/bin/etc/wws_templates/title.it.tpl Creating /home/sympa/bin/etc/wws_templates/viewmod.it.tpl Creating /home/sympa/bin/etc/wws_templates/view_translations.it.tpl wws_templates/nl Creating /home/sympa/bin/etc/wws_templates/add_request.nl.tpl Creating /home/sympa/bin/etc/wws_templates/admin_menu.nl.tpl Creating /home/sympa/bin/etc/wws_templates/arc.nl.tpl Creating /home/sympa/bin/etc/wws_templates/arc_protect.nl.tpl Creating /home/sympa/bin/etc/wws_templates/arcsearch_form.nl.tpl Creating /home/sympa/bin/etc/wws_templates/arcsearch.nl.tpl Creating /home/sympa/bin/etc/wws_templates/change_email.nl.tpl Creating /home/sympa/bin/etc/wws_templates/choosepasswd.nl.tpl Creating /home/sympa/bin/etc/wws_templates/close_list.nl.tpl Creating /home/sympa/bin/etc/wws_templates/compose_mail.nl.tpl Creating /home/sympa/bin/etc/wws_templates/create_list.nl.tpl Creating /home/sympa/bin/etc/wws_templates/create_list_request.nl.tpl Creating /home/sympa/bin/etc/wws_templates/d_control.nl.tpl Creating /home/sympa/bin/etc/wws_templates/d_editfile.nl.tpl Creating /home/sympa/bin/etc/wws_templates/d_read.nl.tpl Creating /home/sympa/bin/etc/wws_templates/editfile.nl.tpl Creating /home/sympa/bin/etc/wws_templates/edit_list_request.nl.tpl Creating /home/sympa/bin/etc/wws_templates/editsubscriber.nl.tpl Creating /home/sympa/bin/etc/wws_templates/error.nl.tpl Creating /home/sympa/bin/etc/wws_templates/get_closed_lists.nl.tpl Creating /home/sympa/bin/etc/wws_templates/get_latest_lists.nl.tpl Creating /home/sympa/bin/etc/wws_templates/get_pending_lists.nl.tpl Creating /home/sympa/bin/etc/wws_templates/help_admin.nl.tpl Creating /home/sympa/bin/etc/wws_templates/help_editfile.nl.tpl Creating /home/sympa/bin/etc/wws_templates/help_editlist.nl.tpl Creating /home/sympa/bin/etc/wws_templates/help.nl.tpl Creating /home/sympa/bin/etc/wws_templates/help_user_options.nl.tpl Creating /home/sympa/bin/etc/wws_templates/home.nl.tpl Creating /home/sympa/bin/etc/wws_templates/install_pending_list.nl.tpl Creating /home/sympa/bin/etc/wws_templates/list_menu.nl.tpl Creating /home/sympa/bin/etc/wws_templates/lists.nl.tpl Creating /home/sympa/bin/etc/wws_templates/loginbanner.nl.tpl Creating /home/sympa/bin/etc/wws_templates/login.nl.tpl Creating /home/sympa/bin/etc/wws_templates/menu.nl.tpl Creating /home/sympa/bin/etc/wws_templates/modindex.nl.tpl Creating /home/sympa/bin/etc/wws_templates/notice.nl.tpl Creating /home/sympa/bin/etc/wws_templates/pref.nl.tpl Creating /home/sympa/bin/etc/wws_templates/remindpasswd.nl.tpl Creating /home/sympa/bin/etc/wws_templates/remove_arc.nl.tpl Creating /home/sympa/bin/etc/wws_templates/reviewbouncing.nl.tpl Creating /home/sympa/bin/etc/wws_templates/review.nl.tpl Creating /home/sympa/bin/etc/wws_templates/scenario_test.nl.tpl Creating /home/sympa/bin/etc/wws_templates/serveradmin.nl.tpl Creating /home/sympa/bin/etc/wws_templates/set_pending_list_request.nl.tpl Creating /home/sympa/bin/etc/wws_templates/show_cert.nl.tpl Creating /home/sympa/bin/etc/wws_templates/sigrequest.nl.tpl Creating /home/sympa/bin/etc/wws_templates/stats.nl.tpl Creating /home/sympa/bin/etc/wws_templates/subindex.nl.tpl Creating /home/sympa/bin/etc/wws_templates/suboptions.nl.tpl Creating /home/sympa/bin/etc/wws_templates/subrequest.nl.tpl Creating /home/sympa/bin/etc/wws_templates/title.nl.tpl Creating /home/sympa/bin/etc/wws_templates/viewmod.nl.tpl Creating /home/sympa/bin/etc/wws_templates/view_translations.nl.tpl wws_templates/ro Creating /home/sympa/bin/etc/wws_templates/add_request.ro.tpl Creating /home/sympa/bin/etc/wws_templates/admin_menu.ro.tpl Creating /home/sympa/bin/etc/wws_templates/admin.ro.tpl Creating /home/sympa/bin/etc/wws_templates/arc_protect.ro.tpl Creating /home/sympa/bin/etc/wws_templates/arc.ro.tpl Creating /home/sympa/bin/etc/wws_templates/arcsearch_form.ro.tpl Creating /home/sympa/bin/etc/wws_templates/arcsearch.ro.tpl Creating /home/sympa/bin/etc/wws_templates/change_email.ro.tpl Creating /home/sympa/bin/etc/wws_templates/choosepasswd.ro.tpl Creating /home/sympa/bin/etc/wws_templates/close_list.ro.tpl Creating /home/sympa/bin/etc/wws_templates/compose_mail.ro.tpl Creating /home/sympa/bin/etc/wws_templates/create_list_request.ro.tpl Creating /home/sympa/bin/etc/wws_templates/create_list.ro.tpl Creating /home/sympa/bin/etc/wws_templates/d_control.ro.tpl Creating /home/sympa/bin/etc/wws_templates/d_editfile.ro.tpl Creating /home/sympa/bin/etc/wws_templates/d_read.ro.tpl Creating /home/sympa/bin/etc/wws_templates/editfile.ro.tpl Creating /home/sympa/bin/etc/wws_templates/edit_list_request.ro.tpl Creating /home/sympa/bin/etc/wws_templates/editsubscriber.ro.tpl Creating /home/sympa/bin/etc/wws_templates/error.ro.tpl Creating /home/sympa/bin/etc/wws_templates/get_closed_lists.ro.tpl Creating /home/sympa/bin/etc/wws_templates/get_latest_lists.ro.tpl Creating /home/sympa/bin/etc/wws_templates/get_pending_lists.ro.tpl Creating /home/sympa/bin/etc/wws_templates/help_admin.ro.tpl Creating /home/sympa/bin/etc/wws_templates/help_editfile.ro.tpl Creating /home/sympa/bin/etc/wws_templates/help_editlist.ro.tpl Creating /home/sympa/bin/etc/wws_templates/help.ro.tpl Creating /home/sympa/bin/etc/wws_templates/help_user_options.ro.tpl Creating /home/sympa/bin/etc/wws_templates/home.ro.tpl Creating /home/sympa/bin/etc/wws_templates/install_pending_list.ro.tpl Creating /home/sympa/bin/etc/wws_templates/list_menu.ro.tpl Creating /home/sympa/bin/etc/wws_templates/lists.ro.tpl Creating /home/sympa/bin/etc/wws_templates/loginbanner.ro.tpl Creating /home/sympa/bin/etc/wws_templates/loginrequest.ro.tpl Creating /home/sympa/bin/etc/wws_templates/login.ro.tpl Creating /home/sympa/bin/etc/wws_templates/menu.ro.tpl Creating /home/sympa/bin/etc/wws_templates/modindex.ro.tpl Creating /home/sympa/bin/etc/wws_templates/notice.ro.tpl Creating /home/sympa/bin/etc/wws_templates/pref.ro.tpl Creating /home/sympa/bin/etc/wws_templates/remindpasswd.ro.tpl Creating /home/sympa/bin/etc/wws_templates/remove_arc.ro.tpl Creating /home/sympa/bin/etc/wws_templates/reviewbouncing.ro.tpl Creating /home/sympa/bin/etc/wws_templates/review.ro.tpl Creating /home/sympa/bin/etc/wws_templates/scenario_test.ro.tpl Creating /home/sympa/bin/etc/wws_templates/serveradmin.ro.tpl Creating /home/sympa/bin/etc/wws_templates/set_pending_list_request.ro.tpl Creating /home/sympa/bin/etc/wws_templates/show_cert.ro.tpl Creating /home/sympa/bin/etc/wws_templates/sigrequest.ro.tpl Creating /home/sympa/bin/etc/wws_templates/subindex.ro.tpl Creating /home/sympa/bin/etc/wws_templates/suboptions.ro.tpl Creating /home/sympa/bin/etc/wws_templates/subrequest.ro.tpl Creating /home/sympa/bin/etc/wws_templates/title.ro.tpl Creating /home/sympa/bin/etc/wws_templates/viewmod.ro.tpl Creating /home/sympa/bin/etc/wws_templates/view_translations.ro.tpl wws_templates/us Creating /home/sympa/bin/etc/wws_templates/add_request.us.tpl Creating /home/sympa/bin/etc/wws_templates/admin_menu.us.tpl Creating /home/sympa/bin/etc/wws_templates/admin.us.tpl Creating /home/sympa/bin/etc/wws_templates/arc_manage.us.tpl Creating /home/sympa/bin/etc/wws_templates/arc_protect.us.tpl Creating /home/sympa/bin/etc/wws_templates/arcsearch_form.us.tpl Creating /home/sympa/bin/etc/wws_templates/arcsearch.us.tpl Creating /home/sympa/bin/etc/wws_templates/arc.us.tpl Creating /home/sympa/bin/etc/wws_templates/button_footer.us.tpl Creating /home/sympa/bin/etc/wws_templates/button_header.us.tpl Creating /home/sympa/bin/etc/wws_templates/change_email.us.tpl Creating /home/sympa/bin/etc/wws_templates/choosepasswd.us.tpl Creating /home/sympa/bin/etc/wws_templates/close_list.us.tpl Creating /home/sympa/bin/etc/wws_templates/compose_mail.us.tpl Creating /home/sympa/bin/etc/wws_templates/create_list_request.us.tpl Creating /home/sympa/bin/etc/wws_templates/create_list.us.tpl Creating /home/sympa/bin/etc/wws_templates/d_control.us.tpl Creating /home/sympa/bin/etc/wws_templates/d_editfile.us.tpl Creating /home/sympa/bin/etc/wws_templates/d_read.us.tpl Creating /home/sympa/bin/etc/wws_templates/editfile.us.tpl Creating /home/sympa/bin/etc/wws_templates/edit_list_request.us.tpl Creating /home/sympa/bin/etc/wws_templates/editsubscriber.us.tpl Creating /home/sympa/bin/etc/wws_templates/error.us.tpl Creating /home/sympa/bin/etc/wws_templates/get_closed_lists.us.tpl Creating /home/sympa/bin/etc/wws_templates/get_inactive_lists.us.tpl Creating /home/sympa/bin/etc/wws_templates/get_latest_lists.us.tpl Creating /home/sympa/bin/etc/wws_templates/get_pending_lists.us.tpl Creating /home/sympa/bin/etc/wws_templates/help_admin.us.tpl Creating /home/sympa/bin/etc/wws_templates/help_editfile.us.tpl Creating /home/sympa/bin/etc/wws_templates/help_editlist.us.tpl Creating /home/sympa/bin/etc/wws_templates/help_user_options.us.tpl Creating /home/sympa/bin/etc/wws_templates/help.us.tpl Creating /home/sympa/bin/etc/wws_templates/home.us.tpl Creating /home/sympa/bin/etc/wws_templates/info.us.tpl Creating /home/sympa/bin/etc/wws_templates/install_pending_list.us.tpl Creating /home/sympa/bin/etc/wws_templates/list_button_footer.us.tpl Creating /home/sympa/bin/etc/wws_templates/list_button_header.us.tpl Creating /home/sympa/bin/etc/wws_templates/list_menu.us.tpl Creating /home/sympa/bin/etc/wws_templates/lists.us.tpl Creating /home/sympa/bin/etc/wws_templates/loginbanner.us.tpl Creating /home/sympa/bin/etc/wws_templates/loginrequest.us.tpl Creating /home/sympa/bin/etc/wws_templates/login.us.tpl Creating /home/sympa/bin/etc/wws_templates/main.us.tpl Creating /home/sympa/bin/etc/wws_templates/menu.us.tpl Creating /home/sympa/bin/etc/wws_templates/modindex.us.tpl Creating /home/sympa/bin/etc/wws_templates/notice.us.tpl Creating /home/sympa/bin/etc/wws_templates/pref.us.tpl Creating /home/sympa/bin/etc/wws_templates/remindpasswd.us.tpl Creating /home/sympa/bin/etc/wws_templates/remove_arc.us.tpl Creating /home/sympa/bin/etc/wws_templates/rename_list_request.us.tpl Creating /home/sympa/bin/etc/wws_templates/reviewbouncing.us.tpl Creating /home/sympa/bin/etc/wws_templates/review.us.tpl Creating /home/sympa/bin/etc/wws_templates/scenario_test.us.tpl Creating /home/sympa/bin/etc/wws_templates/serveradmin.us.tpl Creating /home/sympa/bin/etc/wws_templates/set_pending_list_request.us.tpl Creating /home/sympa/bin/etc/wws_templates/show_cert.us.tpl Creating /home/sympa/bin/etc/wws_templates/sigrequest.us.tpl Creating /home/sympa/bin/etc/wws_templates/sso_login_succeeded.us.tpl Creating /home/sympa/bin/etc/wws_templates/stats.us.tpl Creating /home/sympa/bin/etc/wws_templates/subindex.us.tpl Creating /home/sympa/bin/etc/wws_templates/suboptions.us.tpl Creating /home/sympa/bin/etc/wws_templates/subrequest.us.tpl Creating /home/sympa/bin/etc/wws_templates/title.us.tpl Creating /home/sympa/bin/etc/wws_templates/translate.us.tpl Creating /home/sympa/bin/etc/wws_templates/viewbounce.us.tpl Creating /home/sympa/bin/etc/wws_templates/viewmod.us.tpl Creating /home/sympa/bin/etc/wws_templates/view_template.us.tpl Creating /home/sympa/bin/etc/wws_templates/view_translations.us.tpl /usr/bin/perl ../set_symlinks.pl wws_templates /home/sympa/bin/etc/wws_templates Setting symlink: add_request.tpl => add_request.us.tpl Setting symlink: admin_menu.tpl => admin_menu.us.tpl Setting symlink: admin.tpl => admin.us.tpl Setting symlink: arc_manage.tpl => arc_manage.us.tpl Setting symlink: arc_protect.tpl => arc_protect.us.tpl Setting symlink: arcsearch_form.tpl => arcsearch_form.us.tpl Setting symlink: arcsearch.tpl => arcsearch.us.tpl Setting symlink: arc.tpl => arc.us.tpl Setting symlink: button_footer.tpl => button_footer.us.tpl Setting symlink: button_header.tpl => button_header.us.tpl Setting symlink: change_email.tpl => change_email.us.tpl Setting symlink: choosepasswd.tpl => choosepasswd.us.tpl Setting symlink: close_list.tpl => close_list.us.tpl Setting symlink: compose_mail.tpl => compose_mail.us.tpl Setting symlink: create_list_request.tpl => create_list_request.us.tpl Setting symlink: create_list.tpl => create_list.us.tpl Setting symlink: d_control.tpl => d_control.us.tpl Setting symlink: d_editfile.tpl => d_editfile.us.tpl Setting symlink: d_read.tpl => d_read.us.tpl Setting symlink: editfile.tpl => editfile.us.tpl Setting symlink: edit_list_request.tpl => edit_list_request.us.tpl Setting symlink: editsubscriber.tpl => editsubscriber.us.tpl Setting symlink: error.tpl => error.us.tpl Setting symlink: get_closed_lists.tpl => get_closed_lists.us.tpl Setting symlink: get_inactive_lists.tpl => get_inactive_lists.us.tpl Setting symlink: get_latest_lists.tpl => get_latest_lists.us.tpl Setting symlink: get_pending_lists.tpl => get_pending_lists.us.tpl Setting symlink: help_admin.tpl => help_admin.us.tpl Setting symlink: help_editfile.tpl => help_editfile.us.tpl Setting symlink: help_editlist.tpl => help_editlist.us.tpl Setting symlink: help_user_options.tpl => help_user_options.us.tpl Setting symlink: help.tpl => help.us.tpl Setting symlink: home.tpl => home.us.tpl Setting symlink: info.tpl => info.us.tpl Setting symlink: install_pending_list.tpl => install_pending_list.us.tpl Setting symlink: list_button_footer.tpl => list_button_footer.us.tpl Setting symlink: list_button_header.tpl => list_button_header.us.tpl Setting symlink: list_menu.tpl => list_menu.us.tpl Setting symlink: lists.tpl => lists.us.tpl Setting symlink: loginbanner.tpl => loginbanner.us.tpl Setting symlink: loginrequest.tpl => loginrequest.us.tpl Setting symlink: login.tpl => login.us.tpl Setting symlink: main.tpl => main.us.tpl Setting symlink: menu.tpl => menu.us.tpl Setting symlink: modindex.tpl => modindex.us.tpl Setting symlink: notice.tpl => notice.us.tpl Setting symlink: pref.tpl => pref.us.tpl Setting symlink: remindpasswd.tpl => remindpasswd.us.tpl Setting symlink: remove_arc.tpl => remove_arc.us.tpl Setting symlink: rename_list_request.tpl => rename_list_request.us.tpl Setting symlink: reviewbouncing.tpl => reviewbouncing.us.tpl Setting symlink: review.tpl => review.us.tpl Setting symlink: scenario_test.tpl => scenario_test.us.tpl Setting symlink: serveradmin.tpl => serveradmin.us.tpl Setting symlink: set_pending_list_request.tpl => set_pending_list_request.us.tpl Setting symlink: show_cert.tpl => show_cert.us.tpl Setting symlink: sigrequest.tpl => sigrequest.us.tpl Setting symlink: sso_login_succeeded.tpl => sso_login_succeeded.us.tpl Setting symlink: stats.tpl => stats.us.tpl Setting symlink: subindex.tpl => subindex.us.tpl Setting symlink: suboptions.tpl => suboptions.us.tpl Setting symlink: subrequest.tpl => subrequest.us.tpl Setting symlink: title.tpl => title.us.tpl Setting symlink: translate.tpl => translate.us.tpl Setting symlink: viewbounce.tpl => viewbounce.us.tpl Setting symlink: viewmod.tpl => viewmod.us.tpl Setting symlink: view_template.tpl => view_template.us.tpl Setting symlink: view_translations.tpl => view_translations.us.tpl Setting symlink: which.cn.tpl => lists.cn.tpl Setting symlink: search_list.cn.tpl => lists.cn.tpl Setting symlink: search_user.cn.tpl => lists.cn.tpl Setting symlink: search.cn.tpl => review.cn.tpl Setting symlink: which.cz.tpl => lists.cz.tpl Setting symlink: search_list.cz.tpl => lists.cz.tpl Setting symlink: search_user.cz.tpl => lists.cz.tpl Setting symlink: search.cz.tpl => review.cz.tpl Setting symlink: which.de.tpl => lists.de.tpl Setting symlink: search_list.de.tpl => lists.de.tpl Setting symlink: search_user.de.tpl => lists.de.tpl Setting symlink: search.de.tpl => review.de.tpl Setting symlink: which.es.tpl => lists.es.tpl Setting symlink: search_list.es.tpl => lists.es.tpl Setting symlink: search_user.es.tpl => lists.es.tpl Setting symlink: search.es.tpl => review.es.tpl Setting symlink: which.et.tpl => lists.et.tpl Setting symlink: search_list.et.tpl => lists.et.tpl Setting symlink: search_user.et.tpl => lists.et.tpl Setting symlink: search.et.tpl => review.et.tpl Setting symlink: which.fi.tpl => lists.fi.tpl Setting symlink: search_list.fi.tpl => lists.fi.tpl Setting symlink: search_user.fi.tpl => lists.fi.tpl Setting symlink: search.fi.tpl => review.fi.tpl Setting symlink: which.fr.tpl => lists.fr.tpl Setting symlink: search_list.fr.tpl => lists.fr.tpl Setting symlink: search_user.fr.tpl => lists.fr.tpl Setting symlink: search.fr.tpl => review.fr.tpl Setting symlink: which.hu.tpl => lists.hu.tpl Setting symlink: search_list.hu.tpl => lists.hu.tpl Setting symlink: search_user.hu.tpl => lists.hu.tpl Setting symlink: search.hu.tpl => review.hu.tpl Setting symlink: which.it.tpl => lists.it.tpl Setting symlink: search_list.it.tpl => lists.it.tpl Setting symlink: search_user.it.tpl => lists.it.tpl Setting symlink: search.it.tpl => review.it.tpl Setting symlink: which.nl.tpl => lists.nl.tpl Setting symlink: search_list.nl.tpl => lists.nl.tpl Setting symlink: search_user.nl.tpl => lists.nl.tpl Setting symlink: search.nl.tpl => review.nl.tpl Setting symlink: which.ro.tpl => lists.ro.tpl Setting symlink: search_list.ro.tpl => lists.ro.tpl Setting symlink: search_user.ro.tpl => lists.ro.tpl Setting symlink: search.ro.tpl => review.ro.tpl Setting symlink: which.us.tpl => lists.us.tpl Setting symlink: search_list.us.tpl => lists.us.tpl Setting symlink: search_user.us.tpl => lists.us.tpl Setting symlink: search.us.tpl => review.us.tpl Setting symlink: which.tpl => lists.tpl Setting symlink: search_list.tpl => lists.tpl Setting symlink: search_user.tpl => lists.tpl Setting symlink: search.tpl => review.tpl find /home/sympa/bin/etc -type d -exec chmod 755 {} \; find /home/sympa/bin/etc -type f -exec chmod 644 {} \; Installing icons... cp icons/*.png /home/httpd/icons Installing sources...
cp mime.types /home/sympa/bin/etc cp Marc/Search.pm /home/sympa/bin/Marc Setting SetUID bit on wwsympa.fcgi... chmod u+s /home/sympa/bin/wwsympa.fcgi chmod g+s /home/sympa/bin/wwsympa.fcgi chmod 755 /home/sympa/bin/etc/wws_templates chmod 755 /home/httpd/icons chmod 755 /home/sympa/bin/Marc make[1]: Leaving directory `/home/httpd/vhosts/mailinglist99.com/httpdocs/sympa/stable/sympa-4.1.3/wwsympa' mkdir -p /usr/local/man mkdir -p /usr/local/man/man8 Installing man file man8/sympa.8... Overwriting /usr/local/man/man8/sympa.8 Malformed UTF-8 character (unexpected end of string) at ../../subst.pl line 51, <IN> line 251. Installing man file man8/archived.8... Overwriting /usr/local/man/man8/archived.8 Malformed UTF-8 character (unexpected end of string) at ../../subst.pl line 51, <IN> line 192. Installing man file man8/bounced.8... Overwriting /usr/local/man/man8/bounced.8 Malformed UTF-8 character (unexpected end of string) at ../../subst.pl line 51, <IN> line 189. Installing man file man8/alias_manager.8... Overwriting /usr/local/man/man8/alias_manager.8 Malformed UTF-8 character (unexpected end of string) at ../../subst.pl line 51, <IN> line 182. making in src/etc/script... make[1]: Entering directory `/home/httpd/vhosts/mailinglist99.com/httpdocs/sympa/stable/sympa-4.1.3/src/etc/script' Doing multiple substitutions while installing ... Overwriting /home/sympa/bin/load_subscribers.pl Overwriting /home/sympa/bin/arc2webarc.pl Overwriting /home/sympa/bin/testldap.pl Overwriting /home/sympa/bin/p12topem.pl Overwriting /home/sympa/bin/init_comment.pl Overwriting /home/sympa/bin/crypt_passwd.pl Overwriting /home/sympa/bin/testlogs.pl Overwriting /home/sympa/bin/mod2html.pl mkdir -p /etc/rc.d/init.d Installing SYSV init script in /etc/rc.d/init.d... Overwriting /etc/rc.d/init.d/sympa make[1]: Leaving directory `/home/httpd/vhosts/mailinglist99.com/httpdocs/sympa/stable/sympa-4.1.3/src/etc/script' making in src/etc/sample... make[1]: Entering directory `/home/httpd/vhosts/mailinglist99.com/httpdocs/sympa/stable/sympa-4.1.3/src/etc/sample' Doing multiple substitutions while installing ... Overwriting /home/sympa/sample/sympa.conf Overwriting /home/sympa/sample/wwsympa.conf make[1]: Leaving directory `/home/httpd/vhosts/mailinglist99.com/httpdocs/sympa/stable/sympa-4.1.3/src/etc/sample' Creating required directories First installation : installing conf directories... First installation : installing spool directories... mkdir -p /etc Installing sample config file sympa.conf... Can't locate Mail/Internet.pm in @INC (@INC contains: /home/sympa/bin /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at /home/sympa/bin/tools.pl line 25. BEGIN failed--compilation aborted at /home/sympa/bin/tools.pl line 25. Compilation failed in require at /home/sympa/bin/sympa_wizard.pl line 29. chown: failed to get attributes of `/etc/sympa.conf': No such file or directory chgrp: failed to get attributes of `/etc/sympa.conf': No such file or directory Installing sample config file wwsympa.conf... Can't locate Mail/Internet.pm in @INC (@INC contains: /home/sympa/bin /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at /home/sympa/bin/tools.pl line 25. BEGIN failed--compilation aborted at /home/sympa/bin/tools.pl line 25. Compilation failed in require at /home/sympa/bin/sympa_wizard.pl line 29. chown: failed to get attributes of `/etc/wwsympa.conf': No such file or directory chgrp: failed to get attributes of `/etc/wwsympa.conf': No such file or directory ############################################### It seems to be your first installation of Sympa The following wizard will help you create your /etc/sympa.conf and /etc/wwsympa.conf : Can't locate Mail/Internet.pm in @INC (@INC contains: /home/sympa/bin /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at /home/sympa/bin/tools.pl line 25. BEGIN failed--compilation aborted at /home/sympa/bin/tools.pl line 25. Compilation failed in require at /home/sympa/bin/sympa_wizard.pl line 29. make: *** [installconfig] Error 2 [root@meta99 sympa-4.1.3]# |
- [sympa-fr] Can't locate Mail/Internet.pm in @INC and Can't locate CPAN.pm in @INC, Ulisse, 05/02/2005
Archives gérées par MHonArc 2.6.19+.