----- Original Message -----
From: "jmramirez (mas_ke_na)" <mas_ke...@hotmail.com>
To: <debian-user-spanish@lists.debian.org>
Cc: <debian-user-spanish@lists.debian.org>
Sent: Monday, March 28, 2011 10:17 AM
Subject: 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.
- --
No, no tengo acceso a Internet, Tengo la versión i386 de Debian Squeeze por
lo que seleccioné en las opciones de compilación gtk, Linux y i386.
Lo poco que entendó ahí es que está resuelto en la 0.9.31, pero yo tengo la
0.9.30, intente con lo otro que expusiste unas cosas se ejecutaron bien,
otras no, pero al final sigo sin poder compilarlo.
1 Millón de Gracias por el Intento de Ayudar
=========
|| ISMAEL ||
=========
--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/580C3453A4BE483887740EBD9EDD161F@virpc05