gentoo

Tag details

Welcome to the 'gentoo' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'gentoo'.

Look up Offsite Link "gentoo" at The Free Dictionary

Latest blogosphere posts tagged “gentoo”

  • Emerge Wrong Number of Fields error...


    LinuxQuestions.orgAuthority Authority: 176
    hey, everytime i run emerge to install a package, i get this output: Code: Wrong number of fields in NEEDED.ELF.2: �8)�>]�o��N���1g�����l��+z��!}�N�8���Iv�+���9yvK������y�@�����_JWq��)Y���� Sh�$�number of fields in ...
    1 day ago
  • Vacation time for me!


    Flameeyes's Weblog :Authority Authority: 127
    Just wanted everybody to note that I have a flight to catch for London today at lunch time; will be away till Sunday and will come back for all kind of work on Monday, so if you write me in the mean time I won’t be around, most likely.
    2 days ago
  • Plugins arent always a good choice


    Flameeyes's Weblog :Authority Authority: 127
    I’ve been saying this for quite a while, probably one of the most on-topic post has been written a few months ago but there are some indications about it in posts about xine and other again. I used to be an enthusiast about plugin interfaces; with time, though, I started having more and more doubts about ...
    4 days ago
  • xf86-input-keyboard and xf86-input-mouse masked


    LinuxQuestions.orgAuthority Authority: 176
    An update of xorg has failed to build what appear to be the latest versions of xf86-input-keyboard and xf86-input-mouse. As a result the desktop appears but does not respond to either the mouse or keyboard. There are .ebuild files for xf86-input-keyboard-1.4.0 and xf86-input-mouse-1.5.0, but both are masked for what ...
    4 days ago
  • Debating future tinderbox work


    Flameeyes's Weblog :Authority Authority: 127
    I’ve been not working on the tinderbox lately because my “daily job” (which is not really daily) swamped me out badly. Since this week I’m going to London to take some days off, I’ll probably get back to the tinderbox after that. For the next ride of the tinderbox, there is at least one thing that’s ...
    5 days ago
  • Photo-Finish Friday -- Penguins


    The Goat's Lunch PailAuthority Authority: 120
    A colony of Gentoo Penguins observes the tourists on the Falkland Islands. Please click to enjoy.
    6 days ago
  • Useful Mysql Commands


    Gentoo BlogAuthority Authority: 110
    when you see  a # it means use the command from the unix shell. When you see mysql> it means from a MySQL prompt after logging into MySQL. To login (from unix shell) use -h only if needed. # [mysql dir]/bin/mysql -h hostname -u root -p Create a database on the sql server. mysql> create database ...
    6 days ago
  • Gentoo KDE3 Deprecation Notice


    tuxmachines.org - Do you waddle the waddle?Authority Authority: 457
    gentoo.org: After multiple setbacks we have finally managed to stabilise KDE4 on both major desktop architectures (amd64 and x86), with other teams to follow. The KDE3 support is being deprecated with immediate effect. Advertisement: read more
    1 week ago
  • Distributions *are* the strength of Linux


    Flameeyes's Weblog :Authority Authority: 127
    People disagree, some people think that no operating system has any need for distributions, with all their difference and their central repositories that aren’t as central. But one of the thing that impress most the users who switch is, in many cases (at least that I could look at myself) the presence of ...
    1 week ago
  • ELF should rather be on a diet


    Flameeyes's Weblog :Authority Authority: 127
    I’ve been first linked the FatELF project in late October by our very own solar; I wanted to write some commentary about it but I couldn’t find the time; today the news is that the author gave up on it after both Linux kernel and GLIBC developer dissed his idea. The post where he noted his intention to ...
    1 week ago
  • New install boot error messages


    LinuxQuestions.orgAuthority Authority: 176
    First time installation attempt. On boot: Code:         ROOT-NFS: No NFS server available         VFS: unable to mount root FS via NFS         VFS: cannot open root device "sda8" Have I borked it completely or it rescuable? Thanks
    1 week ago
  • The PIE is not exactly a lie…


    Flameeyes's Weblog :Authority Authority: 127
    One very interesting misconception related to Gentoo, and especially the hardened sub-profile, is related to the PIE ( Position-Independent Executable ) support. This is probably due to the fact that up to now the hardened profile always contained PIE support, and since it relates directly to PIC ( ...
    1 week ago
  • qt 4.5.1/4.5.3 conflict stops update world


    LinuxQuestions.orgAuthority Authority: 176
    Im trying to Code: emerge --ask --update --deep world but Im getting the following: Code: 515 21:45:46 /# emerge -aDu world These are the packages that would be merged, in order: Calculating dependencies... done! !!! Multiple package instances within a single package slot have been pulled !!! into ...
    1 week ago
  • Crazy weekend


    Funtoo by Daniel RobbinsAuthority Authority: 91
    So, what I was going to do this weekend was re-work how our git branches are organized, creating a testing branch called "too", and work on getting the new Funtoo/OpenRC network scripts finalized. What I *actually* did was try to reload one of my servers -- and ran into lots of problems. This process actually started ...
    1 week ago
  • The Techie Geek – Episode 50 – Show Notes


    The Techie Geek PodcastAuthority Authority: 98
    Email me at russ AT thetechiegeek DOT com Leave me a voice mail at 1-206-338-4483 GotoMeeting Hold your meetings online for just $49/mo. Try GoToMeeting FREE for 30 days FreeLinuxBox.org helps your un-needed Linux box find a needy home Three Geek Round-Table with David Abbott , Edward Kirk , and myself ...
    1 week ago
  • GeCHI Weekly Report #1.6 | gechi.it


    Linux/Unix News - motd.ambians.comAuthority Authority: 460
    Benvenuti al sesto GeCHI Weekly Report, il quale fornisce sommari e notizie importanti relative allo sviluppo della distribuzione Gentoo riguardanti il seguente periodo: 23.10.2009 - 29.10.2009.
    1 week ago
  • Experiencing Sabayon 5, oh!


    tuxmachines.org - Do you waddle the waddle?Authority Authority: 457
    linuxforu.com: Sabayon’s strength has always been to showcase the power of FOSS on the desktop. Once upon a time, it used to come preinstalled with Linux-compatible games. But the current releases have done away with the idea of showcasing the games factor and concentrate on giving an out-of-the box desktop ...
    1 week ago
  • Changes in the comment antispam


    Flameeyes's Weblog :Authority Authority: 127
    You probably remember the series of posts I already wrote about my antispam that uses the User-agent field to reject at the source a number of comments that are likely to be spam. The idea is definitely working right, just yesterday it filtered out 134 spam comments (no false positives, after a quick check), and at ...
    1 week ago
  • proper use of USE flags


    LinuxQuestions.orgAuthority Authority: 176
    Gentoo is awesome, but I really have no idea if I am taking full advantage of the use flags. Normally I look at all the available use flags from the Gentoo website and stick every use flag I think I need into the /etc/make.conf file. The only problem with this is that a lot of packages have use flags enabled when they ...
    1 week ago
  • Gentoo Optimizations Benchmarked


    tuxmachines.org - Do you waddle the waddle?Authority Authority: 457
    linux-mag.com: All binary distributions make these choices for you, but building from source, Gentoo users can decide for themselves. They are able to choose what CPU their binaries will be built for, as well as GCC optimizations. Advertisement: read more
    2 weeks ago

Comments about gentoo

Personal attacks are NOT allowed
Please read our comment policy