Code: Select all
[ 10.859097] lightdm-gtk-gre[3481]: segfault at 10 ip 00007f4d33021640 sp 00007ffd608f0f38 error 4 in libcairo.so.2.11400.12[7f4d32fb8000+109000]
[ 11.099052] X (3308) used greatest stack depth: 11104 bytes leftCode: Select all
[ 10.919] (II) event1 - Power Button: device removed
[ 10.934] (II) event0 - Power Button: device removed
[ 10.953] (II) event13 - Lenovo Optical Mouse: device removed
[ 10.985] (II) event14 - USB Keyboard: device removed
[ 11.017] (II) event15 - USB Keyboard: device removed
[ 11.049] (II) UnloadModule: "libinput"
[ 11.049] (II) UnloadModule: "libinput"
[ 11.049] (II) UnloadModule: "libinput"
[ 11.049] (II) UnloadModule: "libinput"
[ 11.049] (II) UnloadModule: "libinput"
[ 11.097] (II) Server terminated successfully (0). Closing log file.Amen.desultory wrote:If you want to retain credibility as a functional adult; when you are told that you are acting boorishly, the correct response is to consider that possibility and act accordingly to correct that behavior.


Code: Select all
emerge firefoxCode: Select all
$ eix firefox
[I] www-client/firefox
Available versions: [M]52.9.0^d 60.2.2^d 60.3.0^d (~)62.0.3^d{tbz2} (~)63.0^d{tbz2} {bindist clang custom-cflags custom-optimization dbus debug eme-free geckodriver +gmp-autoupdate gtk2 hardened hwaccel jack +jemalloc lto neon pgo pulseaudio rust +screenshot selinux startup-notification system-cairo system-harfbuzz system-icu system-jpeg system-libevent system-libvpx system-sqlite test wifi L10N="ach af an ar as ast az bg bn-BD bn-IN br bs ca cak cs cy da de dsb el en-GB en-ZA eo es-AR es-CL es-ES es-MX et eu fa ff fi fr fy ga gd gl gn gu he hi hr hsb hu hy id is it ja ka kab kk km kn ko lij lt lv mai mk ml mr ms nb nl nn or pa pl pt-BR pt-PT rm ro ru si sk sl son sq sr sv ta te th tr uk uz vi xh zh-CN zh-TW"}
Code: Select all
www-client/firefox-bin
Available versions: [M]52.9.0^ms 60.3.0^ms 63.0^ms {+ffmpeg +pulseaudio selinux startup-notification L10N="ach af an ar as ast az bg bn-BD bn-IN br bs ca cs cy da de el en-GB en-ZA eo es-AR es-CL es-ES es-MX et eu fa fi fr fy ga gd gl gu he hi hr hsb hu hy id is it ja kk km kn ko lt lv mai mk ml mr ms nb nl nn or pa pl pt-BR pt-PT rm ro ru si sk sl son sq sr sv ta te th tr uk uz vi xh zh-CN zh-TW"}Code: Select all
emerge -pv firefoxCode: Select all
emerge -pv firefox-bin
Thanks!NeddySeagoon wrote:FawkesThat,
Welcome to Gentoo
As I said, the obvious answer is often wrong.That means that if you haven't installed it yet, you don't have it or didn't need it.
will get you firefox but there are lots of knobs to twiddle, so don't do that yet.Code: Select all
emerge firefox
Thanks for that, it'll be a lot easier digging up stuff with a graphical browser. Having not ended up making the system unmaintainable in the process.Compare the output ofwithCode: Select all
emerge -pv firefoxCode: Select all
emerge -pv firefox-bin
This shows what would be installed with what USE settings.
The choice is yours.
Code: Select all
~/Loot/OS/GentooStudio$ md5sum *.bz2
2bd3b088d18cc8392cc1df51c37d52c7 previous-stage4-amd64-latest.tar.bz2
2bd3b088d18cc8392cc1df51c37d52c7 stage4-amd64-latest.tar.bz2
Code: Select all
~/Loot/OS/GentooStudio$ bzcat -v <previous-stage4-amd64-latest.tar.bz2 >test7.tar
(stdin): done
/Loot/OS/GentooStudio$ ls -lh test7.tar
-rw-r--r-- 1 x x 7.6G May 23 23:28 test7.tar
~/Loot/OS/GentooStudio$ file test7.tar
test7.tar: POSIX tar archive
~/Loot/OS/GentooStudio$ md5sum test7.tar
57d04e28e6dc4fbf90f466442a4f6db6 test7.tar
~/Loot/OS/GentooStudio$ tar -tf test7.tar > tarlist.txt
~/Loot/OS/GentooStudio$ less tarlist.txt
...
~/Loot/OS/GentooStudio$ wc -l tarlist.txt
499337 tarlist.txt
Noone wrote:anything
