-
Posts
66 -
Joined
-
Last visited
Community Answers
-
donjames's post in [solved] emerge mariadb was marked as the answer
Okay. I finally got mariadb to work.
1) Deleted all of the flags recommended by https://wiki.gentoo.org/wiki/MariaDB
2) Ran
USE="-client-libs" emerge -v mariadb
3) Ran
emerge --config =dev-db/mariadb-10.2.14
4) /etc/init.d/mysql start
It works!
Thanks to everyone for your help and suggestions.
Sincerely,
Don James
-
donjames's post in pixman won't emerge was marked as the answer
Hi Cardinal,
I put the following code into /etc/portage/make.profile/package.mask:
>=x11-libs/pixman-0.33.4 The system then installed pixman-0.33.2 and continued with emerge world.
Thanks and bunch.
Sincerely,
Don James
-
donjames's post in "media-video/ffmpeg:0=" has unmet requirements was marked as the answer
Hi Cardinal,
That fixed it!
Thanks you very much.
Sincerely,
donjames
-
donjames's post in nvidia geforce 8800 gt drivers was marked as the answer
Hi Sputnik,
Thanks for the reply.
I found a generic driver that works. I will wait for the kernel fix.
Regards,
Don James
-
donjames's post in Where is mysql_install_db was marked as the answer
I found the answer on a gentoo forum:
https://forums.gentoo.org/viewtopic-t-956346-highlight-mysqlinstalldb.html
./usr/share/mysql/scripts/mysql_install_db --basedir=/usr I noticed that my search on forums.gentoo.org and on google.com gave a lot of hits on the missing mysql_install_db.
I hope this helps.
Regards,
Don James
-
donjames's post in emerge -uDNv world was marked as the answer
It seems to be fixed.
Thanks for the help.
Regards,
donjames
-
donjames's post in emerge world error was marked as the answer
HI,
I enabled the sockets USE flag and now emerge world is working.
Thanks for the help.
Don James
