Hi, I used buildroot to make a linux system for my micro2440 board. Now I am trying to cross compile and install the boa webserver. Can anyone please tell me how to compile the boa webserver with buildroot? Thanks
boa webserver with buildroot
Just type make menuconfig and in packages select boa. Then you will have generated rootfs with boa installed in output direcotry. marek
Thank Marek, I had to check the "Show packages that also provided with busy box, and the boa option appeared.