NEEDED : Ubuntu 6.10 (Edgy Eft) ISP Server Setup with DTC (v 0.24.2.0)

Discussion in 'Suggest HOWTO' started by tyranno, Oct 30, 2006.

  1. tyranno

    tyranno New Member

    hi all

    All is in the title :)

    Thanks in advance
     
  2. tyranno

    tyranno New Member

    i need help

    hi again


    Paramétrage de dtc (0.24.2-0) ...
    ===> Installing modifications in php.ini
    PHP Warning: mime_magic: type regex BEGIN[[:space:]]*[{] application/x-awk invalid in Unknown on line 0
    PHP Warning: mime_magic: type regex BEGIN[[:space:]]*[{] application/x-awk invalid in Unknown on line 0
    The DTC installer has detected PHP version 4 release 4
    ===> Checking pear installation for PHP > 4.3
    + /usr/bin/pear upgrade Console_Getopt
    PHP Warning: Module 'mysql' already loaded in Unknown on line 0
    + /usr/bin/pear install Crypt_CBC
    PHP Warning: Module 'mysql' already loaded in Unknown on line 0
    + /usr/bin/pear install Auth_SASL
    PHP Warning: Module 'mysql' already loaded in Unknown on line 0
    + set +x
    ===> Checking "nameserver 127.0.0.1" in /etc/resolv.conf
    Adding nameserver 127.0.0.1 to /etc/resolv.conf
    nameserver 192.168.0.1
    lo eth0
    /var/lib/dpkg/info/dtc.postinst: 391: Syntax error: "(" unexpected
    dpkg : erreur de traitement de dtc (--configure) :
    le sous-processus post-installation script a retourné une erreur de sortie d'état 2
    Des erreurs ont été rencontrées pendant l'exécution :
    dtc
    E: Sub-process /usr/bin/dpkg returned an error code (1)


    anyone can help me ?
     
  3. falko

    falko Super Moderator Howtoforge Staff

    It seems as if your DTC package is not compatible with Edgy Eft. I don't know if it helps, but you can try this:
    Code:
    rm -f /bin/sh
    ln -s /bin/bash /bin/sh
    and try to install the DTC package again.
     
  4. tyranno

    tyranno New Member

    Falko: you are the best!

    Hi Falko

    Just one word
    thankssssssss !!



    dtc works now under edgy eft
    :)
     

Share This Page