PDA

View Full Version : makefile.perl missing


gottasummer
01-03-2006, 09:07 AM
Hey guys,
I know it has been a while, got a new server, all different neat stuff... this time I am not using that buggy Win2k server like I used to for my server before, trying to have it get back up and all, I have some great ideas, as some of you know, I do java, but also know a fair share of C (nothing that would put me on the development team hehe)

Anyway, I am missing makefile.perl in the zones directory, downloaded the release from SF, no makefile.perl for zone
So for that one, I did:

cd ~eq/source/zone
make clean
make


Should that work fine, or will it result in it being buggy or zone crashing?

Thanks.

RangerDown
01-03-2006, 02:31 PM
That answer will vary from one day to the next as the CVS is updated with enhancements, tweaks, fixes, and breaks :D

fathernitwit
01-03-2006, 03:39 PM
makefile.perl was removed from unix and made the default, since almost all unix machines have perl installed. The regular makefile should do the trick.