User forums > Using Code::Blocks
Auto Code::Blocks Checkout and Install Script
280Z28:
./configure --prefix=/home/sam/devel/codeblocks/devel
should work (if the build system is like any other gnu make system)
prefix tells make install where to put the install.
Game_Ender:
So in this case you would just change CB_INSTALL_DIR to /home/sam/devel/codeblocks/devel at the top of the script and you will be set.
takeshimiya:
Thanks, I'll try it. :)
Navigation
[0] Message Index
[*] Previous page
Go to full version