PDA

View Full Version : ERROR: flex not found


llsm
6th March 2008, 15:45
Hi all,
I prepared my system according to your howto (The Perfect Setup - Ubuntu 6.06 LTS Server (Dapper Drake)) to install ispconfig, but isp installation stops at point with error telling me, that the flex was not found. Could you help me, please, I am newbie to Linux

Musty
6th March 2008, 16:00
Hi all,
I prepared my system according to your howto (The Perfect Setup - Ubuntu 6.06 LTS Server (Dapper Drake)) to install ispconfig, but isp installation stops at point with error telling me, that the flex was not found. Could you help me, please, I am newbie to Linux

On fedora I used : yum install flex

on Ubuntu, you may need to run


apt-get install flex

but I am not sure. Good luck!