2013/4/13 Jackie :
> I am use fcitx for Chinese & after updating few packages today,fcitx just
> crash on startup and won't work even I start it in a terminal.I searched
> through Internet and figured it that this may have some thing to do with
> update libpng and cairo.One way out,however,may be j
2013/4/18 Joseph :
> Well, I finally narrow it down to one build in functionality it that is
> build into some library, though nobody can tell me which library is it.
> I'm talking about the option when you go to "Print" from for example Firefox
> or evince, when print window pop-up there is option
2013/4/18 Amankwah :
> Hi all,
> I have a video card HD7870, I tried install the AMD Catalyst driver
> ~amd64 in portage, it works well under X. But when I press ctrl+alt+F1, the
> screen is blank??
> Although I googled this problem I add nomodeset and radeon.modeset=0
> video=uvesa to t
2013/5/10 Thanasis :
> Where do we find gdisk (in portage)?
It's sys-apps/gptfdisk. Took a bit of time finding the package when I
first deployed a Gentoo server some time ago (:
2013/5/11 Joseph :
> My computer time reported by asterisk server or php database is 6hr ahead.
> Why?
>
> My desktop clock is correct, and command line "date" reporting local time as
> well.
> My /etc/conf.d/hwclock
> clock="local"
> clock_hctosys="YES"
> clock_systohc="YES"
>
> Should I set clock
2013/6/2 Fast Turtle :
> One of the possible causes I've thought of was running out of innodes but
> don't know how to check that or any of the other options used to create the
> file system on - anyone want to help there?
You can try `touch`ing a file on that partition and see if it fails.
If s
2013/6/29 Zind :
> hi all,
> I am new to Gentoo. I came across some problems in the Gentoo installation
> process.
>
> I got a relatively new laptop: Lenovo IdeaPad Y400.
> The Gentoo iso I choose is: admincd-amd64-20130620.iso, from:
> http://distfiles.gentoo.org/releases/amd64/autobuilds/20130620
2013/7/2 Grant Edwards :
> It looks like my options are:
>
>
>
> 5) For the drive with the root parition on it switch from a DOS
> parition table to a GPT partition table and use the
> root=PARTUUID= kernel option.
>
> Switching to a GPT partition table sounds like the cleanest solution,
2013/7/11 Joseph :
> I just want to monitor one file in a directory.
> I usually copy the file over the network to another computer (same file
> name) I'll overwrite the file.
>
> Once I copy the file, the system should notify a use that new file exist (a
> message pop-up). If the use closes the m
在 2013-7-16 下午9:50, 写道:
>
> (This is not a msg about networkmanager's quality.)
>
> My main system is ~amd64 and runs gnome-3.6.
>
> I wanted to experiment with removing networkmanager.
> I do not have networkmanager in world and did not have it in make.conf.
> However gnome-3.6 by default pulls it
2013/7/22 Walter Dnes :
> I'm usually pretty good a Google, but I've run into a brick wall with
> qemu's QEMU_SOFTMMU_TARGETS and QEMU_USER_TARGETS settings. I find that
> wine on a 64-bit-only machine does not support 32-bit Windows programs.
> Years ago, I was able to build a 32-bit qemu Gento
在 2013-8-1 上午10:26, 写道:
>
> Can a shell script tell if systemd is the init? I have a couple of
> places where it would be nice to know this.
>
> Thanks in advance for any suggestions.
Check /proc/1/comm or something like that, IIRC...
2013/8/3 Harry Putnam :
> Hehe, alright, now we're talking that reduced dependancies to just
> 1 lonesome cpio.
>
> Now, is it reasonable to install that way? Will I run into some
> horrible unsightly mess using git, when installed this way.
IIRC you only have to do USE="-perl" and most depen
2013/8/12 东方巽雷 :
> It seems that this variable is hard-code by gcc.I cannot change it any
> more.When I use gcc -m32 to compile a 32bit program,gcc is looking for
> /usr/lib rather than /usr/lib32.But in my system,/usr/lib is a symlink to
> /usr/lib64.The real 32bit librarys is in /usr/lib32.The li
2013/8/14 Helmut Jarausch :
> Why not compute it yourself?
>
> Do cat /proc/cpuinfo on all machines and compute the intersection of all
> "flags"
> Then enter something like the following into /etc/portage/make.conf
>
> CFLAGS="-O3 -pipe -msse -msse2 -msse3 -msse4a -m3dnow"
Or even better, dire
2013/8/14 东方巽雷 :
> Hello everyone!hostapd1.1 work well in my system,but when I upgrade to
> 2.0,it doesn't work any more.And I have found that 1.1 is no longer in the
> gentoo portage.What should I do?
Simple, grab a copy of the 1.1 ebuild and its accompanying files (if
necessary) from Internet an
2013/8/15 Helmut Jarausch :
> Hi,
>
> some recent updates of X11, gtk++ or glib has broken the possibility to use
> some gnome3 applications (like a recent balsa)
> via nxclient.
>
> Since NX3's internal X-server has some known deficiencies and Nomachine has
> stopped the development of NX3 and
> h
2013/8/19 东方巽雷 :
> libreoffice-bin needs older icu version,libreoffice need so much time to
> compile
libreoffice-bin (at this time only 4.0.4.2 is present) requests
icu/51.1, while the latest is slotted 51.2. I don't know of any
package that specifically asks for such a new version of icu; a quic
2013/8/19 东方巽雷 :
> good! Thank you.
Manually executing phases of ebuild is certainly not a long-term
solution; changes won't persist on the next build.
You'd better patch the ebuild's src_configure section (before you
forget your exact modifications), then put them into your overlay; If
you don'
2013/8/19 Alan McKinnon :
> NOT upgrading icu on a whim also comes with massive user benefits:
>
> such as, for example, NOT having to rebuild every damn huge piece of
> software on the box every other week just coz icu decided to change how
> something is done and shove it into a point release. Ag
2013/8/19 Alan McKinnon :
> webkit* updates have slowed down recently so I'm not too bothered about
> that. But chromium, that thing drive me to tears, now I just use
> google-chrome.
Well, I choose to temporarily mask chromium if I don't have the time.
I have a /etc/portage/package.mask/11temp fo
2013/8/18 东方巽雷 :
> I download LibreOffice_4.1.0_Linux_x86-64_deb.tar.gz from
> https://www.libreoffice.org/download/ and extract all the deb files.My
> desktop is KDE,but libreoffice only uses gtk+ theme.
> How should I find out the problem?
Oh... upon further reading of your question it seems we'
2013/8/27 Francisco Ares :
> In regard of file systems,
> it only loads a ext2 module, and the root partition is ext4 formated.
>
> Although this kernel has ext2, ext3 and ext4 built in (not modules), can
> this be a cue? Right now I am preparing to format the root partition as
> ext2, just to che
在 2013-8-28 上午4:03,"Alan McKinnon" 写道:
>
> On 27/08/2013 18:35, Jarry wrote:
> > Hi Gentoo-users,
> >
> > I'd like to stop receiving news, how can I do that?
> >
> > Or better said, I'd like to receive gentoo-news only
> > on one of my 6 servers, and turn this feature off
> > on remaining 5...
> >
2013/9/5 东方巽雷 :
> I cannot find glibc-2.18 in /usr/portage/profile/package.mask,but glibc-2.18
> is being masked.I would like to know which file masks glibc-2.18.
Isn't it KEYWORD=""? I noticed its ebuild's KEYWORDS line is commented out.
2013/9/10 东方巽雷 :
> I format my hard disk to gpt.Then create a 1M partition at the header of
> hard disk ,add "bios_grub" flag.I can install and boot gentoo,debain and
> archlinux,but have no idea how to boot windows7 and 8.When I boot win7 or
> win8 from usb,it always complain the gpt partition and
2013/9/11 Yuri K. Shatroff :
> Well, actually it *is* possible using "hybrid" MBR+GPT partitioning.
>
> http://www.rodsbooks.com/gdisk/hybrid.html
>
> Also google for 'hybrid mbr'.
>
> I am using this setup for multibooting several OS incl. Win 7 without
> problems for a couple of years.
I almost
2013/9/19 gevisz :
> I would like to build sane-backend only for one specific scanner.
>
> However, there are a huge lot of different USE flags for other scanners
> that are already switched on by default.
>
> Is there any easy way to switch them off?
>
> Something like:
>
> media-gfx/san
2014-08-06 9:18 GMT+08:00 Chris Stankevitz :
> [snip]
> 10. Bonus: if you use words like COM/DDE/OLE
Just a side note... These 3 things don't play well with a Linux
ecosystem, as you might know. They're M$ technologies after all (-:
(actually they just don't exist in a native Linux install withou
2014-11-03 7:16 GMT+08:00 Andrés Martinelli :
> Hello there!!
> I am working on a terminal spreadsheet based on "sc", but with some adds
> like undo/redo..
> you can find it here:
>
> https://github.com/andmarti1424/scim
>
> Any new ideas and/or contribution is always welcome!
> Thanks!
FYI: the p
在 2013-12-23 下午3:54,"Joseph" 写道:
>
> I'm upgrading the system and running out of disk space to compile
webkit-gtk
>
> How do I tell the system to use /home partition to use for compiling temp
tiles?
For such a change to apply only to webkit-gtk (or any other package you
want, actually), you can tr
2014-04-02 19:56 GMT+08:00 林守磊 :
> tell me why python3.2 case problem below
>
>
> return u'[%s-%s]' % (unichr(a), unichr(b))
> ^
> SyntaxError: invalid syntax
Well, it seems to be an upstream bug, as Python 3.2 does not recognize
the old (Python 2.x) style for Unic
2014-04-02 20:26 GMT+08:00 Wang Xuerui :
> 2014-04-02 19:56 GMT+08:00 林守磊 :
>> return u'[%s-%s]' % (unichr(a), unichr(b))
> [snip]
> so the program will work in Python 3.3 but not 3.2
Oops, there is also unichr. Seems the program is Python 2.x only, in
which case you
2014-04-03 13:15 GMT+08:00 林守磊 :
> @all
>
> I found that is a bug from package pygments-1.6_p20140324, and I downgrade
> to 1.6-r1. problem solved !
Oh, I overlooked the name of the offending file. Yes it's pygments
that's at fault, not retext :)
2014-05-25 4:20 GMT+08:00 Hilco Wijbenga :
> Hi all,
>
> Since kernel 3.12.13 (3.12.13-gentoo), the kernel boot messages have
> disappeared, i.e. they are no longer displayed at boot time. All I get
> is a line like "Loading kernel 3.12.13". (I just upgraded to
> 3.12.20-gentoo, so now it's somethi
35 matches
Mail list logo