what i don't like about dub
Luís Ferreira
contact at lsferreira.net
Tue Nov 23 23:45:53 UTC 2021
On Tue, 2021-11-23 at 21:00 +0000, Imperatorn via Digitalmars-d-learn
wrote:
> On Tuesday, 23 November 2021 at 18:00:16 UTC, Luís Ferreira wrote:
> > On Tue, 2021-11-23 at 17:36 +0000, Imperatorn via
> > Digitalmars-d-learn wrote:
> > > On Tuesday, 23 November 2021 at 14:01:15 UTC, Adam D Ruppe
> > > wrote:
> > > > On Tuesday, 23 November 2021 at 13:49:36 UTC, Imperatorn
> > > > wrote:
> > > > > How do you propose dub would do that
> > > >
> > > > By asking the system package manager.
> > >
> > > Well yeah, but how without doing a lot of work
> >
> > If I iterpret system package manager as distribution-specific,
> > relying on system package manager is not the way. There is
> > tools like pkg- config or pkgconf that provides mechanisms to
> > manage dependencies and its required configurations to
> > link/compile the library with the dependent software.
>
> Yeah, and also just on some platforms
Ideally we should cover the platforms that have this mechanisms
standardized and also have something similar to e.g. Python packaging,
which have a list of paths like $PATH to look for packages in order.
--
Sincerely,
Luís Ferreira @ lsferreira.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20211123/692137cf/attachment.sig>
More information about the Digitalmars-d-learn
mailing list