[Solved]How to install Firefox in Calculate 13.4 CLD?

I haven’t been using Calculate Linux for sometime, but started again with 13.4 CLD. It is really nice and very responsive. I tried to install Firefox, but couldn’t. I have done sync and update already.
This is what I get;

calculate chdslv # emerge firefox
Calculating dependencies… done!
[ebuild N ] virtual/freedesktop-icon-theme-0
[ebuild R ] dev-lang/python-2.7.3-r3 USE=“sqlite*”
[ebuild N ] app-admin/eselect-lib-bin-symlink-0.1.1
[ebuild N ] app-admin/eselect-notify-send-0.1
[ebuild N ] x11-libs/libnotify-0.7.5-r1 USE=“introspection -doc {-test}”
[ebuild N ] virtual/notification-daemon-0 USE="-gnome"
[ebuild N ] www-client/firefox-17.0.5 USE=“alsa dbus jit libnotify minimal -bindist -custom-cflags -custom-optimization -debug -gstreamer (-pgo) (-selinux) -startup-notification -system-sqlite -wifi” LINGUAS=“bg de fr it pl pt_BR ro ru uk -af -ak -ar -as -ast -be -bn_BD -bn_IN -br -bs -ca -cs -csb -cy -da -el -en_GB -en_ZA -eo -es_AR -es_CL -es_ES -es_MX -et -eu -fa -fi -fy_NL -ga_IE -gd -gl -gu_IN -he -hi_IN -hr -hu -hy_AM -id -is -ja -kk -km -kn -ko -ku -lg -lt -lv -mai -mk -ml -mr -nb_NO -nl -nn_NO -nso -or -pa_IN -pt_PT -rm -si -sk -sl -son -sq -sr -sv_SE -ta -ta_LK -te -th -tr -vi -zh_CN -zh_TW -zu”

The following USE changes are necessary to proceed:
(see “package.use” in the portage(5) man page for more details)
# required by www-client/firefox-17.0.5
# required by firefox (argument)
=dev-lang/python-2.7.3-r3 sqlite

Use --autounmask-write to write changes to config files (honoring
CONFIG_PROTECT). Carefully examine the list of proposed changes,
paying special attention to mask or keyword changes that may expose
experimental or unstable packages.
calculate chdslv #

python and sqlite are installed, though.
Thanks for help.

Hello,

Just add this to /etc/portage/package.use/custom

dev-lang/python sqlite

Thanks

XKomodor | Julien

Thanks!
How do I open kwrite as root?

Hello,

Just with this command with root account:

echo "dev-lang/python sqlite" >> /etc/portage/package.use/custom

You can use nano in a terminal.

Thanks

XKomodor | Julien

Thanks Julien.
I used nano to write that. Firefox is being installed now.
Have a good day!
Chanath

Hello,

My pleasure :slight_smile:

If you want to use Firefox 20.x … it’s another story :wink:

Thanks

XKomodor | Julien

Firefox 17 is quite alright with me.
Thanks pal!
Chanath