[gentoo-user] about kdrive

2007-05-04 Thread anhnmncb
Hi, list:
The last time I used kdrive(maybe one month ago), I found it was very quick, 
but it couldn't
find the font's dir and always tried to find fonts in
/var/tmp/portage/x11-base/kdrive/work/...(sorry, but I can't remember exactly 
the dir ...), I also have tried kdrive which inclued in xorg-server, but the 
same wrong was met.

Anyone can help me? I now use xorg but I think it is a little slow
comparedly. I also curiously why so few people use it.

Thank you.

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] how to show urxvt's name in windowlist?

2007-04-29 Thread anhnmncb
hello, list:
when I assign a name to urxvt and run it:
urxvt -name foo -e bash -c foo
why the windowlist still show [EMAIL PROTECTED]: pwd? I expect it should
show foo.
What should I do? I appreciate any suggestion and advice.

wm: fvwm.

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] how to open a chdired rxvt?

2007-04-28 Thread anhnmncb
On Sat, Apr 28, 2007 at 04:08:55PM +0200, Daniel Vrcic wrote:
   DestroyFunc FvwmTermDoc
   AddToFunc   FvwmTermDoc
   + I Exec exec $(cd ~/doc  rxvt) 
 
 # Keybind
   Key C A MC FvwmTermDoc
 
 -- 
 Daniel Vrcic
 -- 
solved, well done! Thank you, Daniel Vrcic. My way:
Key C A MC Exec exec $(cd ~/doc  rxvt)

Cheers,

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] how to open a chdired rxvt?

2007-04-27 Thread anhnmncb
hi, list:
I want to bound a key-binding to open a chdired rxvt. Say I'm in fvwm
and  the working dir is ~/, then I want to open a rxvt, which working
dir is ~/doc, so I try:
rxvt -hold -e bash -c cd ~/doc
but it doesn't work.
I don't know if I express clearly?
Any advice will be regards.

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] why does gentoo's groff haven't chem's module?

2007-04-26 Thread anhnmncb
Hi, list:
Nowaday I try to learn groff's module chem to draw chemical strutrues, I
find although gentoo has the latest groff, but it doesn't contain the
chem module, so I want to know why? or maybe I make some mistake?

Thank you for any advice or indicator.

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] How can I know which package needs to upgrade without using emerge --sync?

2007-04-18 Thread anhnmncb
On Tue, Apr 17, 2007 at 06:30:58PM +0200, Alan McKinnon wrote:
 That's one way of doing it, but I believe it will be slower in the long 
 run. You have to load the page, read it, and decide is anything of 
 interest is new. If so, you then have to emerge --sync anyway, so why 
 not just do it reasonably often anyway? And if you use eix and run 
 eix-sync instead of emerge --sync, then you also get a nice display of 
 all changes to the tree as soon as the the sync is done.
 
 It is true that portage is a bit slow. If you are brave you can try 
 paludis (it's in the portage tree) as a replacement for portage - it's 
 claimed to be much faster. But, once again, it's relative: a large 
 update will still take many times as long to compile and install as 
 what it took portage to calculate what needs updating.
 
 Or are you actually saying that the unpack/build/install cycle takes 
 much longer than installing an rpm or a deb? That can't be helped, 
 that's how compilation works.
Thanks very much, alan.
The infomation you gave is very helpful, so I know maybe emerge --sync
is one of best and reliable way to update, maybe it has some shortage,
but I think that's a gentoo's way, I'm in gentoo's world :-)
 
 p.s. please don't top post
I'm a novice, thank you, now I know the mailing list's rule.

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] How can I know which package needs to upgrade without using emerge --sync?

2007-04-17 Thread anhnmncb
Yes, maybe http://packages.gentoo.org/archs/x86/stable/ is what I want.
Anyway, I still think the way gentoo uses for its package's database
update is different with other distro, and seems a bit slower than
others, err, I only used archlinux before. 
And..., what I have said above will cause a war too?...
On Tue, Apr 17, 2007 at 11:08:02AM +0200, Alan McKinnon wrote:
 On Tuesday 17 April 2007, anhnmncb wrote:
  Hello,
I just want to know another method to gain the latest x86 stable
  branch's update info, nothing more else, what I have heard of I
  mensioned in the first thread really wasn't the point I wanted to
  make, so... can all of you ignore of it...
 
  Any way, thank you all;p
 
 Now that we've all had an interesting discussion on the side, maybe we 
 *should* get back to your original question :-)
 
 Did you get an answer/solution for it yet?
 
 -- 
 Optimists say the glass is half full,
 Pessimists say the glass is half empty,
 Developers say wtf is the glass twice as big as it needs to be?
 
 Alan McKinnon
 alan at linuxholdings dot co dot za
 +27 82, double three seven, one nine three five
 -- 
 [EMAIL PROTECTED] mailing list

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] How can I know which package needs to upgrade without using emerge --sync?

2007-04-16 Thread anhnmncb
Hello,
  I just want to know another method to gain the latest x86 stable branch's
update info, nothing more else, what I have heard of I mensioned in the first 
thread really
wasn't the point I wanted to make, so... can all of you ignore of it...

Any way, thank you all;p

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] 2007.0's profile?

2007-04-15 Thread anhnmncb
On Sun, Apr 15, 2007 at 07:04:21AM +0200, Hemmann, Volker Armin wrote:
 On Sonntag, 15. April 2007, [EMAIL PROTECTED] wrote:
  Hello,
Today after I run emerge --sync, I find that the 2007.0's profile is
added, so what should I do with it?
 
 nothing
 
is that ln -s 2007.0's profile to 
/etc/make.profile then emerge -avuDN world just OK? If not, what
should I need to do?
 
 yes, it should be ok. If 2007 is stable. Just wait some time - at least until 
 2007.0 is officially released. You don't need to switch at the moment or in 
 the next couple of month. Just wait and watch the others suffer
 -- 
 [EMAIL PROTECTED] mailing list

Thank you all, when I saw your replies, I have change my make.profile to
2007.0, oh my god, bless nothing but everything just ok...


-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] 2007.0's profile?

2007-04-14 Thread anhnmncb
Hello,
  Today after I run emerge --sync, I find that the 2007.0's profile is
  added, so what should I do with it? is that ln -s 2007.0's profile to
  /etc/make.profile then emerge -avuDN world just OK? If not, what
  should I need to do?

 Thanks very much!

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] How can I know which package needs to upgrade without using emerge --sync?

2007-04-13 Thread anhnmncb
hello,
  I heard of that using emerge --sync frequently may hert my hard-disk,
  so I don't have a try --sync quite often(maybe once a month), but how can I 
know whether I really
  need a sync and upgrade my system if a new kernel or glibc is realised? Is 
there a simple and quick method?

  Thank you for any advices.

-- 
[EMAIL PROTECTED] mailing list