Compile Code

[ Start > Compile Code ] [ Edit this Page | Show Page Versions | Show Raw Source ]


Compiling from Source Code

cd /tmp
wget http://pike.ida.liu.se/pub/pike/all/7.8.352/Pike-v7.8.352.tar.gz
tar xzvf Pike-v7.8.352.tar.gz
there is a bin directory inside 'Pike-v7.8.352' after extraction, but this binary does not function.
cd ./Pike-v7.8.352/src
./configure
make
Before doing 'make install', try this ./pike
then do 'sudo make install'


Powered by PikeWiki2

 
gotpike.org | Copyright © 2004 - 2009 | Pike is a trademark of Department of Computer and Information Science, Linköping University