LongDirtyAnimAlf / fpcupdeluxe

A GUI based installer for FPC and Lazarus
505 stars 94 forks source link

Is it possible to install only the help files (after a lazarus+fpc install?) #622

Open cpicanco opened 1 year ago

cpicanco commented 1 year ago

Is it possible to install only the help files (after a lazarus+fpc install?)

cpicanco commented 1 year ago

Sorry, but I am receiving this error, even checking to install help files in the setup: image

FPCUpdeluxe version: image

I will try the most recent version now.

cpicanco commented 1 year ago

Please, if possible, shed some light here.

LongDirtyAnimAlf commented 1 year ago

I am working on this issue.

cpicanco commented 1 year ago

Thank you! You are awesome!

Em sáb., 21 de out. de 2023 03:12, Don @.***> escreveu:

I am working on this issue.

— Reply to this email directly, view it on GitHub https://github.com/LongDirtyAnimAlf/fpcupdeluxe/issues/622#issuecomment-1773688580, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABRVZ2ICUYNBJFQDY5G7IHTYANRV5AVCNFSM6AAAAAA4ZVLNHCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZTGY4DQNJYGA . You are receiving this because you authored the thread.Message ID: @.***>

cpicanco commented 1 year ago
fpcupdeluxe: info: helplazarus: documentation directory: C:\lazarus3\lazarus\docs\chm\.
Download progress FPCUPTMP00000.zip: starting.
Download progress FPCUPTMP00000.zip: Starting download.
Download progress FPCUPTMP00000.zip: 1.7 MB
Download progress FPCUPTMP00000.zip: 3.9 MB
Download progress FPCUPTMP00000.zip: 5.6 MB
Download progress FPCUPTMP00000.zip: 7.6 MB
Download progress FPCUPTMP00000.zip: 8.8 MB
Download progress FPCUPTMP00000.zip: download ready !
fpcupdeluxe: ERROR: TNormalUnzipper: Could not unzip file.           // error here <---
fpcupdeluxe: ERROR: Download docs error: unzip failed due to unknown error.
fpcupdeluxe: info: HelpLazarus: Fatal error. Could not download help docs ! But I will continue !!
Found valid make.exe application.
fpcupdeluxe: info: helplazarus: documentation directory: C:\lazarus3\lazarus\docs\chm\.
fpcupdeluxe: info: Check if C:\lazarus3\lazarus\docs\chm\lcl.chm exists? No.
Found valid build_lcl_docs.exe application.
Found valid fpdoc.exe application.
Found valid fpdoc.exe application.
fpcupdeluxe: info: HelpLazarus: compiling chm help docs:.
fpcupdeluxe: Executing: C:\lazarus3\lazarus\docs\html\build_lcl_docs.exe --fpcdocs C:\lazarus3\lazarus\docs\chm --fpdoc C:\lazarus3\fpc\bin\x86_64-win64\fpdoc.exe --css-file=C:\lazarus3\fpcsrc\utils\fpdoc\fpdoc.css --outfmt chm (working dir: C:\lazarus3\lazarus\docs\chm)
fpcupdeluxe: ERROR: HelpLazarus: error creating chm help docs. build_lcl_docs exit status: 217.
fpcupdeluxe: WARNING: HelpLazarus: Something went wrong. But I will continue !!
cpicanco commented 11 months ago

Hi @LongDirtyAnimAlf , any news? Can I help with something?

LongDirtyAnimAlf commented 11 months ago

Not that much news. The issue is caused by the fact that a new zip-method is used to zip the help-files. The latest pre-release candidate should work better. If you want to help, please try this release candidate. Thanks very much.

cpicanco commented 11 months ago

@LongDirtyAnimAlf , nice. It is working with this pre-release!

HRompel commented 11 months ago

Hey,

i use fpcupdeluxe "V2.4.0c for x86_64-linux-gtk2" to install fpc, lazarus and cross on "Manjaro XFCE 23.1.1" . On "Setup+" i activate the checkbox "Include Help" but if i use F1 in lazarus , there is no help. I become the some message as in the first posting.

Is there a workaround available? How can i download the last version of the help and how can i put it in Lazarus 3.0 (fpc 3.2.2)?

greetings from germany Heiko