Thanks Thomas, I will get this going and see...<br /><br /><br />On Jan 25, 2011 5:14am, Thomas Miletich <thomas.miletich@gmail.com> wrote:<br />> Hello<br />> <br />> building iPXE doesn't require a very complicated setup.<br />> <br />> Most of the tools should be pre-installed on every distribution, but<br />> <br />> you might have to install gcc and binutils.<br />> <br />> I don't use SuSE myself, but a quick google search revealed that executing<br />> <br />> <br />> <br />> zypper install -t pattern devel_C_C++<br />> <br />> <br />> <br />> as root should download and install all the packages required for C<br />> <br />> and C++ development. This should be sufficient for iPXE.<br />> <br />> Just cd into the src/ directory and type 'make'. It will complain<br />> <br />> anyway if there's something missing, so you can install it.<br />> <br />> <br />> <br />> To get rom-o-matic working on your own server you need a running<br />> <br />> apache server with PHP installed. Simply copy iPXE somewhere in your<br />> <br />> wwwroot directory and put the rom-o-matic files into the iPXE<br />> <br />> directory. There is a config file in the rom-o-matic files where you<br />> <br />> may have to alter the iPXE source path.<br />> <br />> Then simply access the URL to your rom-o-matic setup and you should be<br />> <br />> good to go.<br />> <br />> It's a good idea to run 'make' in the iPXE directory before you access<br />> <br />> rom-o-matic though, as the first request could timeout otherwise.<br />> <br />> In older rom-o-matic versions you also had to manually build 'make<br />> <br />> bin/NIC', but I believe that is done automatically on newer versions.<br />> <br />> <br />> <br />> Hth<br />> <br />> Thomas<br />> <br />> <br />> <br />> On Tue, Jan 25, 2011 at 8:37 AM,  mwhelton@gmail.com> wrote:<br />> <br />> > Hey all,<br />> <br />> ><br />> <br />> > I am an experienced Windows/Unix/VMware administrator but compiling is<br />> <br />> > something I never got around to doing. So... were can I get a step-by-step<br />> <br />> > tutorial on how to setup an iPXE compile environment? I was planning on<br />> <br />> > using OpenSUSE 11 (I have 32 and 64bit, but I can use almost anything...)<br />> <br />> > preferably with the Rom-O-Matic web front end?<br />> <br />> ><br />> <br />> > I realize this is something of a project, but any help would be greatly<br />> <br />> > appreciated.<br />> <br />> ><br />> <br />> > Best,<br />> <br />> ><br />> <br />> > Matthew Helton<br />> <br />> > Bentonville, Arkansas<br />> <br />> > _______________________________________________<br />> <br />> > ipxe-devel mailing list<br />> <br />> > ipxe-devel@lists.ipxe.org<br />> <br />> > https://lists.ipxe.org/mailman/listinfo/ipxe-devel<br />> <br />> ><br />> <br />> ><br />>