<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
17.03.2010 22:44, Michael Schnell wrote:
<blockquote cite="mid:4BA0F8C6.8010700@lumino.de" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
On 03/16/2010 12:04 AM, Paul Ishenin wrote:
<blockquote cite="mid:4B9EBD08.7010007@mail.ru" type="cite">First you
need to install fpc >= 2.4.0 on all your systems. There are packages
available on fpc site for most of platforms. <br>
</blockquote>
Should I use the svc sources here, too (how to do this ? )<br>
or should I install a prebuilt packed (for Linux and for Windows) Are
the "2.4.0" ones in Sourceforge <a moz-do-not-send="true"
class="
ext_rpm
dload filename { url:
'http://downloads.sourceforge.net/project/freepascal/Linux/2.4.0/fpc-2.4.0-1.i386.rpm'
}"
href="http://sourceforge.net/projects/freepascal/files/Linux/2.4.0/fpc-2.4.0-1.i386.rpm/download"
title="/Linux/2.4.0/fpc-2.4.0-1.i386.rpm: released on 2010-01-01">fpc-2.4.0-1.i386.rpm</a>,
<a moz-do-not-send="true"
class="
ext_rpm
dload filename { url:
'http://downloads.sourceforge.net/project/freepascal/Linux/2.4.0/fpc-2.4.0-1.src.rpm'
}"
href="http://sourceforge.net/projects/freepascal/files/Linux/2.4.0/fpc-2.4.0-1.src.rpm/download"
title="/Linux/2.4.0/fpc-2.4.0-1.src.rpm: released on 2010-01-01">fpc-2.4.0-1.src.rpm</a>
and <a moz-do-not-send="true"
class="
ext_exe
dload filename { url:
'http://downloads.sourceforge.net/project/freepascal/Win32/2.4.0/fpc-2.4.0.i386-win32.exe'
}"
href="http://sourceforge.net/projects/freepascal/files/Win32/2.4.0/fpc-2.4.0.i386-win32.exe/download"
title="/Win32/2.4.0/fpc-2.4.0.i386-win32.exe: released on 2009-12-30">fpc-2.4.0.i386-win32.exe</a>
the appropriate files ? <br>
</blockquote>
You can use 2.4.0 prebuilt packages but there are some bugs with
resources in 2.4.0 which was already fixes in the svn version. So you
can install 2.4.0 and checkout an svn version. Then do "make clean
all", "sudo make install". Depends on your linux you need also to pass
install directory (for make install) or fpc will be installed in
/usr/local/lib<br>
<blockquote cite="mid:4BA0F8C6.8010700@lumino.de" type="cite">Will I
STILL be able to use the Lazarus installation once I updated FPC
? <br>
</blockquote>
You are able to use both fpc versions if they are properly installed
(both to /usr/lib or both to /usr/local/lib). You need to pass
PP=/usr/lib/fpc/fpc2.5.1/ppc386 if you want to building lazarus using
paticular fpc version.<br>
<br>
Anyway, all that info is available in the wiki. Try to find it.<br>
<br>
Best regards,<br>
Paul Ishenin.<br>
</body>
</html>