Forum > Third party

Fpcupdeluxe

<< < (5/494) > >>

DonAlfredo:
Yes. Fixes is the latest stable release with bugfixes that have been discovered after its release.
In general, I prefer fixes, even when not yet released.

MementoMojito:
Ok thanks.
So I have just tried to install some modules but here is what I get:


--- Code: Pascal  [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---/usr/bin/ld: cannot find -lXtstmake[2]: *** [lazarus] Error 1make[1]: *** [idepkg] Error 2make: *** [idepkg] Error 2/home/me/fpcupdeluxe/lazarus/ide/lazarus.pp(154,1) Error: (9013) Error while linking/home/me/fpcupdeluxe/lazarus/ide/lazarus.pp(154,1) Fatal: (10026) There were 1 errors compiling module, stoppingFatal: (1018) Compilation abortedError: /home/me/fpcupdeluxe/fpc/bin/x86_64-linux/ppcx64 returned an error exitcodeMakefile:4004: recipe for target 'lazarus' failedmake[2]: Leaving directory '/home/me/fpcupdeluxe/lazarus/ide'Makefile:4430: recipe for target 'idepkg' failedmake[1]: Leaving directory '/home/me/fpcupdeluxe/lazarus/ide'Makefile:3074: recipe for target 'idepkg' failedmake: Leaving directory '/home/me/fpcupdeluxe/lazarus'Error: (lazarus) Build IDE: stopped with exit code 512Error: (lazarus) Building IDE: Building IDE failed. fpclazup: info: InstallerUniversal: error trying to rebuild Lazarus. Details: fpclazup: info: Error running fpcup. Technical details: error executing sequence bgracontrols; line: 6, param: bgracontrolsfpclazup: info: Error running fpcup. Technical details: error executing sequence Only; line: 1, param: bgracontrols  ERROR: Fpclazupdeluxe failed. 
Edit: I am installing libxtst-dev, will let you know

DonAlfredo:
The error is clear : you need libXtst (or libXtst-dev).

lainz:

--- Quote from: DonAlfredo on November 01, 2016, 07:15:27 pm ---@all
About 64 bit -> 32 bit ... see this (bug-) report:

http://bugs.freepascal.org/view.php?id=29892
http://lists.freepascal.org/pipermail/fpc-pascal/2016-March/047298.html

--- End quote ---

So it's not possible! registered in the bugtracker in 2007, and still today is not possible.

MementoMojito:
Sorry for coming back only now but I couldn't install any modules after it was broken due to the missing lib.
I would get this error all the time:


--- Code: Pascal  [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---fpclazup: info: TUniversalInstaller: building module bgracontrols running all InstallExecute commands in: Name=bgracontrolsDescription="Custom drawn controls. Requires bgrabitmap."Requires=lazpaintInstalldir=$(fpcdir)/../ccr/$(name)Enabled=0GITURL=https://github.com/bgrabitmap/bgracontrolsSVNURL=svn://svn.code.sf.net/p/bgra-controls/code/ArchiveURL=https://github.com/bgrabitmap/bgracontrols/archive/master.zipAddPackage=$(Installdir)/bgracontrols.lpkUnInstall=rm -Rf $(Installdir) fpclazup: info: Installing bgracontrols version 4.3.1Executing : /home/me/fpcupdeluxe/lazarus/lazbuild "--pcp=/home/me/fpcupdeluxe/config_lazarus" "--add-package" "/home/me/fpcupdeluxe/ccr/bgracontrols/bgracontrols.lpk" (working dir: )using config file /home/me/fpcupdeluxe/lazarus/lazarus.cfgSetPrimaryConfigPath NewValue="/home/me/fpcupdeluxe/config_lazarus" -> "/home/me/fpcupdeluxe/config_lazarus"fpclazup: info: TUniversalInstaller: checking lpl file for bgracontrolsfpclazup: info: InstallerUniversal: going to rebuild Lazarus because packages were installed.Executing : /home/me/fpcupdeluxe/lazarus/lazbuild "--pcp=/home/me/fpcupdeluxe/config_lazarus" "--build-ide=-dKeepInstalledPackages " "--build-mode=" (working dir: /home/me/fpcupdeluxe/lazarus)using config file /home/me/fpcupdeluxe/lazarus/lazarus.cfgSetPrimaryConfigPath NewValue="/home/me/fpcupdeluxe/config_lazarus" -> "/home/me/fpcupdeluxe/config_lazarus"ERROR: Broken dependency: bgragames 1.0->BGRABitmapPack4LCL_OpenGL fpclazup: info: InstallerUniversal: error trying to rebuild Lazarus. Details: fpclazup: info: Error running fpcup. Technical details: error executing sequence bgracontrols; line: 6, param: bgracontrolsfpclazup: info: Error running fpcup. Technical details: error executing sequence Only; line: 1, param: bgracontrols  ERROR: Fpclazupdeluxe failed. 
So I have tried to reinstall FPC and Lazarus by unselecting all the modules and running Fixes but it would fail for the same reasons so I have had to manually remove my fpcupdelux folder from my home folder then reinstall it with the modules and it worked.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version