mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 15:39:30 +02:00
readme: note for BSD users
git-svn-id: trunk@40173 -
This commit is contained in:
parent
b37b00794a
commit
4bfedf1d24
@ -22,12 +22,16 @@ You don't need ./configure, just do
|
|||||||
|
|
||||||
[]$ make clean bigide
|
[]$ make clean bigide
|
||||||
|
|
||||||
|
(BSD users: gmake clean bigide)
|
||||||
|
|
||||||
This will create the lazarus executable with a lot of packages.
|
This will create the lazarus executable with a lot of packages.
|
||||||
Start it and enjoy.
|
Start it and enjoy.
|
||||||
|
|
||||||
If the above gives an error you can try to build a minimal IDE with
|
If the above gives an error you can try to build a minimal IDE with
|
||||||
[]$ make clean all
|
[]$ make clean all
|
||||||
|
|
||||||
|
(BSD users: gmake clean all)
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
Installation and Requirements:
|
Installation and Requirements:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user