[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: OT: Compilar Lazarus 0.9.30



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> /usr/lib/lazarus/0.9.30/ide/lazconf.pp(1,1) Fatal: Can't find unit
> DefineTemplates used by LazConf

Buenas...

	No se si tienes internet, pero yo he visto esto [1]

Un saludo

[1] http://62.166.198.202/view.php?id=18331

Pego parte:

(0044639)
Marelis	 (reporter)
2010-12-28 09:26
edited on: 2010-12-28 09:29

I forgot to write in the "Steps to Reproduce" the first line:

- - build FPC (cross) for win32/win64

like this:

make all NOGDB=1 CPU_TARGET=i386 OS_TARGET=win32 2>&1 | tee make-win32.log
sudo make crossinstall NOGDB=1 INSTALL_PREFIX=/usr CPU_TARGET=i386
OS_TARGET=win32 2>&1 | tee install-win32.log
sudo ln -s /usr/lib/fpc/2.4.2/ppcross386 /usr/bin/ppcross386
make distclean
make all NOGDB=1 CPU_TARGET=x86_64 OS_TARGET=win64 2>&1 | tee make-win64.log
sudo make crossinstall NOGDB=1 INSTALL_PREFIX=/usr CPU_TARGET=x86_64
OS_TARGET=win64 2>&1 | tee install-win64.log
sudo ln -s /usr/lib/fpc/2.4.2/ppcrossx64 /usr/bin/ppcrossx64

And the next line:

- - allow normal user (without root rights) compile Lazarus IDE

like this:

sudo groupadd -f lazarus
sudo usermod -a -Glazarus $USERNAME
sudo chown -R :lazarus /usr/lib/lazarus/0.9.31
sudo chmod -R g+xrw /usr/lib/lazarus/0.9.31

(0045038)
Vincent Snijders	 (manager)
2011-01-10 11:17

Can you try again with the latest svn version?
(0045455)
Vincent Snijders	 (manager)
2011-01-24 21:43

I assume this issue has been fixed together with the related issue.

- -- 
"Si los tontos volaran, el cielo se oscurecería"

No me envié correos en formatos propietarios
http://www.gnu.org/philosophy/no-word-attachments.es.html
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJNkJh1AAoJEOWNzQnqy+fzxCAH/09f0QkXs40iJwUUFBwrJe5/
AgpYd/QigaX0TAAEwo8+PNCipNXUm9HW3UhC9IirW+BrjFoViHwPzKFJeiSwJCit
t03d4qRvdRjWDuCv0x0ezfpwQyp1+t/zukK6x3dk6+7e6VOe3WWKtxTAAteFou6n
RatxOa32AYHGvxTnj7e2pKbju1QEaiPOvq5b5QoTZ+k0iqHHga/SMAVuKIyXAKeO
uBhpQ+r0g6Ro9uaIWgFeG/iggdSF2faICRnXGssjlwmh/iF4zt09uMjtsGwgqra3
cc8YA4ROhT8UzLrJAlkEIgwABXTu3D6za4E5hHLBl06mYbUhCvMUZSpdGNja3gw=
=HHcu
-----END PGP SIGNATURE-----


Reply to: