Installing In Debian Sid

Discussion in 'Installation/Configuration' started by Navux, Jun 27, 2006.

  1. Navux

    Navux New Member

    Hi,
    I want to install ISPConfig current stable version: 2.2.3 in my debian sid,
    BUT I get this error :
    http://pastebin.com/733090

    I install Apache2, php4 module for Apache, and other program and packages that ISPConfig need them.
    Any body know what happend to me? (I test it in SuSE 10.1-in my Laptop with php5 and that where I give this error!)
     
  2. Navux

    Navux New Member

    I try it In FedoraCore5 (In my friends Laptop) but I get same Error, FC5 have PHP5 .Is It depended to php5?
     
  3. falko

    falko Super Moderator Howtoforge Staff

    Can you post the exact error message here? The pastebin link's not working...
     
  4. Navux

    Navux New Member

    From log file:

    Wed Jun 27 10:43:34 GMT 2006 - [ISPConfig] - selected language: en
    Wed Jun 27 10:43:36 GMT 2006 - [ISPConfig] - installation note accepted
    Wed Jun 27 10:43:38 GMT 2006 - [ISPConfig] - licence accepted
    Wed Jun 27 10:43:41 GMT 2006 - [ISPConfig] - installation mode: expert
    Wed Jun 27 10:43:43 GMT 2006 - [ISPConfig] - mail: sendmail
    Wed Jun 27 10:43:43 GMT 2006 - [ISPConfig] - dist_mail=sendmail ##
    Wed Jun 27 10:43:45 GMT 2006 - [ISPConfig] - dist_mail_log=/var/log/mail.log ##
    Wed Jun 27 10:43:45 GMT 2006 - [ISPConfig] - dist_mail_virtusertable=/etc/mail/virtusertable ##
    Wed Jun 27 10:43:46 GMT 2006 - [ISPConfig] - dist_mail_local_host_names=/etc/mail/local-host-names ##
    Wed Jun 27 10:43:47 GMT 2006 - [ISPConfig] - ftp: vsftpd
    Wed Jun 27 10:43:47 GMT 2006 - [ISPConfig] - dist_ftp=vsftpd ##
    Wed Jun 27 10:43:48 GMT 2006 - [ISPConfig] - dist_ftp_conf=/etc/vsftpd.conf ##
    Wed Jun 27 10:43:50 GMT 2006 - [ISPConfig] - dist_ftp_version=inetd ##
    Wed Jun 27 10:43:50 GMT 2006 - [ISPConfig] - dist_ftp_log=/var/log/vsftpd.log ##
    Wed Jun 27 10:43:50 GMT 2006 - [ISPConfig] - procmail found: /usr/bin/procmail
    Wed Jun 27 10:43:51 GMT 2006 - [ISPConfig] - quota found: /usr/bin/quota
    Wed Jun 27 10:43:51 GMT 2006 - [ISPConfig] - mysql found: /usr/bin/mysql
    Wed Jun 27 10:43:51 GMT 2006 - [ISPConfig] - openssl found: /usr/bin/openssl
    Wed Jun 27 10:43:51 GMT 2006 - [ISPConfig] - named found: /usr/sbin/named
    Wed Jun 27 10:43:51 GMT 2006 - [ISPConfig] - iptables found: /sbin/iptables
    Wed Jun 27 10:43:51 GMT 2006 - [ISPConfig] - httpd found: /usr/bin/httpd
    Wed Jun 27 10:43:51 GMT 2006 - [ISPConfig] - httpd syntax ok!
    Wed Jun 27 10:43:56 GMT 2006 - [ISPConfig] - dist_path_httpd_root=/var/www ##
    Wed Jun 27 10:44:01 GMT 2006 - [ISPConfig] - Directory /var/www/sharedip created.
    Wed Jun 27 10:44:01 GMT 2006 - [ISPConfig] - Use sharedip_index.html_en as SharedIP default page.
    Wed Jun 27 10:57:54 GMT 2006 - [ISPConfig] - WARNING: could not unpack ISPConfig system
    Wed Jun 27 10:57:54 GMT 2006 - [ISPConfig] - ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here!


    And error on terminal screen is:

    ./setup2: line 794: ispconfig_tmp/php/bin/php: No such file or directory
    ERROR: The PHP binary coming with ISPConfig does not work properly on
     
  5. falko

    falko Super Moderator Howtoforge Staff

    There should be some other errors before this one.

    What's the output of
    Code:
    which tar
    and
    Code:
    df -h
    ?
     
  6. Navux

    Navux New Member

    sorry for lating,

    #df -h
    /dev/hda2 11G 6.1G 3.7G 63% /
    So I have 3.7GB avalible in my root.(/)
    (I have two partitions first root and another for boot)

    which tar
    /bin/tar

    And The whole errors I get in my console screen are:

    +--------------------------------------------------------+
    | You now have successfully built and installed the |
    | Apache 1.3 HTTP server. To verify that Apache actually |
    | works correctly you now should first check the |
    | (initially created or preserved) configuration files |
    | |
    | /root/ispconfig/httpd/conf/httpd.conf
    | |
    | and then you should be able to immediately fire up |
    | Apache the first time by running: |
    | |
    | /root/ispconfig/httpd/bin/apachectl start
    | |
    | Or when you want to run it with SSL enabled use: |
    | |
    | /root/ispconfig/httpd/bin/apachectl startssl
    | |
    | Thanks for using Apache. The Apache Group |
    | http://www.apache.org/ |
    +--------------------------------------------------------+
    creating cache ./config.cache
    checking for Cygwin environment... no
    checking for mingw32 environment... no
    checking for egrep... grep -E
    checking for a sed that does not truncate output... /bin/sed
    checking host system type... i686-pc-linux-gnu
    checking target system type... i686-pc-linux-gnu
    checking for gcc... gcc
    checking whether the C compiler (gcc ) works... yes
    checking whether the C compiler (gcc ) is a cross-compiler... no
    checking whether we are using GNU C... yes
    checking whether gcc accepts -g... yes
    checking whether gcc and cc understand -c and -o together... yes
    checking how to run the C preprocessor... gcc -E
    checking for AIX... no
    checking whether ln -s works... yes
    checking if compiler supports -R... no
    checking if compiler supports -Wl,-rpath,... yes
    checking for re2c... no
    configure: warning: You will need re2c 0.9.11 or later if you want to regenerate PHP parsers.
    checking for gawk... gawk
    checking for bison... no
    checking for byacc... no
    checking for bison version... invalid
    configure: warning: bison versions supported for regeneration of the Zend/PHP parsers: 1.28 1.35 1.75 1.875 2.0 2.1 (found: none).
    checking for flex... lex
    checking for yywrap in -ll... no
    checking lex output file root... ./configure: line 3246: lex: command not found
    configure: error: cannot find output from lex; giving up
    ERROR: Could not configure PHP
    cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
    mv: cannot stat `binaries/aps.tar.gz': No such file or directory
    mv: cannot stat `binaries/spamassassin.tar.gz': No such file or directory
    mv: cannot stat `binaries/uudeview.tar.gz': No such file or directory
    mv: cannot stat `binaries/clamav.tar.gz': No such file or directory
    mv: cannot stat `binaries/cronolog': No such file or directory
    mv: cannot stat `binaries/cronosplit': No such file or directory
    mv: cannot stat `binaries/ispconfig_tcpserver': No such file or directory
    mv: cannot stat `binaries/zip': No such file or directory
    mv: cannot stat `binaries/unzip': No such file or directory
    tar: spamassassin.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    mv: cannot stat `spamassassin': No such file or directory
    tar: uudeview.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    mv: cannot stat `uudeview': No such file or directory
    tar: clamav.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    mv: cannot stat `clamav': No such file or directory
    tar: aps.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    ./setup2: line 794: ispconfig_tmp/php/bin/php: No such file or directory
    ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here!
    root@ucada:/home/lnavux/nstall_ispconfig#

    It say about PHP but I downgrade my Apache2-mod-php5 to php4 and test it again, but problem doesn't solved.
     
  7. falko

    falko Super Moderator Howtoforge Staff

    Please install flex:
    Code:
    apt-get install flex
     
  8. Navux

    Navux New Member

    Ok, I instal flex and gcc it come a little forward but now I have some other Erorrs:
    * Apache webserver,
    * Mail Transport Agent (MTA): Sendmail or Postfix,
    * Procmail,
    * Quota,
    * MySQL,
    * ProFTP or vsftpd,
    * OpenSSL,
    * Bind8 / Bind9,
    * iptables or ipchains.
    ----------------------------------------------------------------------
    Libraries have been installed in:
    /home/admispconfig/ispconfig/tools/clamav/lib

    If you ever happen to want to link against installed libraries
    in a given directory, LIBDIR, you must either use libtool, and
    specify the full pathname of the library, or use the `-LLIBDIR'
    flag during linking and do at least

    ***************************************************************************
    NOTE: the optional Mail::SPF::Query module is not installed.

    Used to check DNS Sender Policy Framework (SPF) records to fight email
    address forgery and make it easier to identify spams.


    ***************************************************************************
    NOTE: the optional IP::Country module is not installed.

    Used by the RelayCountry plugin (not enabled by default) to determine
    the domain country codes of each relay in the path of an email.


    ***************************************************************************
    NOTE: the optional Razor2 (version 2.61) module is not installed.

    Used to check message signatures against Vipul's Razor collaborative
    filtering network. Razor has a large number of dependencies on CPAN
    modules. Feel free to skip installing it, if this makes you nervous;
    SpamAssassin will still work well without it.

    More info on installing and using Razor can be found
    at http://wiki.apache.org/spamassassin/InstallingRazor .


    ***************************************************************************
    NOTE: the optional Net::Ident module is not installed.

    If you plan to use the --auth-ident option to spamd, you will need
    to install this module.


    ***************************************************************************
    NOTE: the optional IO::Socket::INET6 module is not installed.

    This is required if the first nameserver listed in your IP
    configuration or /etc/resolv.conf file is available only via
    an IPv6 address.


    ***************************************************************************
    NOTE: the optional Archive::Tar module is not installed.

    The "sa-update" script requires this module to access tar update
    archive files.


    ***************************************************************************
    NOTE: the optional IO::Zlib module is not installed.

    The "sa-update" script requires this module to access compressed
    update archive files.

    REQUIRED module missing: Digest::SHA1
    optional module missing: Net::DNS
    optional module missing: Mail::SPF::Query
    optional module missing: IP::Country
    optional module missing: Razor2
    optional module missing: Net::Ident
    optional module missing: IO::Socket::INET6
    optional module missing: Archive::Tar
    optional module missing: IO::Zlib

    warning: some functionality may not be available,
    please read the above report before continuing!

    ERROR: Could not configure SpamAssassin
    cd: error retrieving current directory: getcwd: cannot access parent directories : No such file or directory
    mv: cannot stat `binaries/aps.tar.gz': No such file or directory
    mv: cannot stat `binaries/spamassassin.tar.gz': No such file or directory
    mv: cannot stat `binaries/uudeview.tar.gz': No such file or directory
    mv: cannot stat `binaries/clamav.tar.gz': No such file or directory
    mv: cannot stat `binaries/cronolog': No such file or directory
    mv: cannot stat `binaries/cronosplit': No such file or directory
    mv: cannot stat `binaries/ispconfig_tcpserver': No such file or directory
    mv: cannot stat `binaries/zip': No such file or directory
    mv: cannot stat `binaries/unzip': No such file or directory
    tar: spamassassin.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    mv: cannot stat `spamassassin': No such file or directory
    tar: uudeview.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    mv: cannot stat `uudeview': No such file or directory
    tar: clamav.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    mv: cannot stat `clamav': No such file or directory
    tar: aps.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    ./setup2: line 794: ispconfig_tmp/php/bin/php: No such file or directory
    ERROR: The PHP binary coming with ISPConfig does not work properly on your syste m! The installation routine stops here!

    I installed :
    * Apache webserver,
    * Mail Transport Agent (MTA): Sendmail or Postfix,
    * Procmail,
    * Quota,
    * MySQL,
    * ProFTP or vsftpd,
    * OpenSSL,
    * Bind8 / Bind9,
    * iptables or ipchains.
    *flex and gcc and libmysqlclient15-dev (5.0.22-3 ) gcc (4.0.3-4 )
    I dont install other packages like spamassin and ClamAV do I'm in force to installing they?!
     
  9. till

    till Super Moderator Staff Member ISPConfig Developer

  10. Navux

    Navux New Member

    1.Of cource no! Because in that manual they wrote:
    Installation, after installinbg and getting access to ISPConfig and changing the passwwrod, and setting IP list then you can install SpamAssassin perl modules, when ispconfig try to seting-up program I don't have : "/home/admispconfig/ispconfig/tools/spamassassin/usr/bin/spamassassin" so as said in How-To installation Must be finished and then setting SpamAssassin ....
    is my opinion true?:confused:

    2.Till I see you are CEO of projektfarm, I have a question about 42go, what difference are between ispconfig and 42go?
    (ofcourse if my question is not related to post subject moderators can delete it ;-) )
     
    Last edited: Jun 30, 2006
  11. Navux

    Navux New Member

    Ok, you right! I install that Perl from CPAN and then copy spamassissan and spa and zip to binaries directory and re Setup, now I have ISPConfig on my SUSE 10.1 in my Laptop!
    Thanks for all helps, :p
     
  12. falko

    falko Super Moderator Howtoforge Staff

  13. Navux

    Navux New Member

    Many Thanks ;)
     

Share This Page