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
IRC channel
Latest SVN
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
Best reading method
by
lucamar
[
Today
at 02:10:58 pm]
converting C++ over laz, ...
by
BeniBela
[
Today
at 01:53:33 pm]
Why Does OnChange not get...
by
lucamar
[
Today
at 01:45:45 pm]
debug problems
by
Paolo
[
Today
at 01:31:08 pm]
CAN-BUS SockectCAN
by
avra
[
Today
at 12:15:12 pm]
Installation
by
MiR
[
Today
at 12:04:15 pm]
How to check if a string ...
by
JuhaManninen
[
Today
at 11:58:35 am]
How to assign default eve...
by
lucamar
[
Today
at 11:43:02 am]
IBX 2.4.0 for Lazarus is ...
by
tonyw
[
Today
at 10:51:23 am]
Raspbian: running a progr...
by
MarkMLl
[
Today
at 10:07:06 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Making Executable for my Lazarus Project (Read 2478 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