Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Installing Gentoo
  • Search

Installation of Xorg-server & Xfce

Having problems with the Gentoo Handbook? If you're still working your way through it, or just need some info before you start your install, this is the place. All other questions go elsewhere.
Post Reply
Advanced search
46 posts
  • Previous
  • 1
  • 2
Author
Message
emochi
n00b
n00b
User avatar
Posts: 60
Joined: Tue Jul 19, 2016 6:08 am
Location: Tokyo, Japan

  • Quote

Post by emochi » Wed Aug 03, 2016 2:01 am

After that, I ran as follows.

root # layman –S
root # ( ulimit –n 4096 && emerge --regen )

www-client/chromium Overlay: gentoo (layman)

The following operating procedure was not able to run well.

user $ sudo nano –w /etc/portage/package.mask
*/*::gentoo

user $ sudo nano –w /etc/portage/package.unmask
foo/bar::gentoo

Error message [ Error writing /etc/portage/package.mask: Is a directory ]

My operation or procedure is correct, or whether there is a place which is wrong.
How modifications do I.

Thank you.

When I am using the "Mousepad" in normal user, an error message will not be displayed.
Top
Chiitoo
Ninja Apprentice
Ninja Apprentice
User avatar
Posts: 3074
Joined: Sun Feb 28, 2010 5:36 pm
Location: Sore wa sore, kore wa kore... nanoda.

  • Quote

Post by Chiitoo » Wed Aug 03, 2016 1:01 pm

For Chromium, Layman/Overlay is not needed.

Chromium will very likely be available from Portage as normal, for a long time, but Midori will be removed if not fixed.

About 'Error writing /etc/portage/package.mask: Is a directory': This directory can be removed, and then the file '/etc/portage/package.mask' can be created, but it may be better to leave it be, and create a file under it.

For example:

Code: Select all

nano /etc/portage/package.mask/package.mask
Or:

Code: Select all

nano /etc/portage/package.mask/masked
Name can be anything under this directory.

But again, you do not need to do this for Chromium. I only mentioned Overlay because of Midori, which will be removed from Portage soon (if not fixed), and when a package is not available via Portage, an Overlay can be used instead.

For Chromium, no need. :]
Kindest of regardses.
Top
emochi
n00b
n00b
User avatar
Posts: 60
Joined: Tue Jul 19, 2016 6:08 am
Location: Tokyo, Japan

  • Quote

Post by emochi » Fri Aug 05, 2016 3:11 am

Thanks a lot Chiitoo.
Many thanks.

Hello.

I was able to install the "www-client/opera & mail-client/trojita" to the virtual machine.
Thank you very valuable advice.
I would like to study for the installation of "www-client/firefox, www-client/chromium, www-client/google-chrome, mail-client/thunderbird" when there is a time.

This is a screen shot of the "Gentoo Xfce".
https://scrot.moe/images/2016/08/08/Gen ... -28-37.png
Last edited by emochi on Sun Aug 07, 2016 9:35 pm, edited 1 time in total.
Top
emochi
n00b
n00b
User avatar
Posts: 60
Joined: Tue Jul 19, 2016 6:08 am
Location: Tokyo, Japan

  • Quote

Post by emochi » Sat Aug 06, 2016 4:42 pm

Hello.
The virtual machine has once completed.
Because it is still my beginner, I think that the virtual machine has insufficient place.
In order to upgrade the entire virtual machine, I will need any operation procedure.
Overall updates and system-wide upgrade system, what the difference is whether there is the.
It is a very rudimentary question, but thank you.
Top
emochi
n00b
n00b
User avatar
Posts: 60
Joined: Tue Jul 19, 2016 6:08 am
Location: Tokyo, Japan

  • Quote

Post by emochi » Sat Aug 06, 2016 5:50 pm

The Display of resolution using the "xrandr", 1912x855 (is the resolution of the fit of VMware Workstation 12 Pro.) I want to change, but do not be.
This is, what the specifications of "Gentoo Linux".
There is any good way of you do?

pure@gentoo_green ~ $ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 3840 x 1920
default connected 1366x768+0+0 0mm x 0mm
800x600 60.00 85.00 75.00 72.00 56.00 0.00
2048x1536 85.00 75.00 60.00 0.00
1920x1440 85.00 75.00 60.00 0.00
1856x1392 75.00 60.00
1792x1344 75.00 60.00
1600x1200 85.00 75.00 70.00 65.00 60.00 0.00
1400x1050 75.00 60.00 0.00
1280x1024 85.00 75.00 60.00 0.00
1280x960 85.00 60.00 0.00
1152x864 75.00 0.00
1024x768 85.00 75.00 70.00 60.00 0.00
832x624 75.00
640x480 85.00 75.00 73.00 60.00 0.00
720x400 85.00
640x400 85.00 0.00
640x350 85.00
320x240 0.00
400x300 0.00
512x384 0.00
2560x1920 0.00
854x480 0.00
1280x720 0.00
1366x768 0.00*
1920x1080 0.00
1280x800 0.00
1440x900 0.00
1680x1050 0.00
1920x1200 0.00
2560x1600 0.00
720x480 0.00
720x576 0.00
320x200 0.00
800x480 0.00
1280x768 0.00
3840x1920 0.00
pure@gentoo_green ~ $ cvt 1912 855
# 1912x855 59.88 Hz (CVT) hsync: 53.17 kHz; pclk: 134.00 MHz
Modeline "1912x855_60.00" 134.00 1912 2016 2216 2520 855 858 868 888 -hsync +vsync
pure@gentoo_green ~ $ xrandr --newmode "1912x855_60.00" 134.00 1912 2016 2216 2520 855 858 868 888 -hsync +vsync
xrandr: Failed to get size of gamma for output default
pure@gentoo_green ~ $
Top
emochi
n00b
n00b
User avatar
Posts: 60
Joined: Tue Jul 19, 2016 6:08 am
Location: Tokyo, Japan

  • Quote

Post by emochi » Mon Aug 08, 2016 7:12 am

Hello.

In order not to be able to install the "mail-client/thunderbird" of e-mail software, I'm in trouble.

Setting the etc/portage/make.conf
As described below, I have to edit the configuration.
CFLAGS=”-march=native -02 –pile”
CXXFLAGS=”${CFLAGS}”
CHOST=”x86_64-pc-linux-guu”
USE=”bindist crypt custom-cflags custom-optimization dbus debug ffmpeg gstreamer gstreamer-0 hardened jemalloc3 jit ldap lightning minimal mozdom pulseaudio startup-notification system-harfbuzz system-icu system-jpeg system-libevent system-libvpx system-sqlite –neon –selinux –system-cairo”
CPU_FLAGS_X86=”mmx sse sse2”
PORTDIR=”/usr/portage”
DISTDIR=”${PORTDIR}/distfiles”
PKGDIR=”${PORTDIR}/packages”
VIDEO_CARDS=”fbdev vesa vmware”
INPUT_DEVICES=”evdev keyboard mouse vmmouse”
MAKEOPTS=”-j3”

user $ sudo emerge -av mail-client/thunderbird
password:
!!! SYNC setting found in make.conf.
This setting is Deprecated and no longer used. Please ensure your 'sync-type' and 'sync-uri' are set correctly in /etc/portage/repos.conf/gentoo.conf

These are the packages that would be merged, in order:

Calculating dependencies /

!!! Problem resolving dependencies for mail-client/thunderbird
... done!

!!! The ebuild selected to satisfy "mail-client/thunderbird" has unmet requirements.
- mail-client/thunderbird-45.2.0::gentoo USE="bindist crypt custom-cflags custom-optimization dbus debug ffmpeg gstreamer gstreamer-0 hardened jemalloc3 jit ldap lightning minimal mozdom pulseaudio startup-notification system-harfbuzz system-icu system-jpeg system-libevent system-libvpx system-sqlite (-neon) (-selinux) (-system-cairo)" ABI_X86="64" L10N="-ar -ast -be -bg -bn-BD -br -ca -cs -cy -da -de -el -en-GB -es-AR -es-ES -et -eu -fi -fr -fy -ga -gd -gl -he -hr -hsb -hu -hy -id -is -it -ja -ko -lt -nb -nl -nn -pa -pl -pt-BR -pt-PT -rm -ro -ru -si -sk -sl -sq -sr -sv -ta-LK -tr -uk -vi -zh-CN -zh-TW"

The following REQUIRED_USE flag constraints are unsatisfied:
at-most-one-of ( gstreamer gstreamer-0 )

The above constraints are a subset of the following complete expression:
at-most-one-of ( gstreamer gstreamer-0 ) system-harfbuzz? ( system-icu )
Top
fedeliallalinea
Administrator
Administrator
User avatar
Posts: 31985
Joined: Sat Mar 08, 2003 11:15 pm
Location: here
Contact:
Contact fedeliallalinea
Website

  • Quote

Post by fedeliallalinea » Mon Aug 08, 2016 7:24 am

You must set gstreamer or gstreamer-0 use flag (not both)
Questions are guaranteed in life; Answers aren't.

"Those who would give up essential liberty to purchase a little temporary safety,
deserve neither liberty nor safety."
- Ben Franklin
https://www.news.admin.ch/it/nsb?id=103968
Top
emochi
n00b
n00b
User avatar
Posts: 60
Joined: Tue Jul 19, 2016 6:08 am
Location: Tokyo, Japan

  • Quote

Post by emochi » Mon Aug 08, 2016 8:36 am

Thanks a lot fedeliallalinea.

In order not to be able to install the "mail-client/thunderbird" of e-mail software, I'm in trouble.
Setting the etc/portage/make.conf
As described below, I have to edit the configuration.
CFLAGS=”-march=native -02 –pile”
CXXFLAGS=”${CFLAGS}”
CHOST=”x86_64-pc-linux-guu”
USE=”bindist crypt custom-cflags custom-optimization dbus debug ffmpeg gstreamer hardened jemalloc3 jit ldap lightning minimal mozdom pulseaudio startup-notification system-harfbuzz system-icu system-jpeg system-libevent system-libvpx system-sqlite –neon –selinux –system-cairo”
CPU_FLAGS_X86=”mmx sse sse2”
PORTDIR=”/usr/portage”
DISTDIR=”${PORTDIR}/distfiles”
PKGDIR=”${PORTDIR}/packages”
VIDEO_CARDS=”fbdev vesa vmware”
INPUT_DEVICES=”evdev keyboard mouse vmmouse”
MAKEOPTS=”-j3”

user $ sudo emerge -av mail-client/thunderbird
!!! SYNC setting found in make.conf.
This setting is Deprecated and no longer used. Please ensure your 'sync-type' and 'sync-uri' are set correctly in /etc/portage/repos.conf/gentoo.conf

These are the packages that would be merged, in order:

Calculating dependencies... done!

!!! The ebuild selected to satisfy ">=media-video/ffmpeg-2.8.5:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]" has unmet requirements.
- media-video/ffmpeg-2.8.6::gentoo USE="X aac alsa bzip2 debug encode gpl hardcoded-tables iconv mp3 network opengl postproc pulseaudio sdl threads truetype vorbis x264 xcb xvid zlib -aacplus (-altivec) -amr -amrenc (-armv5te) (-armv6) (-armv6t2) (-armvfp) -bluray -bs2b -cdio -celt -cpudetection -doc -examples -faac -fdk -flite -fontconfig -frei0r -fribidi -gme -gnutls -gsm -iec61883 -ieee1394 -jack -jpeg2k -ladspa -libass -libcaca (-libressl) -librtmp -libsoxr -libv4l -lzma (-mipsdspr1) (-mipsdspr2) (-mipsfpu) -modplug (-neon) -openal -openssl -opus -oss -pic -quvi -samba -schroedinger -snappy -speex -ssh -static-libs -test -theora -twolame -v4l -vaapi -vdpau -vpx -wavpack -webp -x265 -zvbi" ABI_X86="64 -32 -x32" CPU_FLAGS_X86="mmx sse sse2 -3dnow -3dnowext -avx -avx2 -fma3 -fma4 -mmxext -sse3 -sse4_1 -sse4_2 -ssse3 -xop" FFTOOLS="aviocat cws2fws ffescape ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart sidxindex trasher"

The following REQUIRED_USE flag constraints are unsatisfied:
cpu_flags_x86_sse? ( cpu_flags_x86_mmxext )

The above constraints are a subset of the following complete expression:
libv4l? ( v4l ) fftools_cws2fws? ( zlib ) test? ( encode ) postproc? ( gpl ) frei0r? ( gpl ) cdio? ( gpl ) samba? ( gpl ) zvbi? ( gpl ) encode? ( x264? ( gpl ) x265? ( gpl ) xvid? ( gpl ) X? ( !xcb? ( gpl ) ) ) cpu_flags_x86_avx2? ( cpu_flags_x86_avx ) cpu_flags_x86_fma4? ( cpu_flags_x86_avx ) cpu_flags_x86_fma3? ( cpu_flags_x86_avx ) cpu_flags_x86_xop? ( cpu_flags_x86_avx ) cpu_flags_x86_avx? ( cpu_flags_x86_sse4_2 ) cpu_flags_x86_sse4_2? ( cpu_flags_x86_sse4_1 ) cpu_flags_x86_sse4_1? ( cpu_flags_x86_ssse3 ) cpu_flags_x86_ssse3? ( cpu_flags_x86_sse3 ) cpu_flags_x86_sse3? ( cpu_flags_x86_sse2 ) cpu_flags_x86_sse2? ( cpu_flags_x86_sse ) cpu_flags_x86_sse? ( cpu_flags_x86_mmxext ) cpu_flags_x86_mmxext? ( cpu_flags_x86_mmx ) cpu_flags_x86_3dnowext? ( cpu_flags_x86_3dnow ) cpu_flags_x86_3dnow? ( cpu_flags_x86_mmx )

(dependency required by "media-plugins/gst-plugins-libav-1.6.3::gentoo" [ebuild])
(dependency required by "mail-client/thunderbird-45.2.0::gentoo[gstreamer]" [ebuild])
(dependency required by "mail-client/thunderbird" [argument])

I will need to install a "media-video/ffmpeg".
Thank you.
Top
fedeliallalinea
Administrator
Administrator
User avatar
Posts: 31985
Joined: Sat Mar 08, 2003 11:15 pm
Location: here
Contact:
Contact fedeliallalinea
Website

  • Quote

Post by fedeliallalinea » Mon Aug 08, 2016 9:43 am

You need to add mmxext CPU_FLAGS_X86 in make.conf.

For message

Code: Select all

!!! SYNC setting found in make.conf. 
This setting is Deprecated and no longer used. Please ensure your 'sync-type' and 'sync-uri' are set correctly in /etc/portage/repos.conf/gentoo.conf 
you need remove SYNC from make.conf and create (if you haven't already done) /etc/portage/repos.conf/gentoo.conf
Questions are guaranteed in life; Answers aren't.

"Those who would give up essential liberty to purchase a little temporary safety,
deserve neither liberty nor safety."
- Ben Franklin
https://www.news.admin.ch/it/nsb?id=103968
Top
emochi
n00b
n00b
User avatar
Posts: 60
Joined: Tue Jul 19, 2016 6:08 am
Location: Tokyo, Japan

  • Quote

Post by emochi » Mon Aug 08, 2016 10:44 am

Thanks a lot fedeliallalinea.

As follows, I was editing.
◆ before editing
user $ cat /etc/portage/make.conf
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-march=native -O2 -pipe"
CXXFLAGS="${CFLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
# These are the USE and USE_EXPAND flags that were used for
# buidling in addition to what is provided by the profile.
USE="bindist crypt custom-cflags custom-optimization dbus debug ffmpeg gstreamer hardened jemalloc3 jit ldap lightning minimal mozdom pulseaudio startup-notification system-harfbuzz system-icu system-jpeg system-libevent system-libvpx system-sqlite -neon -selinux -system-cairo"
CPU_FLAGS_X86="mmx sse sse2"
PORTDIR="/usr/portage"
DISTDIR="${PORTDIR}/distfiles"
PKGDIR="${PORTDIR}/packages"
VIDEO_CARDS="fbdev vesa vmware"
INPUT_DEVICES="evdev keyboard mouse vmmouse"
XFCE_PLUGINS="brightness clock trash"
MAKEOPTS="-j3"

GENTOO_MIRRORS="ftp://ftp.iij.ad.jp/pub/linux/gentoo/"

SYNC="rsync://rsync.jp.gentoo.org/gentoo-portage"
source /var/lib/layman/make.conf

user $ cat /etc/portage/repos.conf/gentoo.conf
[DEFAULT]
main-repo = gentoo

[gentoo]
location = /usr/portage
sync-type = rsync
sync-uri = rsync://rsync.gentoo.org/gentoo-portage
auto-sync = yes

# for daily squashfs snapshots
#sync-type = squashdelta
#sync-uri = mirror://gentoo/../snapshots/squashfs

◆ After editing
user $ cat /etc/portage/make.conf
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-march=native -O2 -pipe"
CXXFLAGS="${CFLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
# These are the USE and USE_EXPAND flags that were used for
# buidling in addition to what is provided by the profile.
USE="bindist crypt custom-cflags custom-optimization dbus debug ffmpeg gstreamer hardened jemalloc3 jit ldap lightning minimal mozdom pulseaudio startup-notification system-harfbuzz system-icu system-jpeg system-libevent system-libvpx system-sqlite -neon -selinux -system-cairo"
CPU_FLAGS_X86="mmxext mmx sse sse2"
PORTDIR="/usr/portage"
DISTDIR="${PORTDIR}/distfiles"
PKGDIR="${PORTDIR}/packages"
VIDEO_CARDS="fbdev vesa vmware"
INPUT_DEVICES="evdev keyboard mouse vmmouse"
XFCE_PLUGINS="brightness clock trash"
MAKEOPTS="-j3"

GENTOO_MIRRORS="ftp://ftp.iij.ad.jp/pub/linux/gentoo/"

source /var/lib/layman/make.conf

user $ cat /etc/portage/repos.conf/gentoo.conf
[DEFAULT]
main-repo = gentoo

[gentoo]
location = /usr/portage
sync-type = rsync
sync-uri = rsync://rsync.gentoo.org/gentoo-portage
auto-sync = yes

# for daily squashfs snapshots
#sync-type = squashdelta
#sync-uri = mirror://gentoo/../snapshots/squashfs

Now, I would good.
If I was wrong, please advice.
Thank you.
Top
emochi
n00b
n00b
User avatar
Posts: 60
Joined: Tue Jul 19, 2016 6:08 am
Location: Tokyo, Japan

  • Quote

Post by emochi » Mon Aug 08, 2016 11:29 pm

Thanks a lot fedeliallalinea.

Hello.
I was able to install a "mail-client/thunderbird".
However, there was no "mail-client/thunderbird" to the menu of the Internet.
This is What situation have failed to install the "mail-client/thunderbird".
The situation was no longer know.
Top
emochi
n00b
n00b
User avatar
Posts: 60
Joined: Tue Jul 19, 2016 6:08 am
Location: Tokyo, Japan

  • Quote

Post by emochi » Tue Aug 09, 2016 1:05 am

Hello.
I failed to install the "mail-client / thunderbird".
Thank you.

user # emerge --info '=mail-client/thunderbird-45.2.0::gentoo'
Portage 2.2.28 (python 3.4.3-final-0, !../../usr/portage/profiles/default/linux/amd64/13.0/desktop, gcc-4.9.3, glibc-2.22-r4, 4.4.6-gentoo x86_64)
=================================================================
System Settings
=================================================================
System uname: Linux-4.4.6-gentoo-x86_64-Intel-R-_Core-TM-_i3-4010U_CPU_@_1.70GHz-with-gentoo-2.2
KiB Mem: 2041088 total, 1790472 free
KiB Swap: 3666940 total, 3576484 free
Timestamp of repository gentoo: Fri, 05 Aug 2016 15:00:01 +0000
sh bash 4.3_p42-r1
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
app-shells/bash: 4.3_p42-r1::gentoo
dev-lang/perl: 5.20.2::gentoo
dev-lang/python: 2.7.10-r1::gentoo, 3.4.3-r1::gentoo
dev-util/cmake: 3.3.1-r1::gentoo
dev-util/pkgconfig: 0.28-r2::gentoo
sys-apps/baselayout: 2.2::gentoo
sys-apps/openrc: 0.19.1::gentoo
sys-apps/sandbox: 2.10-r1::gentoo
sys-devel/autoconf: 2.13::gentoo, 2.69::gentoo
sys-devel/automake: 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils: 2.25.1-r1::gentoo
sys-devel/gcc: 4.9.3::gentoo
sys-devel/gcc-config: 1.7.3::gentoo
sys-devel/libtool: 2.4.6::gentoo
sys-devel/make: 4.1-r1::gentoo
sys-kernel/linux-headers: 4.3::gentoo (virtual/os-headers)
sys-libs/glibc: 2.22-r4::gentoo
Repositories:

gentoo
location: /var/lib/layman/gentoo
sync-type: rsync
sync-uri: rsync://rsync.gentoo.org/gentoo-portage
priority: 0

mozilla
location: /var/lib/layman/mozilla
masters: gentoo
priority: 1

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="ftp://ftp.iij.ad.jp/pub/linux/gentoo/"
LANG="ja_JP.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi alsa amd64 berkdb bindist bluetooth branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cups custom-cflags custom-optimization cxx dbus debug dri dts dvd dvdr emboss encode exif fam ffmpeg firefox flac fortran gdbm gif glamor gpm gstreamer gtk hardened iconv ipv6 jemalloc3 jit jpeg lcms ldap libnotify lightning mad minimal mmx mmxext mng modules mozdom mp3 mp4 mpeg multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds pulseaudio qt3support qt4 readline sdl seccomp session spell sse sse2 ssl startup-notification svg system-harfbuzz system-icu system-jpeg system-libevent system-libvpx system-sqlite tcpd tiff truetype udev udisks unicode upower usb vorbis wxwidgets x264 xattr xcb xml xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmxext mmx sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev keyboard mouse vmmouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby20 ruby21" USERLAND="GNU" VIDEO_CARDS="fbdev vesa vmware" XFCE_PLUGINS="brightness clock trash" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Top
fedeliallalinea
Administrator
Administrator
User avatar
Posts: 31985
Joined: Sat Mar 08, 2003 11:15 pm
Location: here
Contact:
Contact fedeliallalinea
Website

  • Quote

Post by fedeliallalinea » Tue Aug 09, 2016 7:38 am

emochi wrote:However, there was no "mail-client/thunderbird" to the menu of the Internet.
You have EarlyBird? Compiled thunderbird take this name
Questions are guaranteed in life; Answers aren't.

"Those who would give up essential liberty to purchase a little temporary safety,
deserve neither liberty nor safety."
- Ben Franklin
https://www.news.admin.ch/it/nsb?id=103968
Top
emochi
n00b
n00b
User avatar
Posts: 60
Joined: Tue Jul 19, 2016 6:08 am
Location: Tokyo, Japan

  • Quote

Post by emochi » Tue Aug 09, 2016 8:54 am

I did not have the "EarlyBird".
I have a "happy blue bird".
Thank you.

This is a screen shot of the "Gentoo Xfce".
https://scrot.moe/images/2016/08/10/Gen ... -10-25.png
Top
emochi
n00b
n00b
User avatar
Posts: 60
Joined: Tue Jul 19, 2016 6:08 am
Location: Tokyo, Japan

  • Quote

Post by emochi » Tue Aug 09, 2016 11:43 pm

Hello.

I'm in trouble if I can not install the "www-client/chromium" in the virtual machine.

pure@gentoo_green ~ $ sudo emerge --info '=www-client/chromium-52.0.2743.116::gentoo'
Portage 2.2.28 (python 3.4.3-final-0, !../../usr/portage/profiles/default/linux/amd64/13.0/desktop, gcc-4.9.3, glibc-2.22-r4, 4.4.6-gentoo x86_64)
=================================================================
System Settings
=================================================================
System uname: Linux-4.4.6-gentoo-x86_64-Intel-R-_Core-TM-_i3-4010U_CPU_@_1.70GHz-with-gentoo-2.2
KiB Mem: 2041088 total, 1573992 free
KiB Swap: 3666940 total, 3666940 free
Timestamp of repository gentoo: Fri, 05 Aug 2016 15:00:01 +0000
sh bash 4.3_p42-r1
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
app-shells/bash: 4.3_p42-r1::gentoo
dev-lang/perl: 5.20.2::gentoo
dev-lang/python: 2.7.10-r1::gentoo, 3.4.3-r1::gentoo
dev-util/cmake: 3.3.1-r1::gentoo
dev-util/pkgconfig: 0.28-r2::gentoo
sys-apps/baselayout: 2.2::gentoo
sys-apps/openrc: 0.19.1::gentoo
sys-apps/sandbox: 2.10-r1::gentoo
sys-devel/autoconf: 2.13::gentoo, 2.69::gentoo
sys-devel/automake: 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils: 2.25.1-r1::gentoo
sys-devel/gcc: 4.9.3::gentoo
sys-devel/gcc-config: 1.7.3::gentoo
sys-devel/libtool: 2.4.6::gentoo
sys-devel/make: 4.1-r1::gentoo
sys-kernel/linux-headers: 4.3::gentoo (virtual/os-headers)
sys-libs/glibc: 2.22-r4::gentoo
Repositories:

gentoo
location: /var/lib/layman/gentoo
sync-type: rsync
sync-uri: rsync://rsync.gentoo.org/gentoo-portage
priority: 0

mozilla
location: /var/lib/layman/mozilla
masters: gentoo
priority: 1

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="ftp://ftp.iij.ad.jp/pub/linux/gentoo/"
LANG="ja_JP.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi alsa amd64 berkdb bindist bluetooth branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cups custom-cflags cxx dbus dri dts dvd dvdr emboss encode exif fam firefox flac fortran gdbm gif glamor gnome gnome-keyring gpm gtk hangouts iconv icu ipv6 jpeg kerberos lcms ldap libav libkms libnotify mad minizip mmx mmxext mng modules mp3 mp4 mpeg multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf pic png policykit ppds proprietary-codecs pulseaudio python qt3support qt4 readline sdl seccomp session spell sse sse2 ssl startup-notification svg system-ffmpeg tcmalloc tcpd tiff truetype udev udisks unicode upower usb vorbis widevine wxwidgets x264 xa xattr xcb xml xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmxext mmx sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev keyboard mouse vmmouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby20 ruby21" USERLAND="GNU" VIDEO_CARDS="fbdev vesa vmware" XFCE_PLUGINS="brightness clock trash" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Top
fedeliallalinea
Administrator
Administrator
User avatar
Posts: 31985
Joined: Sat Mar 08, 2003 11:15 pm
Location: here
Contact:
Contact fedeliallalinea
Website

  • Quote

Post by fedeliallalinea » Wed Aug 10, 2016 5:29 am

emochi wrote:I'm in trouble if I can not install the "www-client/chromium" in the virtual machine.
What's message error?
Questions are guaranteed in life; Answers aren't.

"Those who would give up essential liberty to purchase a little temporary safety,
deserve neither liberty nor safety."
- Ben Franklin
https://www.news.admin.ch/it/nsb?id=103968
Top
emochi
n00b
n00b
User avatar
Posts: 60
Joined: Tue Jul 19, 2016 6:08 am
Location: Tokyo, Japan

  • Quote

Post by emochi » Wed Aug 10, 2016 8:41 pm

Thanks so much fedeliallalinea.

Hello.

To install the "www-client / chromium" to a virtual machine, it sounds like a high degree of difficulty a little for me now.
My thread here is, this article and the end.
Then, I seem to have had the "EarlyBird".
And I was able to explore a little bit the world of still many mysteries "Gentoo Linux", I was happy.
thank you everyone.
Top
ian.au
l33t
l33t
User avatar
Posts: 621
Joined: Thu Apr 07, 2011 3:39 am
Location: Australia

  • Quote

Post by ian.au » Wed Aug 10, 2016 10:44 pm

emochi,
KiB Mem: 2041088 total, 1573992 free
KiB Swap: 3666940 total, 3666940 free
Chromium requires 6gb (from memory) to build, so I am guessing the ebuild fails and you get a message saying you have insufficient ram.

You can still build chromium, it will take a while to compile though; but you will need to set up some additional swap-space - here's one way to do that:

Take root on your vm and create a file

Code: Select all

touch /swapfile
To create a 4G swapfile size:

Code: Select all

dd if=/dev/zero of=/swapfile bs=1G count=4
Secure it

Code: Select all

chown root:root /swapfile

Code: Select all

chmod 0600 /swapfile
Turn it into swap space

Code: Select all

mkswap /swapfile
And turn it on

Code: Select all

swapon /swapfile
Verify all looks good

Code: Select all

swapon -s
To have the new swap persistent after rebooting, add this line in /etc/fstab

Code: Select all

/swapfile               none            swap            sw,loop                 0 0
Now you should be able to compile chromium with the following command

Code: Select all

I_KNOW_WHAT_I_AM_DOING=yes emerge www-client/chromium
It will take some time to build. When using this method it is best to --exclude chromium from your regular updates and ie run it overnight every now and then to keep current ie:

Code: Select all

emerge --update --deep --changed-use --with-bdeps=y @world --exclude chromium
Top
fedeliallalinea
Administrator
Administrator
User avatar
Posts: 31985
Joined: Sat Mar 08, 2003 11:15 pm
Location: here
Contact:
Contact fedeliallalinea
Website

  • Quote

Post by fedeliallalinea » Thu Aug 11, 2016 5:42 am

ian.au wrote:Chromium requires 6gb (from memory) to build, so I am guessing the ebuild fails and you get a message saying you have insufficient ram.
Or install binary version

Code: Select all

# emerge www-client/google-chrome
Questions are guaranteed in life; Answers aren't.

"Those who would give up essential liberty to purchase a little temporary safety,
deserve neither liberty nor safety."
- Ben Franklin
https://www.news.admin.ch/it/nsb?id=103968
Top
emochi
n00b
n00b
User avatar
Posts: 60
Joined: Tue Jul 19, 2016 6:08 am
Location: Tokyo, Japan

  • Quote

Post by emochi » Thu Aug 11, 2016 2:47 pm

Thanks a lot ian.au.
Thanks a lot fedeliallaliena.

Hello.

Thank you for the very valuable advice.
Thank you a lot of advice.
Many thanks.
Top
usuha
n00b
n00b
User avatar
Posts: 26
Joined: Sat May 28, 2016 11:44 am
Location: Tokyo, Japan

  • Quote

Post by usuha » Thu Dec 22, 2016 2:12 pm

emochi wrote:Hello.

Setting of USEflag
root # nano -w /etc/portage/make.conf

Edit as described below, it added.
USE="-gnome -kde -minimal -qt4 dbus jpeg lock session startup-notification thunar udev X"
XFCE_PLUGIN="brightness clock trash"

I installed the following procedure.
root # emerge --ask xfce-base/xfce4-meta
root # for x in usb cdrom cdrw ; do gpasswd -a username $x ; done
root # env-update && source /etc/profile
root # emerge x11-term/xfce4-terminal

user $ echo “exec startxfce4” > ~/.xinitrc

user $ startxfce4

Gentoo Xfce desktop screen does not respond gone solidified.

Would you have any improvements that can be me.
Thank you for your professor.
Top
Post Reply

46 posts
  • Previous
  • 1
  • 2

Return to “Installing Gentoo”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic