Hi Marcos, I am up to the point of using the file:
fpc-2.4.2.i386.linux.tar your instructions are for a .tar.gz file not a .tar file your instructions read su password: xxxxxx // I will amend // cp fpc-2.2.4.source.tar.gz /usr/local/src/ cp fpc-2.4.2.i386.linux.tar /usr/local/src/ cd /usr/local/src/ tar -xvzf fpc-2.4.2.i386.tar // does not work because it expects a .tar.gz file not a .tar file // one of the parameters needs to be changed. // next line amended rm fpc-2.4.2.i386.tar exit That is as far as I have gotten with my lazarus installation for Mint 10 Linux. Windows Free Pascal and Lazarus install NOT attempted so far. I will appreciate your feedback on this. It is only a small change and I expect that Linux newbies like myself will appreciate the corrections, pew Fond Regards, Peter Eric WILLIAMS --- Hobart, Tasmania, Australia --- Phone: +61 (03) 6236-9675 My free websites are: http://pewink.info (&) http://pewslinuxvault.googlepages.com On 23 January 2011 15:43, Peter E Williams <pewslinuxva...@gmail.com> wrote: > Hi Marcos, > > Thank you. Solved pending feedback. Please allow a day or two for > possible questions I have. I have printed out the relevant pages 1-22 > and I will need a day or more read them. > > I will be attempting Free Pascal and Lazarus installations on Windows > 7 Ultimate and Mint 10 Linux. Both fairly clean installations. > > pew > > Fond Regards, Peter Eric WILLIAMS > --- Hobart, Tasmania, Australia > --- Phone: +61 (03) 6236-9675 > My free websites are: http://pewink.info (&) > http://pewslinuxvault.googlepages.com > > > On 22 January 2011 19:55, Marcos Douglas <m...@delfire.net> wrote: >> >> On Sat, Jan 22, 2011 at 5:31 PM, Peter Eric Williams >> <piffle.the....@iinet.net.au> wrote: >> > Hi pascal list, >> > >> > Please excuse me asking such a basic question, but I'm new to this list. >> > >> > I require the basic instructions for quick start with subversion for all of >> > the free pascal compiler using subversion. >> > >> > I am using Windows 7 Ultimate and I am new to Free Pascal and Lazarus. >> > >> > I have previously used Linux Ubuntu and Mint 10 with stable version of free >> > Pascal and Lazarus. >> > >> > I am not wanting to use a pirate copy of Delphi XE and I am a supporter of >> > free pascal and the GNU GPL 3 license. >> > >> > I have been reading the Development Tutorial (a.k.a Build FAQ) >> > >> > Copy and paste follows from the Dev. Tut. pdf file, section 1.3.3 (with my >> > comments //). Please note the crap characters when I copy and pasted it. >> > >> > 1.3.3 Downloading source via SVN >> > „To c™he™k out a— module use the follow line: >> > svn co http://svn.freepascal.org/svn/<module>/trunk <module> >> > # >> > # Examples: >> > # >> > # FPC >> > # svn co http://svn.freepascal.org/svn/fpc/trunk fpc >> > # >> > # fpcdocs >> > # >> > svn co http://svn.freepascal.org/svn/fpcdocs/trunk fpcdocs >> > # >> > # fpcprojects (has no branches, maybe you don't need /trunk at the end) >> > # >> > svn co http://svn.freepascal.org/svn/fpcprojects/trunk fpcprojects >> > # >> > # lazarus >> > # >> > svn co http://svn.freepascal.org/svn/lazarus/trunk lazarus >> > „ >> > o ™he™k out — ˜r—n™hD repl—™e trunk in the —˜ove lines with the >> > ˜r—n™hesG`˜r—n™h n—mebF iFgF to ™he™k out the ˜r—n™h >> > (xes•P•RX >> > >> > // to check out a branch replace trunk in the above lines with >> > branches/<branch name> E.g. To checkout the branches_2.4 >> > >> > >> > 5 >> > \href{ftp://ftp.freepascal.org/pub/fpc/snapshot/v24/source/fpc.zip}{ftp://ftp.freepascal.org/pub/fpc/snapshot/v24/source/fpc.zip >> > 6 >> > \href{ftp://ftp.freepascal.org/pub/fpc/snapshot/v25/source/fpc.zip}{ftp://ftp.freepascal.org/pub/fpc/snapshot/v25/source/fpc.zip >> > development series)} >> > (2.2.x)} >> > (2.5.x >> > CHAPTER 1. >> > BASE PRINCIPLES, NAMING, VERSIONS, REQUIREMENTS ETC >> > IQ >> > svn co http://svn.freepascal.org/svn/fpc/branches/fixes_2_4 fpc-2.4.x >> > ƒpe™i(™ rele—ses —re t—gged with — t—g th—t is form—ted like ‚ivieƒi•P•R•H >> > D >> > —nd ™—n ˜e ™he™ked out like thisX >> > svn co http://svn.freepascal.org/svn/fpc/tags/RELEASE_2_4_0 fpc-2.4.0 >> >> I had some problems when I tried install FPC and Lazarus on WinXP. >> So, after I made this tutorial: >> http://wiki.lazarus.freepascal.org/Installing_Lazarus#Compiling.2Finstalling_FPC_and_Lazarus_from_Sources_of_SVN_.28Win32.29 >> >> ...any installation on Windows I always use it. >> >> Marcos Douglas >> _______________________________________________ >> fpc-pascal maillist - fpc-pascal@lists.freepascal.org >> http://lists.freepascal.org/mailman/listinfo/fpc-pascal > _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal