Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-07 Thread Thierry B.
Frank Church a écrit : > > > On 3 October 2010 10:25, Frank Church > > wrote: > > > I have posted an article and some code on some bash scripts I have > developed to install FPC and Lazarus from source at > > http://devblog.brahmancreations.com/content/b

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-07 Thread Frank Church
On 3 October 2010 10:25, Frank Church wrote: > > I have posted an article and some code on some bash scripts I have > developed to install FPC and Lazarus from source at > http://devblog.brahmancreations.com/content/build-scripts-for-installing-freepascal-and-lazarus-from-source > . > > Any comme

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-05 Thread Marco van de Voort
On Tue, Oct 05, 2010 at 12:22:20AM +0100, Frank Church wrote: > This may be because since creating the article I have made changes > directly online to the web page to make it easier to understand, rather > than running the new changes and copying it back to the article. No, it is because you exe

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-05 Thread Juha Manninen (gmail)
On Tuesday 05 October 2010 05:44:27 Marcos Douglas wrote: > Yes, we need the original binary to build, but they are here: > http://svn.freepascal.org/svn/fpcbuild/branches/fixes_2_4/install/binw32/ For Windows yes. There is also an "installation script for Unixy platforms". I am confused with all

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Marcos Douglas
On Mon, Oct 4, 2010 at 6:02 PM, Juha Manninen (gmail) wrote: > On Monday 04 October 2010 15:26:47 Marcos Douglas wrote: >> You talk about installer to FPC and Lazarus from SVN? >> The installer to Windows works very well (but I do not use it)... >> >> Or you talk about the "universal installer" mu

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Frank Church
On 4 October 2010 14:11, Marcos Douglas wrote: > On Mon, Oct 4, 2010 at 9:51 AM, Kjow wrote: > > 2010/10/4 Marcos Douglas : > >> I think is good and I have interest... but you saw this link? > >> > http://wiki.lazarus.freepascal.org/Installing_Lazarus#Compiling.2Finstalling_FPC_and_Lazarus_from_

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Frank Church
On 4 October 2010 16:08, Marco van de Voort wrote: > On Sun, Oct 03, 2010 at 02:30:11PM +0100, Frank Church wrote: > > On 3 October 2010 13:23, Joshua Lim wrote: > > > > > Hi Frank, do you have something for Win32? Thanks. > > > > > > > > I don't have anything for Win32 yet, but it should be ea

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Justin Smyth
sent from my Telstra NEXTG™ handset -Original Message- From: Juha Manninen (gmail) Sent: Tuesday, 5 October 2010 8:02 AM To: Lazarus mailing list Subject: Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source On Monday 04 October 2010 15:26:47 Marcos

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Juha Manninen (gmail)
On Monday 04 October 2010 15:26:47 Marcos Douglas wrote: > You talk about installer to FPC and Lazarus from SVN? > The installer to Windows works very well (but I do not use it)... > > Or you talk about the "universal installer" multiplataform? But it > will use the sources from SVN? It would be

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Juha Manninen (gmail)
On Monday 04 October 2010 18:14:32 Marco van de Voort wrote: > Bash has been called (shell)scripting for 4 decades now. Probably longer > than the three above exist combined Yes. However, at least 10 years ago, a Perl program was typically called "Perl script", no matter how complicated it was. A

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Marco van de Voort
On Mon, Oct 04, 2010 at 02:44:19PM +0300, Juha Manninen (gmail) wrote: > > P.S. > "Scripting language" term is used loosely for "dynamic languages" like Perl, > Python and Ruby, Dynamic typic and scripting are not related. Scripting usually points towards a more interpretive way of execution.

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Marco van de Voort
On Sun, Oct 03, 2010 at 02:30:11PM +0100, Frank Church wrote: > On 3 October 2010 13:23, Joshua Lim wrote: > > > Hi Frank, do you have something for Win32? Thanks. > > > > > I don't have anything for Win32 yet, but it should be easy to convert. You > only have to look out for the Windows gotchas

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Vincent Snijders
2010/10/4 Marcos Douglas : >> Do you know if exists a component for lazarus that permits to download from >> svn? >> If not, I will use external svn like the script. > > I don't know... > I think is better use external SVN program (they are finished and works fine). Like here: http://svn.freepasc

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Marcos Douglas
On Mon, Oct 4, 2010 at 6:51 AM, Kjow wrote: > 2010/10/3 Joshua Lim : >> Hi Frank, do you have something for Win32?  Thanks. >> >> Frank Church wrote: >>> >>> I have posted an article and some code on some bash scripts I have >>> developed to install FPC and Lazarus from source at >>> http://devblo

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Kjow
2010/10/4 Juha Manninen (gmail) : > What I (and I guess Kjow) have in mind is an installation program for a person > who goes to Lazarus web-page for the first time and wants to try it. He > doesn't > even need to know that FPC needs to be installed before Lazarus. The installer > should take care

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Marcos Douglas
On Mon, Oct 4, 2010 at 7:44 AM, Juha Manninen (gmail) wrote: > One more thing: > > The multi-platform installer would be completed with a multi-platform-aware > web-site, similar with some commercial product download pages. Example: >  http://www.teamviewer.com/index.aspx > > It recognizes the cli

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Kjow
2010/10/4 Marcos Douglas : > I think is good and I have interest... but you saw this link? > http://wiki.lazarus.freepascal.org/Installing_Lazarus#Compiling.2Finstalling_FPC_and_Lazarus_from_Sources_of_SVN_.28Win32.29 > > This tutorial uses BAT files and it works too. > When I maded this tutorial,

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Marcos Douglas
On Mon, Oct 4, 2010 at 9:51 AM, Kjow wrote: > 2010/10/4 Marcos Douglas : >> I think is good and I have interest... but you saw this link? >> http://wiki.lazarus.freepascal.org/Installing_Lazarus#Compiling.2Finstalling_FPC_and_Lazarus_from_Sources_of_SVN_.28Win32.29 >> >> This tutorial uses BAT fil

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Kjow
2010/10/4 Frank Church : > If you can make it fully configurable, so that  c:\develop can be > c:\%installdir%, specify which revision so that the download command will be > "svn -r %revision% http://svn.freepascal.org/fpc/trunk fpc_%revision%" etc, > it will be a lot more useful. I will make full

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Frank Church
On 4 October 2010 11:18, Kjow wrote: > 2010/10/4 Frank Church : > > If you can make it fully configurable, so that c:\develop can be > > c:\%installdir%, specify which revision so that the download command will > be > > "svn -r %revision% http://svn.freepascal.org/fpc/trunk fpc_%revision%" > etc

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Marcos Douglas
On Mon, Oct 4, 2010 at 12:48 AM, Joshua Lim wrote: > [snip] > > "See: http://www.freepascal.org/down-win32.html . You can find a list of > mirrors at http://www.freepascal.org/sdown.html. Download FPC as one big > file, unzip it and run the install.exe." > > The download links don't work.  I also

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Frank Church
2010/10/4 Juha Manninen (gmail) > On Sunday 03 October 2010 12:25:50 Frank Church wrote: > > > I have posted an article and some code on some bash scripts I have > > > developed to install FPC and Lazarus from source at > > > > http://devblog.brahmancreations.com/content/build-scripts-for-instal

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Frank Church
On 4 October 2010 10:51, Kjow wrote: > 2010/10/3 Joshua Lim : > > Hi Frank, do you have something for Win32? Thanks. > > > > Frank Church wrote: > >> > >> I have posted an article and some code on some bash scripts I have > >> developed to install FPC and Lazarus from source at > >> > http://dev

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Juha Manninen (gmail)
On Monday 04 October 2010 12:51:25 Kjow wrote: > PS I want to make a "real" program, instead a batch. Multiplatform > (Win+Linux), of course. Make it Win+Linux+Mac. Then make it an open source project and I promise to participate. See my other mail. Regards, Juha -- _

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Frank Church
On 4 October 2010 00:26, Marcos Douglas wrote: > 2010/10/3 Frank Church : > > [snip] > > The wiki also has tips on compiling > > at > http://wiki.lazarus.freepascal.org/Installing_Lazarus#Compiling.2Finstalling_FPC_and_Lazarus_from_Sources_of_SVN_.28Win32.29 > > > > It is the type of article I do

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Kjow
2010/10/3 Joshua Lim : > Hi Frank, do you have something for Win32?  Thanks. > > Frank Church wrote: >> >> I have posted an article and some code on some bash scripts I have >> developed to install FPC and Lazarus from source at >> http://devblog.brahmancreations.com/content/build-scripts-for-insta

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Juha Manninen (gmail)
One more thing: The multi-platform installer would be completed with a multi-platform-aware web-site, similar with some commercial product download pages. Example: http://www.teamviewer.com/index.aspx It recognizes the client's platform somehow using Javascript (I guess) and offers the right p

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Juha Manninen (gmail)
On Sunday 03 October 2010 12:25:50 Frank Church wrote: > I have posted an article and some code on some bash scripts I have > developed to install FPC and Lazarus from source at > http://devblog.brahmancreations.com/content/build-scripts-for-installing-fr > eepascal-and-lazarus-from-source . > > A

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Juha Manninen (gmail)
On Monday 04 October 2010 13:43:06 Frank Church wrote: > Batch or bash programs are real programs. I'd say use a batch file or some > other script, and create a GUI interface to it. This GUI business is rather > over done. You could try Pascal Script, thus have your Pascal cat and eat > as well >

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Kjow
2010/10/4 Juha Manninen (gmail) : > On Monday 04 October 2010 12:51:25 Kjow wrote: >> PS I want to make a "real" program, instead a batch. Multiplatform >> (Win+Linux), of course. > > Make it Win+Linux+Mac. > Then make it an open source project and I promise to participate. > See my other mail. > >

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Marcos Douglas
On Mon, Oct 4, 2010 at 10:37 AM, Kjow wrote: > 2010/10/4 Marcos Douglas : >> Well, I am not an expert in BAT files and this was my first >> contribuition to FreePascal  ;-) but if you have a script with >> interaction, is much better. >> I would like to see your script. > > I'll publish a new mail

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-04 Thread Kjow
2010/10/4 Marcos Douglas : > Well, I am not an expert in BAT files and this was my first > contribuition to FreePascal  ;-) but if you have a script with > interaction, is much better. > I would like to see your script. I'll publish a new mail in the mailing list when done :) > If the installer w

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-03 Thread Joshua Lim
Hi Marcos, Thanks, I managed to Google into this wiki on Sat, had a quick look, but couldn't proceed after this part, so decided to try another time again: "See: http://www.freepascal.org/down-win32.html . You can find a list of mirrors at http://www.freepascal.org/sdown.html. Download FPC as

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-03 Thread Marcos Douglas
2010/10/3 Frank Church : > [snip] > The wiki also has tips on compiling > at http://wiki.lazarus.freepascal.org/Installing_Lazarus#Compiling.2Finstalling_FPC_and_Lazarus_from_Sources_of_SVN_.28Win32.29 > > It is the type of article I don't like because you can learn a lot more from > a  good well c

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-03 Thread Frank Church
On 3 October 2010 13:23, Joshua Lim wrote: > Hi Frank, do you have something for Win32? Thanks. > > I don't have anything for Win32 yet, but it should be easy to convert. You only have to look out for the Windows gotchas. I will have tackle in the near future, but I wouldn't want to keep you wat

Re: [Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-03 Thread Joshua Lim
Hi Frank, do you have something for Win32? Thanks. Frank Church wrote: I have posted an article and some code on some bash scripts I have developed to install FPC and Lazarus from source at http://devblog.brahmancreations.com/content/build-scripts-for-installing-freepascal-and-lazarus-from-s

[Lazarus] Build scripts for Freepascal and Lazarus compilation from source

2010-10-03 Thread Frank Church
I have posted an article and some code on some bash scripts I have developed to install FPC and Lazarus from source at http://devblog.brahmancreations.com/content/build-scripts-for-installing-freepascal-and-lazarus-from-source . Any comments and tips are well come. -- Frank Church =