Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

synteejol

Members
  • Posts

    41
  • Joined

  • Last visited

Posts posted by synteejol

  1. Thank u for your kind reply. This morning I did "ego sync" again with no error.  the updating of world gave me this error:

     * ERROR: x11-base/xorg-server-1.20.1-r1::xorg-kit failed (configure phase):
     *   econf failed
     * 
     * Call stack:
     *               ebuild.sh, line   92:  Called src_configure
     *             environment, line 3602:  Called xorg-2_src_configure
     *             environment, line 4655:  Called autotools-utils_src_configure
     *             environment, line  990:  Called econf '--docdir=/usr/share/doc/xorg-server-1.20.1-r1' '--enable-shared' '--disable-static' '--disable-selective-werror' '--enable-ipv6' '--disable-debug' '--disable-dmx' '--enable-glamor' '--enable-kdrive' '--disable-libunwind' '--enable-xwayland' '--enable-record' '--enable-xfree86-utils' '--enable-dri' '--enable-dri2' '--enable-glx' '--disable-xcsecurity' '--disable-xephyr' '--disable-xnest' '--enable-xorg' '--disable-xvfb' '--enable-config-udev' '--without-doxygen' '--without-xmlto' '--without-systemd-daemon' '--disable-systemd-logind' '--disable-suid-wrapper' '--enable-install-setuid' '--enable-libdrm' '--sysconfdir=/etc/X11' '--localstatedir=/var' '--with-fontrootdir=/usr/share/fonts' '--with-xkb-output=/var/lib/xkb' '--disable-config-hal' '--disable-linux-acpi' '--without-dtrace' '--without-fop' '--with-os-vendor=Gentoo' '--with-sha1=libcrypto'
     *        phase-helpers.sh, line  718:  Called __helpers_die 'econf failed'
     *   isolated-functions.sh, line  121:  Called die
     * The specific snippet of code:
     *              die "$@"
     * 
     * If you need support, post the output of `emerge --info '=x11-base/xorg-server-1.20.1-r1::xorg-kit'`,
     * the complete build log and the output of `emerge -pqv '=x11-base/xorg-server-1.20.1-r1::xorg-kit'`.
     * The complete build log is located at '/var/tmp/portage/x11-base/xorg-server-1.20.1-r1/temp/build.log'.
     * The ebuild environment file is located at '/var/tmp/portage/x11-base/xorg-server-1.20.1-r1/temp/environment'.
     * Working directory: '/var/tmp/portage/x11-base/xorg-server-1.20.1-r1/work/xorg-server-1.20.1_build'
     * S: '/var/tmp/portage/x11-base/xorg-server-1.20.1-r1/work/xorg-server-1.20.1'
    
    

     

  2. Anyway I solved the problem adding following lines to /etc/profile:

    TEXMFDIST="/usr/local/texlive/2019/texmf-dist"
    export TEXMFDIST
    PATH=$PATH:/usr/local/texlive/2019/bin/x86_64-linux
    export PATH
    MANPATH=$MANPATH:/usr/local/texlive/2019/texmf/doc/man
    export MANPATH
    INFOPATH=$INFOPATH:/usr/local/texlive/2019/texmf/doc/info
    export INFOPATH
    
    

     

  3. Hi, I've installed Textlive2019 following these instrunctions: https://www.tug.org/texlive/quickinstall.html

    I add to my .bashrc file these lines:
     

    PATH=$PATH:/usr/local/texlive/2019/bin/x86_64-linux
    export PATH
    MANPATH=$MANPATH:/usr/local/texlive/2019/texmf/doc/man
    export MANPATH
    INFOPATH=$INFOPATH:/usr/local/texlive/2019/texmf/doc/info
    export INFOPATH
    

    If I run kile from terminal it works fine, If I run it from applications menu it couldn't load texlive.  I also add the path in /etc/profile. How can I set path in a correct manner?

  4. Thank you lazlo.vii,  yours was the best answer I could receive. I thought I could install it because in bentoo steam is present present and works fine. Some time ago I saw a video of someone playing dota2 on funtoo. I wanted to do the same. As you guessed I know nothing about flatpak beside it's name. I'll be read something about it. Thank you again.

    
     
  5. I solve a porblem but here is another problem when I do emerge --ask games-util/steam-launcher
     

    emerge: there are no ebuilds to satisfy ">=sys-devel/gcc-4.6.0[multilib]
    (dependency required by "games-util/steam-launcher-1.0.0.59-r3::steam-overlay[amd64]" [ebuild])
    (dependency required by "games-util/steam-launcher" [argument])
    

    I can-t figure out how to solve, pls help me if u can

  6.  

    I was trying to install steam but I obtain some errors.
    Using layman and
    anyc's Steam repository I obtain this is the error:

    !!! All ebuilds that could satisfy ">=sys-devel/gcc-4.6.0[multilib]" have been masked.
    !!! One of the following masked packages is required to complete your request:
    - sys-devel/gcc-8.2.1-r5::core-kit (masked by: missing keyword)
    
    (dependency required by "games-util/steam-launcher-1.0.0.59-r3::steam-overlay[amd64]" [ebuild])
    (dependency required by "games-util/steam-launcher" [argument])
    

    I also tried to download steam from repo.steampowered.com extract files and run ./steam and got this error:

     

    Couldn't find dpkg, please update steamdeps for your distribution.
    Running Steam on funtoo intel64-ivybridge-2019-05-08 64-bit
    STEAM_RUNTIME is enabled automatically
    Pins up-to-date!
    /home/carmelo/.local/share/Steam/steam.sh: line 828: /home/carmelo/.local/share/Steam/ubuntu12_32/steam-runtime/run.sh: No such file or directory
    Error: You are missing the following 32-bit libraries, and Steam may not run:
    libc.so.6
    /home/carmelo/.local/share/Steam/steam.sh: line 888: /home/carmelo/.local/share/Steam/ubuntu12_32/steam: No such file or directory
    

     

    I followed this wiki https://wiki.gentoo.org/wiki/Steam. Since package.use is a file I added the lines in the wiki in this file instead of create /etc/portage/package.use/steam

  7. I was updating world but the operation stops when portage tries to install cbindgen.

    here are the last lines of log file

     

    >>> Source unpacked in /var/tmp/portage/dev-util/cbindgen-0.8.2/work
    >>> Preparing source in /var/tmp/portage/dev-util/cbindgen-0.8.2/work/cbindgen-0.8.2 ...
    >>> Source prepared.
    >>> Configuring source in /var/tmp/portage/dev-util/cbindgen-0.8.2/work/cbindgen-0.8.2 ...
    >>> Source configured.
    >>> Compiling source in /var/tmp/portage/dev-util/cbindgen-0.8.2/work/cbindgen-0.8.2 ...
    /var/tmp/portage/dev-util/cbindgen-0.8.2/temp/environment: line 451: cargo: command not found
     [31;01m*[0m ERROR: dev-util/cbindgen-0.8.2::dev-kit failed (compile phase):
     [31;01m*[0m   cargo build failed
     [31;01m*[0m 
     [31;01m*[0m Call stack:
     [31;01m*[0m     ebuild.sh, line  92:  Called src_compile
     [31;01m*[0m   environment, line 690:  Called cargo_src_compile
     [31;01m*[0m   environment, line 451:  Called die
     [31;01m*[0m The specific snippet of code:
     [31;01m*[0m       cargo build -j $(makeopts_jobs) $(usex debug "" --release) || die "cargo build failed"
     [31;01m*[0m 
     [31;01m*[0m If you need support, post the output of `emerge --info '=dev-util/cbindgen-0.8.2::dev-kit'`,
     [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-util/cbindgen-0.8.2::dev-kit'`.
     [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-util/cbindgen-0.8.2/temp/build.log'.
     [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-util/cbindgen-0.8.2/temp/environment'.
     [31;01m*[0m Working directory: '/var/tmp/portage/dev-util/cbindgen-0.8.2/work/cbindgen-0.8.2'
     [31;01m*[0m S: '/var/tmp/portage/dev-util/cbindgen-0.8.2/work/cbindgen-0.8.2'

     

  8. I solve that issue, it wasn't hostname problem, I went int Device drivers > graphic driver > <M> Nouveau (nvidia) card. with this option xserver satrt normally, but mouse doesn't work. So I go in input device section and sett everytthing, but still not work. I don't if it is a building phase probel. I have 3 kernel debian-sources-4.9.168, this one is working, gentoo sources with no moving mouse and debian sources-4.9.130. this last kernel worked perfectly before build it with genkernel. On my other pc, a laptop, I often do these build operation and never had a problem.

  9. thank u I had not noticed that space between "i" and "965". When I do "epro mix-ins gfxcard-nvidia" it gives me an error:

    !!! The ebuild selected to satisfy "dev-libs/libclc" has unmet requirements.
    - dev-libs/libclc-0.2.0_pre20180915::dev-kit USE="" VIDEO_CARDS="-nvidia -r600 -radeonsi"
    
      The following REQUIRED_USE flag constraints are unsatisfied:
        any-of ( video_cards_nvidia video_cards_r600 video_cards_radeonsi )

    Should I add "-nvidia" to my make.conf?

×
×
  • Create New...