[Lazarus] [TIP]: Installing Lazarus under Linux via SVN (Ubuntu 11.04 or later)
silvioprog
silvioprog at gmail.com
Thu Jun 2 21:07:19 CEST 2011
2011/6/2 Mattias Gaertner <nc-gaertnma at netcologne.de>:
> "make bigide" compiles an IDE with lots of packages. This is used by
> the installers you find on the website too.
>
> It is enough to do
>
> make bigideclean all bigide
So to install I change from:
echo ""
echo "Step 9: Compiling Lazarus..."
echo ""
make clean all
make bigideclean bigide
to:
echo ""
echo "Step 9: Compiling Lazarus..."
echo ""
make bigideclean all bigide
Yes? :/
--
Silvio Clécio
===============================================
Blog - <silvioprog.com.br>
Twitter - <twitter.com/silvioprog>
LazSolutions - <code.google.com/p/lazsolutions>
Lazarus-BR - <groups.google.com.br/group/lazarus-br?hl=pt-BR>
===============================================
* Conheça nosso canal IRC sobre Lazarus: #lazarus-br *
===============================================
More information about the Lazarus
mailing list