<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jan 31, 2015 at 6:42 AM, Michael Van Canneyt <span dir="ltr"><<a href="mailto:michael@freepascal.org" target="_blank">michael@freepascal.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
On Sat, 31 Jan 2015, Mehmet Erol Sanliturk wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
On Sat, Jan 31, 2015 at 12:26 AM, Michael Van Canneyt <<a href="mailto:michael@freepascal.org" target="_blank">michael@freepascal.org</a>> wrote:<br>
<br>
<br>
On Fri, 30 Jan 2015, Mehmet Erol Sanliturk wrote:<br>
<br>
Why do you think so ?<br>
<br>
I have a fully automated build environment that uses lazbuild, guided by a custom written program and a<br>
shell script.<br>
It works transparantly on linux and windows. It results in an installer on both platforms: inno setup on<br>
windows,<br>
self-extracting shell script on linux, built from the same .iss file.<br>
<br>
[snip]<br>
<br>
Are these ( program sources and shell script ) open to public ?<br>
If "Yes" , would you please supply link(s) to download ?<br>
<br>
<br>
They are not available for public.<br>
<br>
I can supply the '.iss -> zip file' code for linux, if that is of any use.<br>
<br>
Michael.<br>
<br>
--<br>
<br>
<br>
<br>
Dear Michael ,<br>
<br>
My main interest is to learn to generate install files for FreeBSD similar to Linux .<br>
Therefore , I do not know whether I can use the '.iss -> zip file' code for linux for such work .<br>
You know better than me .<br>
</blockquote>
<br>
.iss is the source file for an Inno Setup installer, an installer for Windows.<br>
<br>
I have FPC code that converts the [Files] section to a Zip file, which is then<br>
bundled with a custom setup.sh shell script to create a self-extracting installer. This is done with makeself (check internet for makeself).<br>
<br>
The self-extracting installer works on any linux system that has unzip installed.<br>
Even that can probably be reduced to simply tar and compress, given some work.<br>
<br>
According to the author, the makeself self-extractor should work on any unix compatible system.<br>
<br>
If this is an acceptable procedure for you, then I can send the sources and the setup.sh script.<span class="HOEnZb"><font color="#888888"><br>
<br>
Michael.</font></span><br>--<br></blockquote></div><br></div><div class="gmail_extra">Please do not worry fro me .<br><br></div><div class="gmail_extra"><br><br>Thank you very much .<br><br></div><div class="gmail_extra">Mehmet Erol Sanliturk <br><br><br></div><div class="gmail_extra"><br></div></div>