On Tue, Mar 3, 2026 at 12:27 PM Erwan RIGOLLOT <[email protected]> wrote:
>
> Me again !
>
> I would like be sure.
> I want to emerge phpmyadmin. It have this depencies : virtual/httpd-php 
> virtual/httpd-cgi.
> Can you confirm they not real package and not web server ?
>
> If I understand, they are not real package for satisfy depencies ?
>
> Thanks
> Regards,
> Erwan RIGOLLOT

I don't totally understand the question, but these dependencies are
virtuals that say you need an implementation of

-  PHP-enabled webservers
-  CGI-enabled webservers

If you run "equery g virtual/httpd-{cgi,php}" you can get an idea of
which packages can be used to satisfy the virtual. AFAIK, if you have
one already that is sufficient; otherwise Portage picks one (?).

I typically use "portageq expand_virtual / <pkg>" to see what packages
satisfy the virtual; for example:

    λ portageq expand_virtual / virtual/editor
    app-editors/vim

-- 
D. Ben Knoble

Reply via email to