How to get a clean gnome development environment?

Source: Internet
Author: User
Tags gtk ldap
  • Download stage3-amd64-systemd-xxxxxxxx.tar.bz2
  • eselect profile set default/linux/amd64/17.0/desktop/gnome/systemd (stable)
  • /Etc/portage/make. conf #0

    • Desktop, wired network
    • OS: Gentoo
    • CPU: Intel haswell i7
CFLAGS="-march=haswell -O2 -pipe"CXXFLAGS="${CFLAGS}"MAKEOPTS="-j9"CHOST="x86_64-pc-linux-gnu"USE="systemd wayland gtk gtk3 truetype jpeg png branding -tracker -nautilus -emoji -networkmanager -http -ldap -nls -doc -cups -wifi -bluetooth -consolekit -kde -qt -qt4 -qt5"CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3"ACCEPT_LICENSE="-* @FREE"ACCEPT_KEYWORDS="amd64"VIDEO_CARDS="intel"INPUT_DEVICES="evdev"LINGUAS="en_US.UTF-8"PORTAGE_TMPDIR=‘/tmp‘GENTOO_MIRRORS="https://mirrors.ustc.edu.cn/gentoo"BUILD_PREFIX=‘/tmp/portage‘PORTDIR="/usr/portage"DISTDIR="${PORTDIR}/distfiles"PKGDIR="${PORTDIR}/packages"PORTAGE_ELOG_CLASSES="info warn error log qa"PORTAGE_ELOG_SYSTEM="save"ABI_X86="64"FEATURES="-xattr"LLVM_TARGETS="X86"GRUB_PLATFORMS="efi-64"
  • /Etc/portage/make. conf #1

    • MacBook Pro, Wireless Network
    • OS: Gentoo
    • CPU: Intel haswell i7
CFLAGS="-march=haswell -O2 -pipe"CXXFLAGS="${CFLAGS}"MAKEOPTS="-j32 -l8"    # **for distcc** -j ccur_jobs -l local_cpu_numCHOST="x86_64-pc-linux-gnu"USE="systemd wayland gtk gtk3 truetype jpeg png branding -tracker -nautilus -emoji -http -ldap -nls -doc -cups -consolekit -kde -qt -qt4 -qt5"CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3"ACCEPT_LICENSE="-* @FREE"ACCEPT_KEYWORDS="amd64"VIDEO_CARDS="intel"INPUT_DEVICES="evdev synaptics"LINGUAS="en_US.UTF-8"PORTAGE_TMPDIR=‘/tmp‘GENTOO_MIRRORS="https://mirrors.ustc.edu.cn/gentoo"BUILD_PREFIX=‘/tmp/portage‘PORTDIR="/usr/portage"DISTDIR="${PORTDIR}/distfiles"PKGDIR="${PORTDIR}/packages"PORTAGE_ELOG_CLASSES="info warn error log qa"PORTAGE_ELOG_SYSTEM="save"ABI_X86="64"FEATURES="-xattr distcc distcc-pump"LLVM_TARGETS="X86"GRUB_PLATFORMS="efi-64"
  • Install gnome-light
  • Systemctl enable TPD
  • Uninstall tracker Nautilus-tracker-tags gnome-Online-Accounts
  • Use-tracker-Nautilus-emoji-KDE-QT-qt4-qt5
  • Emerge-Q-UDN -- With-bdeps = y @ World & emerge-C
  • Install gnome-tweak-Tool
So far, we will have a minimal GNOME Environment-Ultimate simplicity and extreme Customization

How to get a clean gnome development environment?

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.