Forum > General

Unable to install packages

(1/1)

Raul_ES:
Hi,

After all this time using CodeTyphon I have just discovered that Lazarus is capable of getting packages from online repositories to add new components like barcodes, indy, synapse, etc :D Cool! really cool stuff.

But, I'm having trouble installing certain packages. What I am missing? What should I have read before that I didn't?

I get some errors telling that the manager is unable to find the package (dependency issues) in the repository, unable to compile the dependand package, broken dependency problems, view the package graph.... What I have to do? Where I get the missing packages? *Why* are missing if I am using the official repository?


regards

balazsszekely:
@Raul_ES

--- Quote ---What I am missing? What should I have read before that I didn't?
--- End quote ---
You did nothing wrong. Some packages are not compatible with your system or Lazarus/FPC version. Other packages are not maintained anymore and won't compile with newer version of Lazarus. As a general rule, you should check the supported widgetset, Laz/FPC versions(see attachment) before install, of course this won't guarantee a successful install, but is a good starting point.
If you find a package that fails, please report it here: https://forum.lazarus.freepascal.org/index.php/topic,34297.0.html or contact the package author and ask for a fix. Packages that are not maintained and cannot be fixed, should be removed in my opinion.

PS: I did try to install Extended packages(the one in your screenshot) and fails here too. I have no idea who is the maintainer and when was added to OPM.

sstvmaster:
I think i found the author, there are also some packages:
https://bitbucket.org/matthieugiroux/extended/downloads/

There is ExtendedPackages.zip with lazextcomponents version 2.2.0.0

balazsszekely:

--- Quote from: sstvmaster on February 28, 2020, 10:30:27 pm ---I think i found the author, there are also some packages:
https://bitbucket.org/matthieugiroux/extended/downloads/

There is ExtendedPackages.zip with lazextcomponents version 2.2.0.0

--- End quote ---
Thanks. I downloaded the package from https://bitbucket.org/matthieugiroux/extended/downloads/ , but it does not work.

Raul_ES:
Thank you,

I see that are a few broken packages with missing dependencies. I was trying to install everything from the official repo but I will have to skip those broken packages. Sad thing is that one of the broken packages was really interesting (System Tools with 1d bar codes, etc). It's wierd but the laz_barcodes package currently only support 2d codes, not 1d.

Navigation

[0] Message Index

Go to full version