Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Free Pascal
»
General
(Moderators:
FPK
,
Tomas Hajny
) »
Making Executable for my Lazarus Project
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
CCR Bugs
IRC channel
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
CALCULATED FIELD
by
MarkMLl
[
Today
at 09:03:28 pm]
Can FreePascal be used to...
by
Wysardry
[
Today
at 08:51:04 pm]
Printer Paper Orientation
by
J-G
[
Today
at 08:23:50 pm]
Reading pdf into a TMemo
by
Nicole
[
Today
at 08:16:55 pm]
IBExpress - best practise...
by
rvk
[
Today
at 08:03:00 pm]
[solved] How to download ...
by
wp
[
Today
at 07:58:04 pm]
[Solved] Default filename...
by
bobonwhidbey
[
Today
at 07:56:16 pm]
trying to create an own c...
by
rvk
[
Today
at 07:54:19 pm]
How to fix this simple de...
by
QuinnMartin
[
Today
at 07:53:19 pm]
Calling convention is los...
by
ase
[
Today
at 07:29:39 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Making Executable for my Lazarus Project (Read 3101 times)
odvesims
Full Member
Posts: 176
Making Executable for my Lazarus Project
«
on:
August 11, 2015, 11:41:13 pm »
Hey There!
I'm working on a Lazarus project and I want to make some sort of .exe file that I can use to install such project in a different machine. I tried with the "publish" option in the Lazarus IDE but that doesn't actually do what I was hoping (Thought it'd be similar to Visual Studio's publish). Is there a way to pack all my project modules and make a .exe file that i can use to install it everywherelse? How does Lazarus deals with this?
Thanks in advance,
Oscar
Logged
derek.john.evans
Guest
Re: Making Executable for my Lazarus Project
«
Reply #1 on:
August 11, 2015, 11:53:59 pm »
http://www.jrsoftware.org/isinfo.php
Logged
odvesims
Full Member
Posts: 176
Re: Making Executable for my Lazarus Project
«
Reply #2 on:
August 12, 2015, 03:12:19 pm »
Thanks derek, that worked beautifully! Now, I'm wondering how to allow my application to be installed in Linux distribution OS...
Logged
derek.john.evans
Guest
Re: Making Executable for my Lazarus Project
«
Reply #3 on:
August 12, 2015, 03:16:46 pm »
Cool, yea, I've loved InnoSetup for years. Lazarus uses it for the Win32 installer.
For Linux, look into creating Debian or RPM packages. Ive never done that, but it looks like there are a number of GUI front ends to help
Logged
Basile B.
Guest
Re: Making Executable for my Lazarus Project
«
Reply #4 on:
August 12, 2015, 05:30:23 pm »
This would be great if someone could publish a wiki page about how to make DEB or RPM. A few weeks ago i've managed to make a RPM but I was very disapointed to see that the sources are deleted after each construction of the package.
But this has to be done since on nix all the executables stand in the same folder there's always a risk that a package provides the same file(s). Consequences can be dramatic.
I've followed this
http://stackoverflow.com/a/18684749
About the GUI editors take care. I remember that i installed one made with mono but the software was not running after setup. You see the thing: the guy makes a RPM to distribute a software that's used to make RPM. But his RPM fail to setup the soft correctly...
«
Last Edit: August 12, 2015, 05:32:40 pm by BBasile
»
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Free Pascal
»
General
(Moderators:
FPK
,
Tomas Hajny
) »
Making Executable for my Lazarus Project
TinyPortal
© 2005-2018