Recent

Author Topic: Configure fpcup with fpc 2.7.1  (Read 11995 times)

elidorio

  • Sr. Member
  • ****
  • Posts: 295
Configure fpcup with fpc 2.7.1
« on: November 26, 2014, 02:49:51 pm »
Hello everyone,

I'm with a doubt!

What do I need to configure the cpcup for him to install Lazarus 1.3 with fpc 2.7.1?
Why the default is: Lazarus 1.3 with fpc 2.6.5.

--
Edson
Lazarus 1.4.4 | FPC 2.6.4 | Windows / Linux Debian

zoltanleo

  • Sr. Member
  • ****
  • Posts: 488
Re: Configure fpcup with fpc 2.7.1
« Reply #1 on: November 27, 2014, 10:56:36 am »
it is obligatory for fpcup to use? If "no", try to read instructions here (use the dictionary if you don't know Russian)  ;)
Win10 LTSC x64/Deb 11 amd64(gtk2/qt5)/Darwin Cocoa (Monterey):
Lazarus x32/x64 2.3(trunk); FPC 3.3.1 (trunk), FireBird 3.0.10; IBX by TonyW

Sorry for my bad English, I'm using translator ;)

hinst

  • Sr. Member
  • ****
  • Posts: 303
Re: Configure fpcup with fpc 2.7.1
« Reply #2 on: November 27, 2014, 11:53:41 am »
bat script for Windows
Code: [Select]
set C=D:\L_1_3
fpcup --lazURL=trunk --fpcURL=trunk --fpcDIR=%C%\FPC --lazDIR=%C%\L --primary-config-path=%C%\Conf --binutilsdir=%C%\BinUtils --fpcbootstrapdir=%C%\FPCB --lazlinkname="Lazarus 1.3" --skip=helplazarus
Meant to be launched from same directory where fpcup executable is.
Be sure to set desired path in place of D:\L_1_3
Too late to escape fate

elidorio

  • Sr. Member
  • ****
  • Posts: 295
Re: Configure fpcup with fpc 2.7.1
« Reply #3 on: November 29, 2014, 01:14:01 pm »
Hello hinst,
Tried to install as suggested and it didn't work.
Follow the log attached.
Lazarus 1.4.4 | FPC 2.6.4 | Windows / Linux Debian

engkin

  • Hero Member
  • *****
  • Posts: 3112
Re: Configure fpcup with fpc 2.7.1
« Reply #4 on: November 29, 2014, 01:45:05 pm »
Quote
[2014-11-27 20:36:41.098 Info] ERROR downloading SVN client from http://www.visualsvn.com/files/Apache-Subversion-1.8.4.zip
It seems that your AV/firewall is preventing fpcup from using the internet.

DidierL

  • New member
  • *
  • Posts: 7
Re: Configure fpcup with fpc 2.7.1
« Reply #5 on: January 07, 2015, 03:38:52 pm »
Hi hinst,

Thanks for the script, I have the same need to install FPC 2.71/Lazarus on Windows 8.
I've been trying your script since yesterday but didn't manage to get anything else than FPC 2.64.
Then this morning I get FPC 3.1.1 / Lazarus 1.3

Is there a way to get an exact version of FPC with fpcup?
« Last Edit: January 07, 2015, 03:46:16 pm by DidierL »

minesadorada

  • Sr. Member
  • ****
  • Posts: 452
  • Retired
Re: Configure fpcup with fpc 2.7.1
« Reply #6 on: January 07, 2015, 04:28:01 pm »
We all miss Reinier...

Who is taking over fpcpup?
GPL Apps: Health MonitorRetro Ski Run
OnlinePackageManager Components: LazAutoUpdate, LongTimer, PoweredBy, ScrollText, PlaySound, CryptINI

elidorio

  • Sr. Member
  • ****
  • Posts: 295
Re: Configure fpcup with fpc 2.7.1
« Reply #7 on: January 07, 2015, 04:37:24 pm »
Really miss it!!!
What really happened to him? He was sick?
Lazarus 1.4.4 | FPC 2.6.4 | Windows / Linux Debian

minesadorada

  • Sr. Member
  • ****
  • Posts: 452
  • Retired
Re: Configure fpcup with fpc 2.7.1
« Reply #8 on: January 07, 2015, 04:41:29 pm »
Really miss it!!!
What really happened to him? He was sick?
R.I.P.
GPL Apps: Health MonitorRetro Ski Run
OnlinePackageManager Components: LazAutoUpdate, LongTimer, PoweredBy, ScrollText, PlaySound, CryptINI

elidorio

  • Sr. Member
  • ****
  • Posts: 295
Re: Configure fpcup with fpc 2.7.1
« Reply #9 on: January 07, 2015, 04:43:20 pm »
Which means R.I.P.?
Lazarus 1.4.4 | FPC 2.6.4 | Windows / Linux Debian

DidierL

  • New member
  • *
  • Posts: 7
Re: Configure fpcup with fpc 2.7.1
« Reply #10 on: January 07, 2015, 04:48:10 pm »
Rest In Peace.
If so, I agree.  :-\

elidorio

  • Sr. Member
  • ****
  • Posts: 295
Re: Configure fpcup with fpc 2.7.1
« Reply #11 on: January 07, 2015, 05:46:03 pm »
And now, how to download the FPC 3.1.1 with fpcup?
Lazarus 1.4.4 | FPC 2.6.4 | Windows / Linux Debian

valdir.marcos

  • Hero Member
  • *****
  • Posts: 1106
Re: Configure fpcup with fpc 2.7.1
« Reply #12 on: January 07, 2015, 06:18:40 pm »
Then this morning I get FPC 3.1.1 / Lazarus 1.3

Isn't FPC 2.7.1 the latest development version?  Is tag FPC 3.1.1 replacing tag FPC 2.7.1?
« Last Edit: January 07, 2015, 08:02:08 pm by valdir.marcos »

DidierL

  • New member
  • *
  • Posts: 7
Re: Configure fpcup with fpc 2.7.1
« Reply #13 on: January 07, 2015, 06:42:33 pm »
I don't know.
I hadn't any clue about this version...
In what file should I look to read the version number of the compiler?

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 11452
  • FPC developer.
Re: Configure fpcup with fpc 2.7.1
« Reply #14 on: January 07, 2015, 07:04:42 pm »
Old trunk (2.7.1) was branched to be stabilized.

The stabilized branch is branches/fixes_3_0 and will become FPC 3.0 in time (currently holding version 3.0.1, but that is normal for fixes branches).

The current trunk is 3.1.1.

All these versions (a recent 2.7.1), 3.0.1 and 3.1.1 are currently still very close together, and barely differ beyond versions.

The future of fpcup is still being discussed, and FPC team (Florian and Me) is thinking about picking it up. But first we need to get the 3.x show on the road.

 

TinyPortal © 2005-2018