|
Nov 19, 2005 at 07:52 AM |
Step 1. download Lazarus from http://www.lazarus.freepascal.org
Step 2. Install Lazarus
Step 3. First project Hello World!
|
|
|
Nov 19, 2005 at 07:34 AM |
|
If anyone doing this upgrade in FreeBSD is running their /tmp directory as nosuid,noexec
It won't work and you will get an error along the lines of:
./+INSTALL: permission denied
pkg_add: install script returned error status
You can fix this ploblem with run:
setenv PKG_TMPDIR /home/user/tmp etc /home/admin/tmp
|
|
|
<< Start < Previous 1 2 3 Next > End >>
|