Script questions && Gentoo version

Discussion in 'Feature Requests' started by hagel, Aug 6, 2005.

  1. hagel

    hagel New Member

    I'm trying to install ISPConfig on my dedicated Gentoo server, having to hack trough the setup scripts that I'm not that good at doing... Had to restart the damn setup a couple of times because of missing dependencies/applications, perhaps it is possible to let the setup script wait instead of terminating when something isn't right, it's not at all funny to have to let the script work from the beginning every time. I mean one could open a second terminal and correct what's wrong and then let the script try again, or isn't that possible?

    Well, over to my sexond question, is there anything I should know when forcing ISPConfig to install on a Gentoo server? Just struck me that I should've asked that before starting to mess with it.

    Regards
    Tobbe
     
  2. pfm.smits

    pfm.smits New Member

    I am interested too

    I am interested too in how to install on gentoo.
     
  3. mistik1

    mistik1 New Member

    Gentoo support patches for ISPConfig-2.1.1

    I have put togather a little patch for ispconfig to make it install in a gentoo environment.
    There are a few things you need to know in order to use this patch.
    1: The patch only support bind9 running in the default gentoo chroot environment. To setup this environment you need to install bind9 fresh and then run the ebuild config option as follows:
    ebuild /var/db/pkg/net-dns/bind-9.2.2-r3/bind-9.2.5-r9.ebuild config
    This will configure your bind install for chroot operation and setup the needed files in /chroot/dns/bind9.

    2: The patch only currently supports apache-2.x (This can be changed with a little editor work :) )

    3: I choose only to support proftpd standalone. (I would give my right arm for pure-ftpd support, maybe later)

    4: Only postfix is supported by the patch.

    5: Only vixie-cron is currently supported.
    You can find the patch Here

    I have issues with installing ANYTHING at all in my /root directory so for those who feel as I do I have made a second copy of the patch that installs ISPConfig in /opt rather than /root this patch contains my gentoo additions along with the /opt patch so it may be safely used on any of the supported OSes, You can find that patch Here
     
  4. Felikz

    Felikz New Member

    ISPConfig on Gentoo

    Sounds fantastic, thought about producing an e-build for this ???
     
  5. SupuS

    SupuS Member HowtoForge Supporter

    Hi

    Did you sucessfully install ISPconfig on gentoo?

    Thx
     

Share This Page