Recent

Author Topic: Fpcupdeluxe  (Read 819242 times)

lainz

  • Hero Member
  • *****
  • Posts: 4473
    • https://lainz.github.io/
Re: Fpcupdeluxe
« Reply #1065 on: January 07, 2019, 04:37:54 pm »
On windows to linux 64 cross compiler it's missing

libpangocairo-1.0.so

That's the same as copy paste this file

libpangocairo-1.0.so.0

Can you add it?

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: Fpcupdeluxe
« Reply #1066 on: January 07, 2019, 05:09:16 pm »
Done !

tr_escape

  • Sr. Member
  • ****
  • Posts: 432
  • sector name toys | respect to spectre
    • Github:
Re: Fpcupdeluxe
« Reply #1067 on: January 13, 2019, 03:36:20 pm »
Hello,

I trying to install lazarus by the "FPCUPdeluxe V1.6.2h for x86_64-linux-gtk2
" but it is giving some errors.

I attached log file.

If I compile only fpc it is working.

af0815

  • Hero Member
  • *****
  • Posts: 1291
Re: Fpcupdeluxe
« Reply #1068 on: January 13, 2019, 04:21:29 pm »
Is the missing resoucencompiler available and is set runable - you can see the name in the errormessage. If it exist and have the correct rights, make a second try of lazarus only.
regards
Andreas

hallenberger

  • New Member
  • *
  • Posts: 43
Re: Fpcupdeluxe
« Reply #1069 on: January 14, 2019, 05:53:26 pm »
Hello!

Trying to compile the source of fpcupdeluxe I get an error:

the file
{$I message.inc}
is missing.

Looking into
.gitignore
then I see, that message.inc did not go to the git repository.

regards
thomas
Debian/Sparky Linux
OS: Windows XP
Lazarus: with fpcupdeluxe

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: Fpcupdeluxe
« Reply #1070 on: January 14, 2019, 06:04:14 pm »
Should be fixed. Please download new sources.

hallenberger

  • New Member
  • *
  • Posts: 43
Re: Fpcupdeluxe
« Reply #1071 on: January 14, 2019, 06:07:54 pm »
Perfect!

Thank you.

regards
thomas
Debian/Sparky Linux
OS: Windows XP
Lazarus: with fpcupdeluxe

valdir.marcos

  • Hero Member
  • *****
  • Posts: 1106
Re: Fpcupdeluxe
« Reply #1072 on: January 14, 2019, 10:55:21 pm »
1. When I try to install FPC fixes3.2 + Lazarus fixes2.0 on a clean Windows 7, FPCUPdeluxe v1.6.2h freezes.

2. If I click on "Halt" button, nothing happens. I have to kill the program or restart OS to stop FPCUPdeluxe v1.6.2h.

See attached image.

See log info:
-------------
FPCUPdeluxe V1.6.2h for i386-win32-win32

Going to install/update FPC and Lazarus with given options.
FPCUP(deluxe) is starting up.


Binutils/make dir:     C:\fpcupdeluxe\fpcbootstrap
Bootstrap dir:         C:\fpcupdeluxe\fpcbootstrap
FPC URL:               https://svn.freepascal.org/svn/fpc/branches/fixes_3_2
FPC options:           
FPC source directory:  C:\fpcupdeluxe\fpcsrc
FPC install directory: C:\fpcupdeluxe\fpc
Lazarus URL:           https://svn.freepascal.org/svn/lazarus/branches/fixes_2_0
Lazarus options:       
Lazarus directory:     C:\fpcupdeluxe\lazarus

Please stand back and enjoy !


fpcupdeluxe: info: 14/01/2019 19:12:27: fpcupdeluxe: V067 (20181210) started.
fpcupdeluxe: info: Windows major version: 6
fpcupdeluxe: info: Windows minor version: 1
fpcupdeluxe: info: Windows build number:  7601
fpcupdeluxe: info: FPCNativeInstaller (CleanModule: FPC): No FPC source [yet] ... nothing to be done
fpcupdeluxe: info: FPCNativeInstaller (CheckAndGetTools): Getting OpenSLL library files.
fpcupdeluxe: WARNING: FPCNativeInstaller (DownloadOpenSSL): No OpenSLL library files available for SSL. Going to download them
fpcupdeluxe: info: FPCNativeInstaller (GetFile): Downloading https://indy.fulgan.com/SSL/openssl-1.0.2q-i386-win32.zip
fpcupdeluxe: info: Native downloader: Getting openssl-1.0.2q-i386-win32.zip from https://indy.fulgan.com/SSL/
fpcupdeluxe: info: Native downloader: Getting openssl-1.0.2q-i386-win32.zip from https://indy.fulgan.com/SSL/
fpcupdeluxe: info: FPCNativeInstaller (GetFile): Could not download file with URL https://indy.fulgan.com/SSL/openssl-1.0.2q-i386-win32.zip into C:\Users\yyy\AppData\Local\Temp (filename: FPCUPTMP00000.zip)
fpcupdeluxe: info: FPCNativeInstaller (GetFile): Downloading https://indy.fulgan.com/SSL/openssl-1.0.2q-i386-win32.zip
fpcupdeluxe: info: Native downloader: Getting openssl-1.0.2q-i386-win32.zip from https://indy.fulgan.com/SSL/
fpcupdeluxe: info: Native downloader: Getting openssl-1.0.2q-i386-win32.zip from https://indy.fulgan.com/SSL/
fpcupdeluxe: info: FPCNativeInstaller (GetFile): Could not download file with URL https://indy.fulgan.com/SSL/openssl-1.0.2q-i386-win32.zip into C:\Users\yyy\AppData\Local\Temp (filename: FPCUPTMP00000.zip)
-------------

valdir.marcos

  • Hero Member
  • *****
  • Posts: 1106
Re: Fpcupdeluxe
« Reply #1073 on: January 15, 2019, 07:21:46 am »
See log info:
-------------
fpcupdeluxe: WARNING: FPCNativeInstaller (DownloadOpenSSL): No OpenSLL library files available for SSL. Going to download them
-------------
3. Even when I unzip all files from "openssl-1.0.2q-i386-win32.zip" to the same folder of "fpcupdeluxe-i386-win32.exe", program freezes trying to download or use wget.exe.

4. So, I manually put the most recent wget.exe (wget-1.20-win32.zip) to "c:\fpcupdeluxe\fpcbootstrap\wget" and also got stuck. Maybe a problem related to OpenSSL used by wget as stated in the notes of the table at https://eternallybored.org/misc/wget/.

The solution was to download wget-1.18-win32.zip and extract wget.exe manually to "c:\fpcupdeluxe\fpcbootstrap\wget".
Now, FPCUPdeluxe seems to be doing its job.

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: Fpcupdeluxe
« Reply #1074 on: January 15, 2019, 07:26:44 am »
Strange error. And I cannot reproduce it unfortunately. But I will have a closer look at it.

valdir.marcos

  • Hero Member
  • *****
  • Posts: 1106
Re: Fpcupdeluxe
« Reply #1075 on: January 15, 2019, 07:36:14 am »
Strange error. And I cannot reproduce it unfortunately. But I will have a closer look at it.
I am using a clean Windows 7 Pro 64 bit on a VirtualBox 6.0. This Windows has no official update and no other software besides FPCUPDeluxe.

valdir.marcos

  • Hero Member
  • *****
  • Posts: 1106
Re: Fpcupdeluxe
« Reply #1076 on: January 15, 2019, 07:39:31 am »
Now, FPCUPdeluxe seems to be doing its job.
It's working.

valdir.marcos

  • Hero Member
  • *****
  • Posts: 1106
Re: Fpcupdeluxe
« Reply #1077 on: January 15, 2019, 07:40:42 am »
Now, FPCUPdeluxe seems to be doing its job.
It's working.
Just a strange behavior: Object Inspector was not opened by default on first run. See attached image.Solved by pressing F11.

valdir.marcos

  • Hero Member
  • *****
  • Posts: 1106
Re: Fpcupdeluxe
« Reply #1078 on: January 15, 2019, 07:44:28 am »
Just curious.
Why Lazarus is installed to "c:\fpcupdeluxe\lazarus\" instead of "c:\lazarus\"?

Thanks for the excellent tool.

af0815

  • Hero Member
  • *****
  • Posts: 1291
Re: Fpcupdeluxe
« Reply #1079 on: January 15, 2019, 08:58:34 am »
You have said to install in c:\fpcupdeluxe - see your post #1072 above

And it is a good idea to keep the installation seperated, because you can have mor than one installation with fpcupdeluxe. And remind you must have a starter with the correcht executable and pcp configuration !!
« Last Edit: January 15, 2019, 09:01:01 am by af0815 »
regards
Andreas

 

TinyPortal © 2005-2018