View Full Version : Pike
Doomulation
September 28th, 2004, 10:06
Okay, now I'm sick of this. I need pike for windows, but it's damnably hard to find binary instead of source. I hate it when they just distrubute the source and no binaries. This is the stuff that makes me hate developers for linux. Nothing us ever so simple!
Does anyone have a link to pike binary? Preferbly the latest (7.66?)
Jakob
September 28th, 2004, 10:13
honestly.. how hard is it to do
./configure
make
make install
becuase that will compile most every linux source distribution and install it
Doomulation
September 28th, 2004, 10:54
Honestly I don't know how to DO that. I'm not used to that.
t0rek
September 28th, 2004, 21:14
Doom, just decompress the source file in a new directory, and then type:
./configure
make
make install
... and that's it... the source is compiled and installed, and you are ready to use pike... It's not that hard... It's kinda easy... BTW this should be move to Tech Talk
Doomulation
September 29th, 2004, 10:07
Right, I'll just TRY to do that...
Tech talk? Hrm... it's not like a computer problem, but whatever.
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.