Lazarus 0.9.30 + FreePascal fpc 2.4.2

Talk about and post software packages known to work or packaged for Puppy.
Message
Author
User avatar
RSH
Posts: 2397
Joined: Mon 05 Sep 2011, 14:21
Location: Germany

#56 Post by RSH »

panoss wrote:And if something goes wrong (knock on wood), making a new puppy installation, plus lazarus installation, takes less than 10 minutes! Literally.
I have made some testings and some work on this project too, so i can say you can save these ten minutes in the future. Note: after installing lazarus slacko 5.3 hung up while saving the formerly created savefile. That's why i'm using the .sfs method.

Method using .sfs
--------------------

Tested successfully with:

- Lucid 5.2.8
- Puppy Studio 3.3
- Slacko 5.3
- Wary 5.2

1. Start Puppy without using a savefile (live)
.....Installing "sfs_load-1.2" first in Puppy Studio 3.3
2. Load Lazarus-0.9.30.0-fpc-2.4.2.sfs (setup>setup puppy>sfs-load on the fly)
3. Load lupu_devx_528-3.sfs (setup>setup puppy>sfs-load on the fly)
4. Reboot PC and creating savefile (1GB has always been enough)
5. Start Lazarus (/usr/lib/lazarus/0.9.30/startlazarus)

.....click OK (package message zcomponent)
6. Menu Environment>Options
.....Lazarus directory: /usr/lib/lazarus/0.9.30/
.....Compiler path: /usr/bin/fpc
.....FPC source directory: /usr/share/fpcsrc/$(FPCVer)/
.....Make path: /usr/bin/make
.....Directory for building test: /tmp/
7. Menu Environment>Rescan FPC source directory
8. Menu Tools>Configure "Build Lazarus"

.....LCL (Clean+Build)
.....Package Registration (Clean+Build)
.....IDE Interface (Clean+Build)
.....SynEdit (Clean+Build)
.....IDE (None)
.....Examples (Clean+Build)
.....Uncheck "Restart after building IDE"
.....Uncheck "Clean all"
Exit Formular "Configure Build Lazarus" with "Save settings"
9. Open & Install Package: /usr/lib/lazarus/0.9.30/components/zeosdbo/packages/lazarus/zcomponent.lpk
10.Rebuild Lazarus
11.Replacing the rtl dir (/usr/share/fpcsrc/2.4.2/rtl) with the newer version (fpc-src-2.4.4-0.laz.i686.rpm)
12.File /usr/share/applications/lazarus-0.9.30.desktop fixed

.....Open As Text (rightclick contextmenu)
.....Line "Exec=startlazarus-0.9.30 %f" changed to "Exec=/usr/lib/lazarus/0.9.30/startlazarus" to be able to start lazarus from the utility menu
13.Reboot PC

But that's not all, i have also build an .sfs file out of the rebuild lazarus and the replaced rtl directory. And it works out of the box. No need to compile again and even no need to replace the rtl directory (all done). I have split and then uploaded the .sfs file (because of the maximum upload size of the file hoster). There is a script that rebuilds the .sfs after downloading the files. But first the path's inside the script must be changed to the download directory (otherwise it builds an empty file). So please read the 'build-readme-en.txt' file before you try to rebuild the .sfs.

The files formerly presented here are no longer available.

Please download LazY Puppy 5.2.8-4 if you want to use lazarus.
http://murga-linux.com/puppy/viewtopic.php?t=74544

RSH
[b][url=http://lazy-puppy.weebly.com]LazY Puppy[/url][/b]
[b][url=http://rshs-dna.weebly.com]RSH's DNA[/url][/b]
[url=http://murga-linux.com/puppy/viewtopic.php?t=91422][b]SARA B.[/b][/url]

tatamata
Posts: 63
Joined: Sun 02 May 2010, 09:09

#57 Post by tatamata »

Hello, guys.
I have prepared a huge .pet (788MB) of CodeTyphon distribution of Lazarus and FrePascal. See http://www.pilotlogic.com/sitejoom/index.php/codetyphon
Download PET here:
http://www.4shared.com/file/U5ryH2fy/Co ... n-240.html
Note that it is huge, 788 MB, since it is already precompiled.

CodeTyphon distribution contains a lot more components than regular Lazarus distribution. Yes, this pet is huge and is contrary to both CodeTyphon philosophy (installation from source) and Puppy philosophy (keep it small), but, hey, you get the best RAD tool on the planet! :lol:

I suppose it will work even without missing libraries, because it is already compiled, but here are libraries, just in case:
http://www.4shared.com/file/rxSOsfAe/Co ... -Libs.html

Could you please test in some frugal Puppy an report results?

User avatar
RSH
Posts: 2397
Joined: Mon 05 Sep 2011, 14:21
Location: Germany

#58 Post by RSH »

tatamata wrote:Hello, guys.
I have prepared a huge .pet (788MB) of CodeTyphon distribution of Lazarus and FrePascal. See http://www.pilotlogic.com/sitejoom/index.php/codetyphon
Download PET here:
http://www.4shared.com/file/U5ryH2fy/Co ... n-240.html
Note that it is huge, 788 MB, since it is already precompiled.
:cry: :cry: :cry:

I really would have downloaded the .pet, but i don't want to sign in and leave my email adress just to download this file.

RSH

:cry: :cry: :cry:
[b][url=http://lazy-puppy.weebly.com]LazY Puppy[/url][/b]
[b][url=http://rshs-dna.weebly.com]RSH's DNA[/url][/b]
[url=http://murga-linux.com/puppy/viewtopic.php?t=91422][b]SARA B.[/b][/url]

tatamata
Posts: 63
Joined: Sun 02 May 2010, 09:09

#59 Post by tatamata »

I think you don't have to sing-in, but have to wait some time until download is available if you don't sign...Isn't there a counter showing you how many seconds you have to wait?

User avatar
RSH
Posts: 2397
Joined: Mon 05 Sep 2011, 14:21
Location: Germany

#60 Post by RSH »

Hi, tatamata.

I have been waiting for about ten minutes or more - nothing happened.

Ok, i've got an idea. You can store this file at mediafire. I will send you my password (pm) and let it open until upload. You can also then search my folders - and maybe find something interesting.

The 200mb issue (max. file size at mediafire) do we solve using a pet created by myself. It lets you split big files into parts and creates a rebuild script. It has a simple self explaining GUI.

Just install the .pet then rightclick on the your huge .pet and choose split file. Nothing else to do. You will get informed if the job is done (xdialog message).

BTW: it is already built in in LazY Puppy 528-4. :D

RSH
Attachments
code-typhon-4-shared.jpg
(40.84 KiB) Downloaded 2703 times
[b][url=http://lazy-puppy.weebly.com]LazY Puppy[/url][/b]
[b][url=http://rshs-dna.weebly.com]RSH's DNA[/url][/b]
[url=http://murga-linux.com/puppy/viewtopic.php?t=91422][b]SARA B.[/b][/url]

User avatar
RSH
Posts: 2397
Joined: Mon 05 Sep 2011, 14:21
Location: Germany

#61 Post by RSH »

[b][url=http://lazy-puppy.weebly.com]LazY Puppy[/url][/b]
[b][url=http://rshs-dna.weebly.com]RSH's DNA[/url][/b]
[url=http://murga-linux.com/puppy/viewtopic.php?t=91422][b]SARA B.[/b][/url]

User avatar
RSH
Posts: 2397
Joined: Mon 05 Sep 2011, 14:21
Location: Germany

Link to Code Typhon

#62 Post by RSH »

The Link to Code Typhon Directory at mediafire:

http://www.mediafire.com/?2vry69xml30de
[b][url=http://lazy-puppy.weebly.com]LazY Puppy[/url][/b]
[b][url=http://rshs-dna.weebly.com]RSH's DNA[/url][/b]
[url=http://murga-linux.com/puppy/viewtopic.php?t=91422][b]SARA B.[/b][/url]

Post Reply