The firs question:
How can I find out, that which package from /var/lib/portage/world pulled installation of some installed package which missing in world file?
For example I have installed MariaDB and it missing in /var/lib/portage/world. I want known via which package it was installed.
The second question:
I tried manually compile mysql(not via emerge) and make crashed on missing command rpcgen. This binary file in Oracle-Linux is reachable via packade glibc-common.rpm, but in gentoo I don't know find it. Do you have some idea how I can install rpcgen in gentoo?
Code: Select all
[ 57%] Generating xdr_gen/xcom_vp.h, xdr_gen/xcom_vp_xdr.c, xdr_gen/xcom_vp_platform.h
/bin/sh: rpcgen: príkaz nenájdený
make[2]: *** [rapid/plugin/group_replication/CMakeFiles/group_replication.dir/build.make:70: rapid/plugin/group_replication/xdr_gen/xcom_vp.h] Error 127
make[1]: *** [CMakeFiles/Makefile2:5644: rapid/plugin/group_replication/CMakeFiles/group_replication.dir/all] Error 2



