Perfect Setup for Centos 4.4

Discussion in 'HOWTO-Related Questions' started by mlz, Jan 2, 2007.

  1. mlz

    mlz Member

    One note, with the server install of CentOS 4.4, you need to yum install flex if you intend to install ISPConfig... On Page 2 of the guide, in the last section, instead of
    Code:
    yum install fetchmail wget bzip2 unzip zip nmap openssl lynx fileutils ncftp gcc gcc-c++
    Try:

    Code:
    yum install fetchmail wget bzip2 unzip zip nmap openssl lynx fileutils ncftp gcc gcc-c++ flex
     
  2. falko

    falko Super Moderator Howtoforge Staff

  3. mlz

    mlz Member

    Hmm, then there is a problem with the CentOS 4.4 server CD, as I've tried it 10 times with 2 different burns of the disk, and all of them are missing flex when development tools are selected. I'll put in a bug report with CentOS about it, since it's a fairly used program for software development.
     

Share This Page