Page 1 of 1

Need Lazarus 1.6RC2 + FreePascal3 + SRC

Posted: 13 Mar 2016, 16:21
by att
Hello,
For Porteus 3.x 64bit I would be needing the modules Lazarus 1.6RC2 and FreePascal 3.0 including its sources.
Can anyone do this.... ?

Re: Need Lazarus 1.6RC2 + FreePascal3 + SRC

Posted: 14 Mar 2016, 17:03
by bour59
These packages are available in .rpm format from sourceforge
may I suggest you some steps to do it yourself ? -really easy-
1st/ download from Sourceforge the 3 packages in .rpm format from
https://sourceforge.net/projects/lazaru ... rus%201.6/
fpc-3.0.0-1.x86_64.rpm
fpc-src-3.0.0-151202.x86_64.rpm
lazarus-1.6-0.x86_64.rpm
2nd/ use the script rpm2xzm to convert these 3 packases in .xzm (porteus modules format)
rpm2xzm packageX.rpm
3rd/ copy these .xzm to the porteus/module folder
4th/ activate these 3 porteus modules newly created
or reboot to have them activated after every boot

if you need the RC2 of lazarus, look at sourceforge lazarus to get it
please don't ask me how to use these modules.