Compdigitec Labs

« | Home | »

Unofficial Bigloo 3.1a Build for Windows

By admin | August 1, 2008

If you’re looking for a prebuilt build of Bigloo 3.1a, you’re in luck! We have made a Bigloo 3.1a build for Windows, ready to be installed and in various formats. You can download the builds here . Bigloo 3.1a is required to build Roadsend PHP for Windows.

If you want to compile Bigloo 3.1a yourself though, follow these steps:

  1. Install Cygwin (http://www.cygwin.com). Make sure you select the gcc-core, gcc-g++ and make packages.
  2. Download the bigloo 3.1a sources (http://www-sop.inria.fr/mimosa/fp/Bigloo/) and extract to ~/bigloo-3.1a
  3. Start the Cygwin shell and change into the bigloo directory with "cd bigloo-3.1a".
  4. Configure bigloo: "./configure –prefix=/bigloo". Here are the configure logs of a successful compile.
  5. Wait for it to finish.
  6. Type "make". Here are the make logs of a successful compile.
  7. Wait again for it to finish.
  8. Type "make install". Here are the make install logs of a successful compile.
  9. You’re done! Bigloo 3.1a is in /bigloo.

Download Bigloo 3.1a for Windows

If you found this article helpful or interesting, please help Compdigitec spread the word. Don’t forget to subscribe to Compdigitec Labs for more useful and interesting articles!

Topics: PHP, Windows | 1 Comment »

One Response to “Unofficial Bigloo 3.1a Build for Windows”

  1. Trust Bet Says:
    March 15th, 2024 at 20:50

    … [Trackback]

    […] Read More Info here on that Topic: compdigitec.com/labs/2008/08/01/unofficial-bigloo-31a-build-for-windows/ […]

Comments